One question. Forum Home > Construct 2 General > Construct 2 general |
Post Reply
|
| Author | |
Post Options
Quote Reply
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 |
|
![]() |
|
Post Options
Quote Reply
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. |
|
![]() |
|
Post Options
Quote Reply
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.
|
|
![]() |
|
Post Options
Quote Reply
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.
|
|
![]() |
|
Post Reply
|
| Forum Jump | Forum Permissions ![]() You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |