Skip to content

Commit

Permalink
Изменение колизии у Флагштоков
Browse files Browse the repository at this point in the history
  • Loading branch information
Pe4henika committed Sep 10, 2024
1 parent 223d3e0 commit 21eae75
Showing 1 changed file with 20 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,5 +1,23 @@
- type: entity
parent: BaseStructure
# < Made by DarkSide
- type: entity
id: LPPFlagWallBase
abstract: true
placement:
mode: SnapgridCenter
components:
- type: Transform
anchored: true
- type: Clickable
- type: Physics
bodyType: Static
- type: Pullable
- type: Tag
tags:
- Structure
# < End

- type: entity
parent: LPPFlagWallBase # < Edit DarkSide
id: LPPFlagPoleBase
name: flag pole
description: Metal flagpole with a flag hanging from it.
Expand Down

0 comments on commit 21eae75

Please sign in to comment.