ok, I don't quite understand how to implement this action script in my code. I created a new entity for the "pointer MDL" that it was calling for:

Code:
pointerMDL.z+=10;



However, I don't know how I would call this. Would the action be called once the left mouse button is clicked?