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