acts as the bridge. It reads your FBX, validates bone names against the game’s skeleton dictionary, reorders vertex streams for cache efficiency, and writes a byte-perfect EDF that the engine’s resource loader expects.
: Every object in the scene must be UV unwrapped. Even if an object won't have a visible texture, the converter may crash if it lacks UV coordinates.
