Mario: destroy blocks 1 at a time, if jumping and would hit only with small side, move Mario a bit so the jump is successful
This commit is contained in:
@@ -74,6 +74,8 @@
|
||||
#define MARIO_LEFT_SIDE_DETECT 0x2002
|
||||
#define MARIO_RIGHT_SIDE_DETECT 0x2003
|
||||
#define MARIO_TOP_DETECT 0x2004
|
||||
#define MARIO_TOP_LEFT_DETECT 0x2005
|
||||
#define MARIO_TOP_RIGHT_DETECT 0x2006
|
||||
|
||||
#define EDITOR_EDIT_SQUARE 0xF001
|
||||
#define EDITOR_MOUSE_ID 0xF002
|
||||
|
||||
Reference in New Issue
Block a user