How do I get it so the Default Game Camera locks to my Hero so when I move him the camera automatically follows him. I want it so it won't have delay or drag, I simply want the camera locked to the unit. How can I do this?
Use a Follow Unit Group With Camera action when the map is initialized. (The parameter will be a Convert Unit to Unit Group function since you're using one unit.)
How do I get it so the Default Game Camera locks to my Hero so when I move him the camera automatically follows him. I want it so it won't have delay or drag, I simply want the camera locked to the unit. How can I do this?
Use a Follow Unit Group With Camera action when the map is initialized. (The parameter will be a Convert Unit to Unit Group function since you're using one unit.)
See, I've tried that but it doesn't do anything. It just leaves the camera the same, and it acts like I never executed anything. It's weird.
Nevermind I wasn't using convert unit to unit group, thanks!