CC: bug with using "else"?

This forum is currently in read-only mode.
From the Asset Store
With this template you will learn how to use the GooglePlay Games native plugin
  • Hi, I'm trying to follow the tutorial about making "Match-3" game using CC and C2.With C2 there are no problems yet, but with CC I stuck at the part two trying to make block swapping work. I noticed that in "on drop" event there is working only the sub-event without "else" (leftblock). The second condition (bottomblock), which has "else" in the beginning just causing crashing of the program, and others conditions with "else" doesn't work. Tried to remove "else" and it worked only for bottomblock, after that program starts crashing again or blocks begin to dissappear.

    I wondering if it is a bug in my program or it is a bug in CC which makes impossible to use "else" in event?

    [attachment=1:1yk5648a][/attachment:1yk5648a]

    [attachment=0:1yk5648a][/attachment:1yk5648a]

    For now I just use additional conditions for each colored block of no overlapping with others colored blocks instead of "else" and everything works fine.

  • Try Construct 3

    Develop games in your browser. Powerful, performant & highly capable.

    Try Now Construct 3 users don't see these ads
  • Yes, "else" is bugged in some cases in CC, but "or" is worse.

Jump to:
Active Users
There are 1 visitors browsing this topic (0 users and 1 guests)