Hello.
I am having a question, when using the SYSTEM >>> CREATE OBJECT action to create multiple objects at the same time, I would like you to create only one object.
How can I do this?
Thank you!!!
How do you trigger the create object action? There is a condition 'trigger once while true' also under system, you can use this.
My action is as follows:
Every time a variable is = 1, the object is created.
Develop games in your browser. Powerful, performant & highly capable.
Yes add another condition to variable=1, 'trigger once', it's under system conditions.
Thank you very much.
Problem solved!