chore: tidy

This commit is contained in:
cha0s 2024-07-11 15:43:17 -05:00
parent e2c62a6522
commit ef744591d2

View File

@ -30,13 +30,9 @@ if (projected?.length > 0) {
stages: Array(5).fill(0.5),
},
Sprite: {
anchorX: 0.5,
anchorY: 0.75,
animation: 'stage/0',
frame: 0,
frames: 1,
source: '/assets/tomato-plant/tomato-plant.json',
speed: 0,
},
Ticking: {},
VisibleAabb: {},