707
I wrote about the Calgary Arcade Jam last week. Well that got me inspired.
I’ve been working on an arcade style game for a while. That meant I have had to create a whole lot of systems and processes to make 3D meshes look and move like 2D sprites.
Why not just use sprites?
Because. That’s why.
Anyway, I have made all of these neat systems, but I haven’t done what I really should have and turned all of those systems into a reusable template.
Well, now I have.
Any I started working on a little test scrolling shooter. But with a time travel mechanic.
Anyway, this is a test of that template.
![template.gif]
This post is licensed under CC BY 4.0 by the author.