I have added object in the scene and have put event on it, problem is, that action area is very small comparing to object size. How to change action area size?
Hi
I generally use a hotspot over an object if its quite small and use that to set the events... depending what the event are supposed to achieve...
barefoot
I'll try that out, but is it works with items that I can pick up?
Quote from: TheRoger on Sat 06/03/2010 14:15:29action area is very small comparing to object size
This shouldn't be the case, usually every opaque pixel of an object's sprite can be clicked on.
If you want to go with a hotspot, set the object to not being clickable and turn off the hotspot after the object has been picked up.