Update Bullet Graphics #6
Labels
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: OddlyTimbot/FebruaryGame#6
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Right now our bullet is just a collider. Give it a sprite so that we can see it, and adjust the collision shape to match it.
Make sure the code can flip the bullet graphic right or left based on the direction it is moving.