How to: GET, PUT, and animations

Announce and discuss the progress of your various programming-related projects...programs, games, websites, tutorials, libraries...anything!

Moderators: Pete, Mods

Post Reply
MikeHawk
Veteran
Posts: 61
Joined: Sun Jul 08, 2018 11:23 am

How to: GET, PUT, and animations

Post by MikeHawk »

I wrote two articles if anyone's interested: the first one covers basic tricks with GET and PUT (such as sprites,) and the other explains how to build a fairly flexible system to animate every object and character in your game without going through tedious condition blocks or redundant code. I'm joining a crappy demo if you want to check it out (the code is commented, but you might need to check out the full article for more detail.)
Attachments
DEMO.ZIP
(42.48 KiB) Downloaded 698 times
Post Reply