Movable containment field generators (#4910)

This commit is contained in:
20kdc
2021-10-19 08:24:07 +01:00
committed by GitHub
parent 26178ad8fd
commit 607ec67522

View File

@@ -11,8 +11,12 @@
bodyType: Static
fixtures:
- shape:
!type:PhysShapeAabb
bounds: "-0.5,-0.5,0.5,0.5"
# Using a circle here makes it a lot easier to pull it all the way from Cargo
# However keep in mind that this will affect singulo collision as well,
# when people inevitably physicsify that,
# so it can't just be 0.1 or something
!type:PhysShapeCircle
radius: 0.45
mass: 25
layer:
- Impassable