Programming
Learn to code and ask for help with Godot. Talk about networking, encryption, APIs, you name it, it's all programming and it's all here.
Latest engine news:
[solved partially by exposing create_from_mesh]Procedural 'Walk' Generated map and Navmesh Indices
- 1000h replied
- Edited: Although I did not end up making a 'fused' navigation mesh, i did convenience myself by exposing the NavigationMesh.cpp method 'create_from_mesh'. I did not realize it, so for anyone else who ...