Very happy to announce that I’ve joined @YoYoGames as their new Technical Writer! 😄 Pleased to be part of the awesome #GameMaker team and super excited for the future!
Created a tool to set up "attach points" on player sprites, for attaching weapons. Much quicker than manually writing the coordinates.
#GameMakerStudio2#gamemaker#gamedev#indiedev
Ternary Operators are very useful in #GameMakerStudio2!
🔊 Watch this snippet from my upcoming course, to learn about Ternary Operators.
#gamemaker#gamedev
Dynamic shadowcasting in #Ambition (shadows are pre-drawn).
With this system, any object can cast a shadow, and any other object can receive it (they can also receive multiple shadows).
Done completely with shaders, in #GameMakerStudio2#gamemaker#gamedev#indiedev