Open Jeremi360 opened 1 year ago
Hello :) !
I prose to make only show if in this issue. Hide if is just the invert.
And we can open an another issue for an if/else system to jump
Like
"Open Door" if has_key > open_door else closed_door
I prose to make only show if in this issue. Hide if is just the invert.
we can open an another issue for an if/else system to jump
"Open Door" if has_key > open_door else closed_door
@theludovyc Yes this is a good idea and it will be simpler
If the show_if return false, I propose to not send it in the choices menu, it is ok for you ? Here signal sg_menu(choices)
If the show_if return false, I propose to not send it in the choices menu, it is ok for you ? Here
signal sg_menu(choices)
@theludovyc Yes, I like this way of handling this.
Example