new pyramid level

This commit is contained in:
PossiblyAxolotl 2022-07-25 13:23:02 -06:00
parent bb0df5ce7a
commit 6f8a8e61c2
5 changed files with 1758 additions and 865 deletions

View file

@ -509,6 +509,10 @@ function editUpdate()
saveTime -= 0.1 saveTime -= 0.1
animFloppy:draw(2,210) animFloppy:draw(2,210)
end end
if editor == "view" then
processStars(positionLerp.x-10,positionLerp.y-10)
end
end end
function editClose() function editClose()

File diff suppressed because it is too large Load diff

BIN
card.ase

Binary file not shown.

View file

Before

Width:  |  Height:  |  Size: 24 KiB

After

Width:  |  Height:  |  Size: 24 KiB

View file

Before

Width:  |  Height:  |  Size: 14 KiB

After

Width:  |  Height:  |  Size: 14 KiB