mob/player
Bump(atom/movable/O)
Problem description:
I can't figure out past this line of code on how to make players push each other around by bumping into them and sort of make them bounce-back.
It's a survival type game where you can't fall into the lava and this is sort of an added "competitive" concept to it.