Are you saying it works as expected if you load into the layout but not if you come from another layout? If that's the case then share your file or events, it is probably an easy fix. If you're saying it never works as expected then that sounds like you didn't follow the tutorial correctly and well I've got no time for going through that =D
Develop games in your browser. Powerful, performant & highly capable.
Nepeo are there any special requirements on construct side to display reward ads other than create reward video advert show:true?
Hello! For anyone familiar with the Mobile Advert plugin. I've been using it, and I have interstitial and banners working well but my reward video ads are always failing to load (and always trigger the video failed to load logic). Has anyone come across this problem and know how to resolve it? Thanks
There's a Pacman template with Construct 3 called Eat 'em all
Desktop(NW.js) application and choose macOS
A better way of doing it is based on something happening set a global variable to 1. If global variable is 1, set continue button to visible.
The something happening could be, colliding with that object, entering layout 2, or a save file is present.
I don't understand the jump element if you are flying in 8 directions, however take a look at 'vector y' on 8-direction behaviour, it pushes the player up with a negative value.
System create object doesnt pick any instances so it'll pick the one that was created first, has the lowest UID, so in your game it'll be the one on the right. Spawn should work well though because you are picking the rocket. If you say rocket on destroyed > rocket spawn explosion it will pick that rocket.
Not sure then sorry :) you'll have to share the file to see what's going on.
Does the event sheet relate to that layout? Does clicking the splash go to a different layout?
You do not have permission to view this post
What type of game is it? The 8-direction behaviour is for top-down style games where the camera is above. Does it need to be 8-direction? There are other behaviours you can use for jumping.
Member since 5 Aug, 2013