Use angle instead of direction
This commit is contained in:
parent
d3f66e2958
commit
6351a67703
5 changed files with 19 additions and 16 deletions
|
|
@ -29,8 +29,8 @@ export const settings: GameLoopSettings &
|
|||
brushWidthRandomness: 8,
|
||||
|
||||
brushTrailWeight: 5,
|
||||
moveSpeed: 50,
|
||||
turnSpeed: 10,
|
||||
moveSpeed: 40,
|
||||
turnSpeed: 20,
|
||||
sensorOffsetAngle: 30,
|
||||
sensorOffsetDistance: 60,
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue