@solan wrote:
Hello everyone,
I tried NavMesh example. It seems me interesting, but I could not found out what is the file geomset.txt?? How can I generate it?
The following steps were done:
1. compile 'recastnavigation' tool and launch RecastDemo project;
2 open scene.obj file;
3 press 'Build'
4 did a couple off mesh links;
5 press 'Save' buttons;
After that I found all_tiles_tilecache.bin in the folder near RecastDemo.exe and nothing more.As I understand geomset.txt keeps info about off-mesh links ??
Thanks in advance
If anyone is interested:
You need press **9** key on the keyboard after off mesh link's making. After that you can find corresponding *.gset file in the *RecastDemo/Bin/Meshes* folder. This file is equal geomset.txt.
Posts: 1
Participants: 1