1
Ask a Question / Re: collisions not working in 2.1
« on: February 23, 2013, 03:40:59 pm »
I confirm that what i suspected was true, as you can see that in the play.png picture three actors are created at run time rather than manually inserting them in the scenes after that a foreach block to assign the actor to an attribute who will be used in the on mouse click event as shown in the play2.png picture. Surprisingly this code dose not work and the event docent get executed because I suspect that the reason for this incident is that the actor "NextLevel" was created on the fly or in other words using the create block. To be sure that what I was assuming is true I created a similar behaviour and inserted some actors manually and every thing worked fin
(play3.png and play4.png pictures)
I wold like to mention also that all the actors have the same settings. I also tried different setting and possibilities but all didn't success....
Am I missing something or is it a bug in stencyl?
please someone help if you can

I wold like to mention also that all the actors have the same settings. I also tried different setting and possibilities but all didn't success....

Am I missing something or is it a bug in stencyl?
please someone help if you can
