Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Level1Sprite: ; ; direction, X, Y
- LSpr Enemy::GOOMBA, 1, 17, 7
- LSpr Enemy::GOOMBA, 1, 37, 11
- LSpr Enemy::OWL, 1, 56, 12
- LSpr Enemy::OWL, 1, 66, 8
- LSpr Enemy::GOOMBA, 1, 89, 9
- LSpr Enemy::OWL, 1, 114, 9
- LSpr Enemy::OWL, 1, 143, 9
- LSpr Enemy::GOOMBA, 1, 157, 5
- LSpr Enemy::FIRE_JUMP, 1, 179, 12
- .byt 255
- ; stored as X position, Y position and flags, sprite type
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement