@@ -1,6 +1,6 @@
|
||||
- type: entity
|
||||
id: BaseBarSign
|
||||
parent: [ BaseWallmountGlass, BaseWallmountMetallic ]
|
||||
parent: [ BaseWallmountGlass, BaseWallmountMachine ]
|
||||
name: bar sign
|
||||
abstract: true
|
||||
components:
|
||||
|
||||
@@ -20,3 +20,5 @@
|
||||
snapCardinals: true
|
||||
- type: StaticPrice
|
||||
price: 20
|
||||
- type: Transform
|
||||
anchored: false
|
||||
|
||||
@@ -6,6 +6,8 @@
|
||||
snap:
|
||||
- Wallmount
|
||||
components:
|
||||
- type: Physics
|
||||
canCollide: false
|
||||
- type: Clickable
|
||||
- type: WallMount
|
||||
- type: InteractionOutline
|
||||
|
||||
Reference in New Issue
Block a user