LuaMachine
LuaMachine copied to clipboard
How calling functions in sequence with Delay.
Hi, this is how i run the lua code:
and this is my lua code:
and this is my open_dialog release:
How can I make sure there is a delay between "open_dialog"?
If i swap event to func, i cant enter delay.
How i can release this logic?