Forum Discussion
RickMaranta
10 months agoCommunity Member
Top-Down game mechanics in Storyline
I was fooling around with the new API and created a proof of concept for some mechanics of a top-down game. You can use the WASD keys to move the robot around. If you roll close to objects, I set a v...
- 10 months ago
Thanks Phil! Yes, there is some easing there. I'll upload the source file when I get a chance. My buddy ChatGPT helped a bit 😉. I have some code for collision detection that I wanted to test out as well and also try some animation by cycling through some states.
PhilMayor
10 months agoSuper Hero
Works nicely I didn't look at your code, but do you have easing on the move it feels like it.
RickMaranta
10 months agoCommunity Member
Thanks Phil! Yes, there is some easing there. I'll upload the source file when I get a chance. My buddy ChatGPT helped a bit 😉. I have some code for collision detection that I wanted to test out as well and also try some animation by cycling through some states.