We're archiving the forums and going read only! You'll be able to see old threads, but new topics and replies have been disabled.

Visit the Game Jolt community for new questions and conversations.


I want to make a game in Unity 2D but all the walk script tutorials do not work.


over 3 years ago

Did you apply physics to your game, apply the script to the character, and in your scripts, does the sprite/character get increased velocity?

Or do you mean with frames, then make a walk cycle using a picture editor, create a script that sets the frame over so many ticks, to change the image?

if all of these apply, and it still doesn't work, I can't help you. I use Gdevelop