Started by
TheGuyfromPluto
on
Topic category: User side tutorials
so im making a mod where you click a button in a gui and it brings up another gui. so my question is how do i make a gui bring up another gui
Topic category: User side tutorials
so im making a mod where you click a button in a gui and it brings up another gui. so my question is how do i make a gui bring up another gui
Use open GUI procedure block as for the first GUI and bind this procedure to the button.
ok thanks
make button click open another gui?
Yes, this is totally doable, many mods do this.