forked from SeAIPalette/SeAIPalette
修改删除
This commit is contained in:
parent
d9e42582fb
commit
9177dc8154
|
@ -7,7 +7,7 @@ env:
|
||||||
ship_radius: !!int 1
|
ship_radius: !!int 1
|
||||||
ship_velocity: 40
|
ship_velocity: 40
|
||||||
sonar_spread_times: !!int 40
|
sonar_spread_times: !!int 40
|
||||||
obstacles: # name: [x of the left bottom, y of the left bottom, width, height]
|
obstacles:
|
||||||
obstacle0: [40, 440, 340, 220]
|
obstacle0: [40, 440, 340, 220]
|
||||||
obstacle1: [100, 160, 300, 180]
|
obstacle1: [100, 160, 300, 180]
|
||||||
obstacle2: [300, 40, 100, 60]
|
obstacle2: [300, 40, 100, 60]
|
||||||
|
|
Loading…
Reference in New Issue