Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

Try something like this. It does work for me.

ColorRect blocks the pressed() signal. Because it has some king of mouse filter. You could put it under the ads, so it is not visible.

Should I use this to make the button for the ads? A problem is that if I have to use color rect for ads I'll have to recreate most of the ad's movement systems

yea my bad. 

Don't put it under the ads. You can put it in the ads, but it should be behind the image file (or make the Z-Index lower).  


(1 edit)

It works, but come to think of it, the gameplay feels so much weird with the ads, I often keep clicking till there's 2 ads or more. I don't think i'll add it, but thank you so much because this will probably help me a lot in other games