2D Movement Progress
Movement in Unity now works, the player can walk with A and D and jump with spacebar and W.
I haven't set up any special animations for this, and for time sake, I probably won't.
The script I used was taken from Brackeys, which he referenced in his "2D Movement Unity (Tutorial)" video. None of the script is my own.
He also included a 2D character controller, which he didn't give a tutorial for but just gave the raw script which I had to use. Basically, I wouldn't know how to make a 2D character controller, but I better understand how to make a movement script with 2D. There is also, in this movement script, a crouch function which I have included as I feel like dodging would be a good aspect to my game's combat. I would just need to make an animation for that, and fix the colliders when/if I do end up going through with it.
I do, however, need to fix the jump height and the player's ability to ignore gravity completely.
Choiriúil
Magic game about a bard on the run.
Status | Prototype |
Author | nmwaite |
Genre | Adventure, Fighting |
Tags | 2D, Action-Adventure, Fantasy, Game Design, Magic, Narrative, Roguelike, Side Scroller, Singleplayer |
Languages | English |
Accessibility | Subtitles, Configurable controls, Interactive tutorial |
More posts
- EnemiesMay 26, 2022
- How will it look in-game?May 24, 2022
- UI for AbilityApr 28, 2022
- Unity Project WorkApr 26, 2022
- Teleport FunctionalityMar 29, 2022
- Main Character DesignMar 28, 2022
- Research and Designs (28/03/2022)Mar 28, 2022
Leave a comment
Log in with itch.io to leave a comment.