Update leever draw and add tile collision
This commit is contained in:
@@ -40,6 +40,7 @@ Sprite_Leever_Move:
|
|||||||
{
|
{
|
||||||
JSL Sprite_ApplySpeedTowardsPlayer
|
JSL Sprite_ApplySpeedTowardsPlayer
|
||||||
JSL Sprite_Move
|
JSL Sprite_Move
|
||||||
|
JSL Sprite_BounceFromTileCollision
|
||||||
RTS
|
RTS
|
||||||
}
|
}
|
||||||
|
|
||||||
@@ -182,8 +183,8 @@ Sprite_Leever_Draw:
|
|||||||
dw 0
|
dw 0
|
||||||
dw 0
|
dw 0
|
||||||
.chr
|
.chr
|
||||||
db $E0
|
db $C4
|
||||||
db $E2
|
db $C6
|
||||||
db $C2
|
db $C2
|
||||||
db $C0
|
db $C0
|
||||||
.properties
|
.properties
|
||||||
|
|||||||
Reference in New Issue
Block a user