SOLVED: Click through top object problem

Started by steptoe, Wed 12/10/2011 12:39:14

Previous topic - Next topic

steptoe

Hi

I have come across a problem doing a scene.

I have an object that covers the screen to appear as smoke.

In the scene are various objects that can be interacted with.

Problem: is there a way to click beyond object which is top...ie Hotspots?

I am trying orders false/true.

If this is not possible is there a simple solution?

cheers

steptoe





Gudforby

#1
Se: Object.Clickable. The clickable for the smoke should be set to false

Code: ags

oSmoke.Clickable = false;

steptoe

I can't believe I missed that one!

Thanks for reminding me Gudforby

cheers

steptoe


SMF spam blocked by CleanTalk