Forum Discussion

RickMaranta's avatar
RickMaranta
Community Member
2 months ago
Solved

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...
  • RickMaranta's avatar
    RickMaranta
    2 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.