objects over hotspot?

Started by geork, Sun 25/04/2010 20:26:11

Previous topic - Next topic

geork

 Hey all!
  sorry if this is a stupid question, but It's the only explanation I could think of...
  I have an object exactly where a hotspot is, but it isn't visible. The hotspot works fine. Then, after a certain event, the object becomes visible, and the hotspot stops responding to my clicks. I'm 95% sure this isn't a coding problem
  Is the object blocking out the hotspot? if so, how can I prevent it?
  Thanks

Calin Leafshade

like this:

Code: ags

oObjectName.Clickable = false;

geork


SMF spam blocked by CleanTalk