Thank you for your feedback!
1.The maximum number of agents is 16.
2.Click the Alt key to reverse the spray direction.
1.When the player's radius is large, player's emissions will be generated within the player and cannot be absorbed by the player.
2.An error occurred after completing a limited number of levels:
util/init.lua:69: attempt to concatenate local 'mapName' (a nil value)
Traceback
[love "callbacks.lua"]:228: in function 'handler'
util/init.lua:69: in function 'getMapFile'
util/init.lua:73: in function 'loadTiledMap'
world.lua:19: in function 'loadMap'
world.lua:24: in function 'nextMap'
systems/goal.lua:13: in function 'callback'
concord/world.lua:343: in function 'emit'
main.lua:23: in function <main.lua:9>
[love "callbacks.lua"]:154: in function <[love "callbacks.lua"]:144>
[C]: in function 'xpcall'
Highscore: 988
I also managed to get the ball & paddles in a closed loop, and a paddle is kept horizontal below.
I saw: the image of the ball appeared at fixed points, gradually stabilized at the triangle in the middles of the paddles, then the hexagon at the edges of the paddles, and finally flew out.