Looking in the interaction editor I see a pendant for "Game - Add score", it is GiveScore(). But I can't see one for "Game - Add score on first execution". The field is blanked out. And there is no explanation in the script reference under GiveScore.
Is there an existing pendant or do I have to find a workaround maybe with setting a variable?
There's no simple script equivalent for that, so right you probably need to use a variable to keep track of it, if you really need to do it via scripting.
Well, what do you really NEED if you get used to scripting? ;)
Since I'm discovering more and more of the limitations of the interaction editor, I'm exchanging step by step nearly all of the interactions with scripts. But I still find things like that confusing me.
Thanks for help, Gilbot!