Hand switching works!

This commit is contained in:
PJB3005
2017-09-29 18:38:27 +02:00
parent 5fd0e31920
commit b0b220f085
3 changed files with 47 additions and 14 deletions

View File

@@ -0,0 +1,10 @@
- type: entity
name: Urist McHands
id: HumanMob_Content
parent: HumanMob
components:
- type: Hands
hands:
- left
- right
- type: Inventory

View File

@@ -1,14 +0,0 @@
- type: entity
name: IT HAS HANDS
id: thing_with_hands
components:
- type: Transform
- type: Hands
hands:
- left
- right
- type: Inventory
slots:
- head
- shoes
- uniform