todo list

This commit is contained in:
landgreen
2020-01-27 06:53:39 -08:00
parent 0e7bfcc304
commit 5c4085cf5c

View File

@@ -2,6 +2,20 @@
/* TODO: ******************************************* /* TODO: *******************************************
***************************************************** *****************************************************
mod: make player invisible when...
use the flag from phase field
mod: ground stomp on enterLand()
immunity to falling damage
triggers when you press down
maybe rewrite the function to look for down key
with added down speed
spawn spores
field: a larger radius that attracted enemies
still deflected them near the robot
convert the health of mobs into energy when they are being attracted
mod: chance to not die from fatal damage mod: chance to not die from fatal damage
also push mobs and bodies away? also push mobs and bodies away?
also heal? also heal?
@@ -13,9 +27,6 @@ mod: do extra damage based on your speed
do more damage when not moving? do more damage when not moving?
take less damage when not moving? take less damage when not moving?
mod: ground stomp on enterLand()
spawn spores
gun/field: portals gun/field: portals
use the code from mines to get them to stick to walls use the code from mines to get them to stick to walls
or lasers or lasers