A proper installation is needed though to make the assets not to mix or fuck up the game.
Why?
- Some files are changed and could be overwritten with the original ones.
- If you put all of them into a folder, the level editor could read the mesh of the latter installed file
I've installed the static_objects under 'AAMFP' folder in 'static_objects'.
THOUGH you will need to rename all the existing folders in atdd's 'static_objects' to '[folder]_aamfp'
For example: in static_object I have 'mansionbase'
in static_object/AAMFP I have 'mansionbase_aamfp'
'debris_aamfp'
'castlebase_aamfp'
etc.
rename with _aamfp suffix ONLY the ones that exist in the original ATDD folder. 'enginebase' is left like it is.
This will help to not to mess up the level editor with the meshes, and would help for a general installation so that everybody uses the same files' folders.
We can even put AAMFP's folders into static_object: they shouldn't overwrite anything because of the suffixes.
EDIT: this is for the static objects only! with the entities you could do the same thing!