Adds movement stress test component.

It moves a lot to stress test moving things.
This commit is contained in:
Pieter-Jan Briers
2020-06-30 18:34:42 +02:00
parent ba09ea2254
commit a66386149d
3 changed files with 71 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
- type: entity
id: StressTest
name: StressTest
components:
- type: Sprite
texture: Effects/explosion.png
- type: StressTestMovement