- type: Sprite
sprite: Mobs/Animals/mothroach.rsi
layers:
- - map: ["enum.DamageStateVisualLayers.Base"]
+ - map: ["enum.DamageStateVisualLayers.Base", "movement"]
state: mothroach
+ - type: SpriteMovement
+ movementLayers:
+ movement:
+ state: mothroach-moving
+ noMovementLayers:
+ movement:
+ state: mothroach
- type: Item
size: Normal
- type: Clothing
{
"version": 1,
"license": "CC-BY-SA-3.0",
- "copyright": "Taken from fulpstation at https://github.com/fulpstation/fulpstation/commit/edb232b692ec9f356ec554ea1971da552b9bc447",
+ "copyright": "Taken from fulpstation at https://github.com/fulpstation/fulpstation/commit/edb232b692ec9f356ec554ea1971da552b9bc447. 'mothroach-moving' by MilenVolf",
"size": {
"x": 32,
"y": 32
"name": "mothroach",
"directions": 4
},
+ {
+ "name": "mothroach-moving",
+ "directions": 4,
+ "delays": [
+ [
+ 0.2,
+ 0.2,
+ 0.2
+ ],
+ [
+ 0.2,
+ 0.2,
+ 0.2
+ ],
+ [
+ 0.2,
+ 0.2,
+ 0.2
+ ],
+ [
+ 0.2,
+ 0.2,
+ 0.2
+ ]
+ ]
+ },
{
"name": "mothroach_lazy",
"directions": 4