seleb/bitsy-hacks

3D hack incompatible with multi-sprite avatar, follower hack

Closed this issue · 2 comments

seleb commented

the 3D hack has a built-in assumption that only the player avatar will move in a given room, so other hacks which involve moving things around do not work

note that #102 will also need to be addressed for multi-sprite avatar to fully work as expected

see #101 for a PR that adds a feature that allows you to work around the multi-sprite avatar case

seleb commented

note: if the sprites are animated, they will move when the frame changes

seleb commented

closing as i have no plans on updating the 3d hack (see bitsy 3d)