python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
Trouble using nav-mesh in a-frame js for my VR project
I added appropriate CDN's for aframe ,aframe extras, recast plugin
<script src="https://aframe.io/releases/1.1.0/aframe.min.js"></script>
<script src="https://recast-api....
ajai.s
Votes: 0
Answers: 2
When I run nav mesh in Unity 3d, something called exporting tiles appears and takes too long
I want to design artificial intelligence with unity. I have an island and a sea in my game. I baked the sea as navigation for ships at sea to attack the island. but in this way it makes me wait for un...
yusuf ortac
Votes: 0
Answers: 0
Is there a working solution to enabling/disabling a NavMeshAgent component without losing the NavMesh?
Before I begin, let me say I have tried hard to do the homework first.
Unity3D how to connect NavMesh and NavMeshAgent -- Suggested I cycle the component after the agent is grounded
while (!st...
Eric Bramble
Votes: 0
Answers: 0
How to add Navmesh to existing Aframe (v1.3.0)?
I don't want the player to go through walls. I tried aframe extras but it doesn't work in current aframe version. Is there any other way or solution that works in Aframe 1.3.0?
Yücel Aydın
Votes: 0
Answers: 1