40 lines
911 B
Plaintext
40 lines
911 B
Plaintext
xAdd shooting
|
|
xAdd presidents car
|
|
xTakes damage
|
|
xDies
|
|
xMoves around
|
|
x Moves to markers on map
|
|
x Randomly chooses a marker
|
|
x Randomly moves after some time
|
|
xAdd enemy cars
|
|
xComes from off screen
|
|
xAttacks president car
|
|
xAdd dash
|
|
xShoot from any direction
|
|
xShoot at continuous rate when holding shoot button
|
|
xAdd player damage
|
|
xAdd player ammo
|
|
xAdd auto aim
|
|
xAdd art
|
|
x Car models
|
|
x Street shader
|
|
xAdd HUD UI for single player.
|
|
Make boosting fun
|
|
- Enemy car ricochets after hitting player/president
|
|
Add sounds
|
|
Add juice
|
|
Add muzzle on shoot
|
|
Camera zoom out based on screen size? Looks too small when I shrink the window
|
|
Car animations
|
|
Improve street shader
|
|
Screen shake on zoom
|
|
Particle effect on brake
|
|
Add win condition
|
|
- Time based. Keep president alive until he reaches destination.
|
|
Add menu
|
|
Add local multiplayer
|
|
x Blueprint
|
|
- C++
|
|
- HUD UI for multiplayer
|
|
Add netcode
|