#possible to edit/add themes after a few mins from game start
1 messages · Page 1 of 1 (latest)
basically, i have editing the theme working fine, however my issue is that I cannot add it into client -> ui while the game is running, or edit existing ones while running
this kinda voids the whole point of it
the point is for the user to customize it
They can customize it if you add it in editor
as in studio editor?
Yes
i may be unsure of what you mean
once again, that voids my entire point
the point is for players to customize it
You can’t even save in game so what’s the point
like w/ sliders to change style and such
They can
except i can...
that part is already handled and not the issue
in-game?
They can edit preset styles, yes
this is not my request once again
i have a ui preset like this, that can be customized. it is customized during runtime too, how can i change it inside of runtime is my question and having it update
In the Kohls admin folder, go to Config and Styles
is it in like workspace, etc, or do you mean w/ the loader?
The loader
where is it located during runtime?
it is not in workspace during runtime atleast for me, idk if i broke something or
It doesn’t matter in runtime
except that is the entire point of my request...
Did you create the theme with the sliders or editing a script?
It’s really not
i may not be understanding
i dont think its impossible i just did it
let me re-explain, i think we are getting confused here ;
i have a theme in startergui for the sake of testing, and users can edit this ui completley fine with sliders/etc to change bg color, allat. once they are done, i have a button which i want to push the customized ui into the folder with the rest of the ui's, or even edit the core to make it just apply seamlessly
What you’re trying to do won’t work. You’ll have to copy and paste all values into a new Theme Module in the loader
You can either edit the base Default style or duplicate and edit that one
What you’re attempting to do you can’t