AI Programming 1, 7.5 c Course code: 5SD806 (2) WHEN YOU WISH UPON A* Open unity project and click play. Controls: - Mouse middle button to turn camera - WASD to move camera - Left mouse button: make node walkable - Right mouse button: make node blocked Settings in Main.cs: - Toggle "Use JPS" to use jump point search. - Toggle "Debug pathfinding" to use right arrow to see pathfinding steps and costs. (Red tiles closed list, blue tiles open list, green tile current node)