Furniture dragging and climbing (#6860)
This commit is contained in:
@@ -45,6 +45,11 @@
|
||||
SheetSteel1:
|
||||
min: 1
|
||||
max: 2
|
||||
- type: Transform
|
||||
anchored: true
|
||||
- type: Anchorable
|
||||
- type: Pullable
|
||||
|
||||
|
||||
- type: entity
|
||||
parent: Bed
|
||||
|
||||
@@ -40,3 +40,9 @@
|
||||
- type: Tag
|
||||
tags:
|
||||
- Wooden
|
||||
- type: Transform
|
||||
anchored: true
|
||||
- type: Physics
|
||||
bodyType: Static
|
||||
- type: Anchorable
|
||||
- type: Pullable
|
||||
|
||||
@@ -24,8 +24,11 @@
|
||||
visuals:
|
||||
- type: PowerChargerVisualizer
|
||||
- type: Anchorable
|
||||
- type: Pullable
|
||||
- type: Clickable
|
||||
- type: InteractionOutline
|
||||
- type: Physics
|
||||
bodyType: Static
|
||||
|
||||
- type: entity
|
||||
name: recharger
|
||||
|
||||
@@ -21,9 +21,10 @@
|
||||
bounds: "-0.3,-0.3,0.3,0.3"
|
||||
mass: 50
|
||||
layer:
|
||||
- MobImpassable
|
||||
mask:
|
||||
- VaultImpassable
|
||||
mask:
|
||||
- Impassable
|
||||
- SmallImpassable
|
||||
- type: Damageable
|
||||
damageContainer: Inorganic
|
||||
damageModifierSet: Metallic
|
||||
@@ -43,3 +44,4 @@
|
||||
max: 1
|
||||
- !type:DoActsBehavior
|
||||
acts: [ "Destruction" ]
|
||||
- type: Climbable
|
||||
|
||||
Reference in New Issue
Block a user