Adds movement stress test component.
It moves a lot to stress test moving things.
This commit is contained in:
7
Resources/Prototypes/Entities/stressTest.yml
Normal file
7
Resources/Prototypes/Entities/stressTest.yml
Normal file
@@ -0,0 +1,7 @@
|
||||
- type: entity
|
||||
id: StressTest
|
||||
name: StressTest
|
||||
components:
|
||||
- type: Sprite
|
||||
texture: Effects/explosion.png
|
||||
- type: StressTestMovement
|
||||
Reference in New Issue
Block a user