One question.

Forum Home Forum Home > Construct 2 General > Construct 2 general
 Post Reply Post Reply
Author
2,047 Rep
Post Options Post Options   Quote toralord Quote  Post ReplyReply Direct Link To This Post Topic: One question.
    Posted: 28 Jul 2012 at 3:31am
Why is global variables, local variables, and groups considered an events?

Edited by toralord - 28 Jul 2012 at 4:22am
Back to Top
5,115 Rep
Post Options Post Options   Quote glerikud Quote  Post ReplyReply Direct Link To This Post Posted: 28 Jul 2012 at 5:19am
Probably because each of these are new, seperate elements in the event sheet, and C2 counts those too.

You can create a sprite with an empty animation, set it global and set a variable to it. Now you just need to place it on to every layer.

For the groups, essentially bigger projects needs them, witch are exceeding the 100 event limit in the free version.
Back to Top

Scirra Developer
81,388 Rep
Post Options Post Options   Quote Ashley Quote  Post ReplyReply Direct Link To This Post Posted: 29 Jul 2012 at 11:54am
This is kind of splitting hairs, but in the editor an "event" is actually any row in the event sheet, which includes everything you can add to an event sheet (variables, groups, etc). Actual events with conditions and actions are called "event blocks". Really these are just the internal names though - usually people refer to event blocks as just events.
Back to Top
2,047 Rep
Post Options Post Options   Quote toralord Quote  Post ReplyReply Direct Link To This Post Posted: 02 Aug 2012 at 7:43pm
I got another question. How come when you reset a level/layout it dose not reset objects unique ID count? This seem to be a tiny bug.
Back to Top
 Post Reply Post Reply

Forum Jump Forum Permissions View Drop Down