Property animations test component. (#340)
This commit is contained in:
committed by
GitHub
parent
ed1271c30b
commit
6c97b63e59
9
Resources/Prototypes/Entities/Effects/AnimationsTest.yml
Normal file
9
Resources/Prototypes/Entities/Effects/AnimationsTest.yml
Normal file
@@ -0,0 +1,9 @@
|
||||
- type: entity
|
||||
id: AnimationsTest
|
||||
components:
|
||||
- type: Sprite
|
||||
texture: Objects/Toolbox_b.png
|
||||
offset: 2, 0
|
||||
directional: false
|
||||
- type: AnimationPlayer
|
||||
- type: AnimationsTest
|
||||
Reference in New Issue
Block a user