rdpolarity / ProjectBigmode

Really cool and epic game project for official BigMode Gamejab
MIT License
1 stars 0 forks source link

feat: added idle and walking animation to the main player. All stored in Anchor gameobject so should be easy to move to a new object if necessary. #44

Closed FathomlessFunction closed 10 months ago

FathomlessFunction commented 10 months ago

Changes made:

Test by clicking on the Player - Placeholder object and dragging it around.

https://github.com/rdpolarity/ProjectBigmode/assets/19755210/521d3f3b-9377-4007-a43b-96e67a272f71

Closes #18 Note: transition from walking -> idle isn't snappy.