Make containment field generator non-rotatable (#17849)
* Make containment field generator non rotatable Signed-off-by: c4llv07e <kseandi@gmail.com> * Change physical shape of the containment field generator to a circle Signed-off-by: c4llv07e <kseandi@gmail.com> --------- Signed-off-by: c4llv07e <kseandi@gmail.com>
This commit is contained in:
@@ -8,8 +8,8 @@
|
||||
fixtures:
|
||||
fix1:
|
||||
shape:
|
||||
!type:PhysShapeAabb
|
||||
bounds: "-0.45,-0.45,0.45,0.45"
|
||||
!type:PhysShapeCircle
|
||||
radius: 0.4
|
||||
density: 190
|
||||
mask:
|
||||
- FullTileMask
|
||||
|
||||
Reference in New Issue
Block a user