Title says half of it, I have a problem (move this thread if you have too), recently i've been working on a tower defense... (with a narrow and wide passage twist :D) As for the lives left, I had no clue, so I just set a boss bar,and it's max value to be 50, and it's current to be the lives variable.
Although I already read that.... :P (thanks though) I got away with it by changing to dialog, and refreshing every 0.1 seconds, it works fine, thanks anyway!
Ah so you meant displaying lives left. I thought you talk about saving them.
Sure dialog is ok but no need to refresh it every 0.1 second. Instead refresh it only when you actually change lives left value
Galaxy isn't friendly like those school applications for begginers etc. You need minimum programming knowledge
Galaxy is amazingly user-friendly, on the contrary... Try Virtools once (which is still much more user-friendly than the average programming tool) and you'll see how hard it is to do something when you don't have such a powerful tool as the SC2 editor (or any popular game editor, for that matter).
Galaxy is amazingly user-friendly, on the contrary... Try Virtools once (which is still much more user-friendly than the average programming tool) and you'll see how hard it is to do something when you don't have such a powerful tool as the SC2 editor (or any popular game editor, for that matter).
Yes it's easy as most visual editors but without basic programming knowledge you won't make it. You need to know what variable is, locals, globals, IFs etc
Also i said that because i thought he used boss bar value as variable; Reminded me when i used TextBox in VB as my digit holder with my first app.
Title says half of it, I have a problem (move this thread if you have too), recently i've been working on a tower defense... (with a narrow and wide passage twist :D) As for the lives left, I had no clue, so I just set a boss bar,and it's max value to be 50, and it's current to be the lives variable.
Read This
Otherwise you won't get it. Galaxy isn't friendly like those school applications for begginers etc. You need minimum programming knowledge
Although I already read that.... :P (thanks though) I got away with it by changing to dialog, and refreshing every 0.1 seconds, it works fine, thanks anyway!
Ah so you meant displaying lives left. I thought you talk about saving them.
Sure dialog is ok but no need to refresh it every 0.1 second. Instead refresh it only when you actually change lives left value
Didn't have any programming experience when I started on triggers, but I found it fairly easy.
Galaxy is amazingly user-friendly, on the contrary... Try Virtools once (which is still much more user-friendly than the average programming tool) and you'll see how hard it is to do something when you don't have such a powerful tool as the SC2 editor (or any popular game editor, for that matter).
Yes it's easy as most visual editors but without basic programming knowledge you won't make it. You need to know what variable is, locals, globals, IFs etc
Also i said that because i thought he used boss bar value as variable; Reminded me when i used TextBox in VB as my digit holder with my first app.
@Nerfpl: Go
Well, if you have a mathematical mind you can figure out most of the trigger editor, I'd say.
@Neonsz: Go
Agreed, now locking thread :P.