As the name of this thread describes, I need to fix camera movement when someone click on "worker", which is a magic box. It's quite annoying to move a camera around trying to understand where your hero is after every click on the magic box.
I was trying to create a unit without game model and shadow.
I'm not sure if this supposed to be working, but it doesn't:
I was trying to create a unit without game model and shadow.
I'm not sure if this supposed to be working, but it doesn't:
-
time - Every 0.10 seconds of game time
-
Set AUpoint[1] = (Center of (Current camera bounds))
-
Unit - Move MagicBox[1] instantly to AUpoint[1]