How to use custom assets?
Posted: Sat Aug 26, 2017 7:19 pm
Hi there, sorry for the newbye question
, i'm new to lua and i just don't get how to properly use a custom asset pack i downloaded...
I don't want to overwrite the base asset i have, i just want to "add" new items and see them in the editor list.
I tried to copy them inside folders of my dungeon (.model in model folder, .texture in texture folder, .lua in script folder) but nothing changed, they only work if i overwrite the base "mod_asset" folder with the new one.
Please if you have time explain me
thanks in advance
I don't want to overwrite the base asset i have, i just want to "add" new items and see them in the editor list.
I tried to copy them inside folders of my dungeon (.model in model folder, .texture in texture folder, .lua in script folder) but nothing changed, they only work if i overwrite the base "mod_asset" folder with the new one.
Please if you have time explain me