El Constructorr I believe the questions was about new C3 functions, you can't call them like that.
If you don't have too many countries you can paint them in different colors and read pixel color under mouse cursor (using Drawing Canvas). Or maybe define lots of image points and find the nearest image point to mouse click, but this is a huge job as you'll need to do this for every animation frame..
Construct is a 2D engine, I don't know if there is a way to rotate 3D object.
The only solution is to add lots of frames like this:
dropbox.com/s/7rrjq240qvwsykq/slider-pulsar2.capx
Yeah, it's not helping.. Your event 35 is nested under 6 levels of other events, must be something there. I give up. It's good that it's working, but I wouldn't trust this solution too much.
Can you please post the screenshot? I am curious how "Wait for previous action" could have fixed it.
Yeah, but the solution may be wrong. "Wait for previous action" is only used after asynchronous actions. Putting it as the first action in event doesn't make much sense.
Develop games in your browser. Powerful, performant & highly capable.
What actions do you have above it?? If you'd posted the screenshot of the entire event, we could have solved it much sooner!
Something like this:
I thought I already explained it multiple times.. Put Browser Log Player.angle into parent event. Put other log messages into each condition. Run the project, you should be able to see the angle value and which of the conditions is triggered (if any).
So you haven't tried it yet? Then how do you know that conditions don't work?
Press F12, select Console tab, you should be able to see messages which you output with "Browser Log" action.
No, I'm sure the problem is in your code. Browser Log can help to find which events are triggering and which not, and why are they not triggered.
Well, I don't know why browser event doesn't work, I suggest you log a bug report.
I would test on several devices and if they all show ConnectionType="none", use this method.
Member since 26 May, 2016