RotatableComponent QOL improvements.

- Rotatable verbs only show if the entity can be rotated.
- Adds parameter to rotate anchored entities.
- Office chairs can now be rotated regardless of anchoring.
This commit is contained in:
Víctor Aguilera Puerto
2020-11-04 11:21:01 +01:00
parent f54016f912
commit 5cac4c5917
2 changed files with 18 additions and 3 deletions

View File

@@ -83,6 +83,7 @@
parent: SeatBase
components:
- type: Rotatable
rotateWhileAnchored: true
- type: Sprite
state: officechair_white
- type: Physics