-
Notifications
You must be signed in to change notification settings - Fork 11
Open
Description
A few games use the RIGID keyword so that multiple sprites move together.
Adding this in would likely require storing a additional rigidGroup field for each collisionLayer in the Cell and would also probably need to have some code added to tickMoveSprites to handle moving all of the sprites as a group (or none, if one of them is blocked)
Metadata
Metadata
Assignees
Labels
No labels