Aaron Gilbert
Aaron Gilbert
All event callbacks that filter for 'config' are incorrectly named. For example, `OnCharacterSpawnConfig` should be `OnCharacterSpawnClass`. Documentation: https://sites.google.com/site/swbf2modtoolsdocumentation/battlefront2_scripting_system
While documenting the functions for VSCode, I noticed a number of incorrect descriptions/parameter names with some functions. I've corrected some of them, but I need to do another pass over...
I don't believe this happens for all models, but for one of my models the vertex colors export incorrectly no matter what I seem to do. I don't know how...