Bots can now be put in closets (#10672)

This commit is contained in:
Justin Trotter
2022-08-31 21:40:16 -05:00
committed by GitHub
parent 49397adbc5
commit 4270c3865e
3 changed files with 14 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
- type: bodyPreset
name: "bot"
id: BotPreset
partIDs:
hand 1: LeftArmBorg

View File

@@ -0,0 +1,6 @@
- type: bodyTemplate
id: BotTemplate
name: "bot"
centerSlot: "torso"
slots:
hand 1: hand

View File

@@ -90,6 +90,9 @@
context: "human"
- type: InputMover
- type: MobMover
- type: Body
template: BotTemplate
preset: BotPreset
- type: entity
parent: MobSiliconBase