Add rotation to tree (#20775)
* add rotation to tree * Repeat check, add rock rotation
This commit is contained in:
@@ -5,6 +5,7 @@
|
||||
components:
|
||||
- type: Clickable
|
||||
- type: Sprite
|
||||
noRot: true
|
||||
sprite: Objects/Decoration/Flora/flora_rockssolid.rsi
|
||||
- type: Physics
|
||||
bodyType: Static
|
||||
@@ -41,6 +42,7 @@
|
||||
- type: SpriteFade
|
||||
- type: Clickable
|
||||
- type: Sprite
|
||||
noRot: true
|
||||
sprite: Objects/Decoration/Flora/flora_trees.rsi
|
||||
drawdepth: Overdoors
|
||||
offset: 0,0.9
|
||||
|
||||
Reference in New Issue
Block a user