- Home /
Question by
Hadia00 · Apr 01 at 04:07 AM ·
3dnavmeshplayer movement
How can I make a player create holes in a 3D object through tracking the navmesh agent's movement?
I'm just starting out with Unity to create a 3D game. Basically the player is an ice skater and their main goal is to create loops around enemies in order to cause them to fall through the ice. I've set up the ice rink with navmesh and use a navmesh agent to allow the player to click and glide the character.
Now my problem is how exactly can I allow the player to create holes in the ice by looping the character around the enemy?
Comment
Your answer

Follow this Question
Related Questions
NavMeshAgent Not Working? 1 Answer
Player movement 3D hack n Slash problems 1 Answer
How to change character forward movement and make turning smoother 0 Answers
navmeshsurface not working?? 0 Answers