Files
FNF-i486-Engine/source/model/objects/README.md

14 lines
326 B
Markdown

# 3D Object Code
This is the 3D Object code folder.
## Directories
You have to save the 3D stuff like this:
assets/models/(the name of the object)/(the name of the object).obj
assets/models/(the name of the object)/(the name of the object).mtl
source/model/objects/(the name of the object).hx
And that's it.