tryna make a custom hud for my minigame but the asset editor keeps bugging out when i import svgs. do we have to use the official tool or can i just edit the raw .ui files in vscode?? also if anyone has a good hytale particle effects guide pls link it!! ✨
tryna make a custom hud for my minigame but the asset editor keeps bugging out when i import svgs. do we have to use the official tool or can i just edit the raw .ui files in vscode?? also if anyone has a good hytale particle effects guide pls link it!! ✨
u can raw edit them but u gotta follow the manifest.json schema. for particles check the 'Common/Particles' folder in ur install. hytale sound design modding is similar too... just drop ur .ogg files in and register them in the sound config json. it's super open once u get the hang of it.
u can raw edit them but u gotta follow the manifest.json schema. for particles check the 'Common/Particles' folder in ur install. hytale sound design modding is similar too... just drop ur .ogg files in and register them in the sound config json. it's super open once u get the hang of it.