Thread: Model tilting
View Single Post
10-26-13, 12:59 AM   #22
Resike
A Pyroguard Emberseer
AddOn Author - Click to view addons
Join Date: Mar 2010
Posts: 1,290
Originally Posted by Vrul View Post
HasCustomCamera always returns false until you SetCustomCamera doesn't it? If you mean SetUnit not working with it then you can set a regular model first and then the unit and still use the custom camera stuff.
Nope if if HasCustomCamera() returns false, then you can't use SetCameraPosition(x, y, z) which needs the SetCustomCamera(1).

Like here is this model: "Creature/Lostisles_carnivorousplant/lostisles_carnivorousplant01_creature_redspitter.m2" i couln't use SetCameraPosition(x, y, z) on this one.
  Reply With Quote