Hotspots not working as expected! [SOLVED]

Started by Ekeko, Tue 31/01/2012 14:53:22

Previous topic - Next topic

Ekeko

Hey guys!
I'm having a problem with my game...
The game's hotspots and objects are already prepared with some interactions, but when I click with the cursor, there's no reaction! Also, the cursors are configured to animate when they are on top of the hotspots, but they still don't show the animate! I'm sure
Did I messed something up?!?!?  :-[
The strangest part is that I can still click on the GUI's buttons, and they work!
The game is supposed to be in first person, could this be the problem?

Ekeko

Khris

Did you actually draw the hotspots? Make sure you did, and not walkbehinds or walkable areas.
Are you using any modules or templates?
Do you have a GUI as big as the screen with a transparent area in the center?

GUI clicks are handled by specific functions whereas room clicks are all handled by on_mouse_click. Since the former works and the latter doesn't, maybe there's something wrong with your scripts?

It's hard to pinpoint the mistake without specific info about your setup or even better, a look at the source files.

Ekeko

Quote from: Khris on Tue 31/01/2012 16:55:17
Do you have a GUI as big as the screen with a transparent area in the center?
Ouch... Now that you mention it...  :-[
Thanks a lot for the help, Khris!!!

SMF spam blocked by CleanTalk