Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- [DONE]
- fix small basket sprite's alpha values, as there
- are conspicuous black spots on the edges
- [DONE]
- candy should visibly fall from the player
- as they are damaged
- separate gun portion of player sprite to
- simplify its animation cycle
- [DONE]
- fix cloud motion
- [DONE]
- front clouds should be in front of player,
- and the back clouds should appear behind
- title and flashing text should have an outline
- to better differenciate it from the background
- game should already be scrolling at the title screen,
- with the player character bobbing up and down in
- a sine wave-like motion (with the title text visible!)
- the fact that buildings damage the player should
- be telegraphed a bit better, like a '!!!' a second
- or two before the building actually appears
- (possibly use something like a red outline on buildings
- to indicate that they aren't just background decor)
- include more types of obstacles
- there should be a smoother scene transition
- between dying and going back to the title screen
- get more score by being close to bullets:
- make hitbox of player a circle
- make keybind to show that 'hitbox' while also moving half speed
- however, while active this will decrease the score multiplier,
- and cause the player to deal less damage
- implement restoring hitpoints using score milestones,
- fix a graphical bug in which the player's idle animation
- resets when starting and stopping the firing animation
- bats probably shouldn't have a global animation cycle,
- since it looks a bit tacky
- [DONE]
- make sure small basket changes frame upon player being damaged
- [DONE]
- have large basket that does the same thing
- enemy witch's bullet's should not be destroyed when
- that witch is killed
- fix player bullet z values, as they appear in front of the clouds
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement