Dungeon Crawler prototype (personal project): Here's an old Unity experiment with very rough art, trying out point and click dungeon navigation. Technically, i used the ScreenToWorldSpace function, which does a raycast to find the point in world space where the mouse clicked on the floor plane. The was also my first attempt with Nav Mesh Agents.
|
Copyright 2024 Alex Munn