choyai / rect-agent-scripts

0 stars 0 forks source link

Agent input with raycasts might not be effective for 3D ball detection #10

Open choyai opened 3 years ago

choyai commented 3 years ago

image

Old settings where the agent casts rays out in a plane with no angle. The agent won't be able to detect the ball coming over the net until it's too late

choyai commented 3 years ago

Currently, the sensors are just vectors for position, rotation, etc., but the behavior is still weird. Specifically, blue agents always behave oddly compared to yellow agents.