Still immovable rods are now actually still (#29518)

Set the still rod's max velocity to 0 so it gets a 0 mangintude impulse on init
This commit is contained in:
ArkiveDev
2024-06-27 18:07:12 -04:00
committed by GitHub
parent 2ed32be514
commit d5b5dafb3a

View File

@@ -93,6 +93,7 @@
components:
- type: ImmovableRod
randomizeVelocity: false
maxSpeed: 0
- type: entity
parent: ImmovableRodKeepTilesStill