Fix puddle context menu (#31555)
This commit is contained in:
parent
2fc56bdb6b
commit
93fc287c57
|
|
@ -126,6 +126,11 @@
|
|||
bodyType: Static
|
||||
- type: Fixtures
|
||||
fixtures:
|
||||
# Context / examine fixture
|
||||
fix1:
|
||||
shape:
|
||||
!type:PhysShapeCircle
|
||||
radius: 0.25
|
||||
slipFixture:
|
||||
shape:
|
||||
!type:PhysShapeAabb
|
||||
|
|
|
|||
Loading…
Reference in New Issue