Hand switching works!
This commit is contained in:
10
Resources/Prototypes/Entities/Mobs.yml
Normal file
10
Resources/Prototypes/Entities/Mobs.yml
Normal file
@@ -0,0 +1,10 @@
|
||||
- type: entity
|
||||
name: Urist McHands
|
||||
id: HumanMob_Content
|
||||
parent: HumanMob
|
||||
components:
|
||||
- type: Hands
|
||||
hands:
|
||||
- left
|
||||
- right
|
||||
- type: Inventory
|
||||
@@ -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
|
||||
Reference in New Issue
Block a user