I recently started a small project where I made some code so that an entity will increase it's ambient if the mouse hovers over it using: "event_touch".
The code is fine except for the fact that if the camera is more than 2000 units away from the object, it simply does not recognise the mouse being over the entity.
Does anyone know why this is, and how I can get around it?
Thanks
Rtsgamer706