Issues
- 0
Screen shake upon enemy death
#67 opened by novialriptide - 0
rewrite particles to create big circles that eventually decrease in size to simulate explosions
#50 opened by novialriptide - 0
allow text have a gradient overlay option
#39 opened by novialriptide - 0
- 0
add cloud sprites to ocean scene
#43 opened by novialriptide - 0
add homing bullets
#41 opened by novialriptide - 0
add a lives count for the player
#34 opened by novialriptide - 0
- 0
ttf files create blurry text. create a font engine that generates crisp fonts
#16 opened by novialriptide - 0
- 0
Try again button doesnt work
#66 opened by novialriptide - 0
make the enemy fire particles be added to the scene's effects list so they can disappear more smoothly
#60 opened by novialriptide - 1
- 0
Berserk's sprite is cropped wrong
#69 opened by novialriptide - 0
- 1
add item drops when an enemy is killed
#48 opened by novialriptide - 0
create endless mode
#54 opened by novialriptide - 1
create a "components system" that shows what kind of upgrades the player can house.
#35 opened by novialriptide - 1
finish wave 1
#32 opened by novialriptide - 1
new player drone sprite
#31 opened by novialriptide - 1
make a component that can delete a certain range of bullets in a box and you need to use 2 joysticks to control the box. the box will fight to be smaller to balance it
#49 opened by novialriptide - 1
a stage editor with gui
#46 opened by novialriptide - 1
link Clock and deltatime_modifier together
#64 opened by novialriptide - 0
- 0
rewrite the waves system
#44 opened by novialriptide - 0
add scoring system
#56 opened by novialriptide - 0
auto shooting option
#58 opened by novialriptide - 0
calling the pause menu does not pause the in-game timers for bullet despawn and etc
#40 opened by novialriptide - 0
- 0
- 0
create a proper title scene
#27 opened by novialriptide - 0
game logo
#57 opened by novialriptide - 0
add try again button
#55 opened by novialriptide - 3
optimize bullets even more... (right now, 154 bullets makes the game run at 46fps on an Intel i5-9300H)
#51 opened by novialriptide - 1
create water ripples that follow the drones
#33 opened by novialriptide - 0
- 0
make bullet spawners go inactive until they reach a certain point in time to start firing
#45 opened by novialriptide - 0
- 0
add rain effect during the ocean scene?
#42 opened by novialriptide - 0
if an enemy has been lingering for too long, make them despawn at the bottom of the screen instead of the top
#47 opened by novialriptide - 1
- 0
add ocean sprite to world 1
#26 opened by novialriptide - 0
camera scrolling
#37 opened by novialriptide - 0
bullet angles aren't accurate
#36 opened by novialriptide - 0
- 0
fix bullet angles
#29 opened by novialriptide - 0
- 0
optimize bullets colliding
#21 opened by novialriptide - 0
make entities take damage
#19 opened by novialriptide - 2
the first enemy that is spawned is the only entity that can shoot bullets from BulletSpawner
#18 opened by novialriptide