Kawe Mazidjatari 35ad8554a5 Somewhat correct working navmesh
The reachability table needs to be figured out still. The issue should be very small, but at the moment I do not have time for it.

The pointer to the table, and table pointers to data is correct, however, not a single poly is ever getting marked as 'reachable' (0xffffffff). This could be either within recast itself (see build_link_table() and set_reachable() functions), or the way the engine parses the data. The function that determines whether poly is reachable is located at '0x140F448E0'
2022-03-18 03:14:07 +01:00
..
2022-03-07 11:36:45 +01:00
2022-02-27 03:15:00 +01:00
2022-03-18 03:14:07 +01:00
2022-03-18 03:14:07 +01:00
2022-02-19 16:42:40 +01:00