Player Animations #4

Closed
opened 2024-09-16 17:22:51 +00:00 by OddlyTimbot · 1 comment
Owner

Currently our player has no graphics!
Use AnimatedSprite2D to update our player with some graphics. Create an "idle" state, a "running" state, a "jump" state - and any other kind of action you wish to take.
Have the player turn in the direction they should be facing.

Currently our player has no graphics! Use AnimatedSprite2D to update our player with some graphics. Create an "idle" state, a "running" state, a "jump" state - and any other kind of action you wish to take. Have the player turn in the direction they should be facing.
Author
Owner

Complete!

Complete!
Sign in to join this conversation.
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: OddlyTimbot/AugGodotGameCourse#4
No description provided.