Jordy Sleeubus
Jordy Sleeubus
Fixes #2565 This PR adds a new function called **getVehicleEntryPoints** which returns a table containing the positions to 4 possible entry points to a vehicle. Note that this does not...
**Is your feature request related to a problem? Please describe.** While Lua is fast we are still bound to limitations that can make it hard to do some expensive calculations...
Right now rw-parser only outputs JSON but we should make it possible to output to other file formats such as .OBJ.
The JSON that rw-parser outputs can be quite large depending on the model, an option should be introduced to omit all keys from the generated JSON while making sure that...