Mario: jumping sprite + head bump colider

This commit is contained in:
2021-05-23 23:45:45 +02:00
parent 088fb4d15a
commit 8672830db8
3 changed files with 13 additions and 4 deletions
+1
View File
@@ -73,6 +73,7 @@
#define MARIO_FLOOR_DETECT 0x2001
#define MARIO_LEFT_SIDE_DETECT 0x2002
#define MARIO_RIGHT_SIDE_DETECT 0x2003
#define MARIO_TOP_DETECT 0x2004
#define EDITOR_EDIT_SQUARE 0xF001
#define EDITOR_MOUSE_ID 0xF002