I’ve started work on a prototype for a top down movement game. I can’t find any good movement scripts though. Can some one help?
there’s a built-in asset that may have what you need.
once you add it, it’ll show up in the library and you can drag it out.
if you don’t want to use the built-in asset, you can also just copy the code it uses.
1 Like
couldn’t i just make my own code? (just a thought)
you definitely can. but there are some templates that you can use if needed.
(they aren’t exactly perfect though… the text input is especially problematic)