Init
This commit is contained in:
7
rotorpy/worlds/double_pillar.json
Normal file
7
rotorpy/worlds/double_pillar.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"bounds": {"extents": [-3.5, 3.5, -5, 5, -0.5, 3]},
|
||||
"blocks": [
|
||||
{"extents": [-1.25, -1, -0.125, 0.125, -0.5, 3.0], "color": [0, 1, 0]},
|
||||
{"extents": [1, 1.25, -0.125, 0.125, -0.5, 3.0], "color": [1, 0, 0]}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user