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:
|
fixtures:
|
||||||
fix1:
|
fix1:
|
||||||
shape:
|
shape:
|
||||||
!type:PhysShapeAabb
|
!type:PhysShapeCircle
|
||||||
bounds: "-0.45,-0.45,0.45,0.45"
|
radius: 0.4
|
||||||
density: 190
|
density: 190
|
||||||
mask:
|
mask:
|
||||||
- FullTileMask
|
- FullTileMask
|
||||||
|
|||||||
Reference in New Issue
Block a user