View Single Post
  #2  
Old 09-04-2011, 06:32 PM
ffcmike ffcmike is offline
Banned
Join Date: Jul 2004
Location: London
Posts: 2,029
ffcmike has a reputation beyond reputeffcmike has a reputation beyond reputeffcmike has a reputation beyond reputeffcmike has a reputation beyond reputeffcmike has a reputation beyond reputeffcmike has a reputation beyond reputeffcmike has a reputation beyond reputeffcmike has a reputation beyond repute
Send a message via AIM to ffcmike Send a message via MSN to ffcmike
Quote:
Originally Posted by Stefan View Post
ok um fixed for nothing then x-x hehe
You should fix your scripts then, eventually use rotationcenter of the object or so.
Perhaps showcharacter(); could be made to default the rotation center?

Though I'm not sure if rotationcenter is working properly or if I have it wrong, within the NPC script I have:

PHP Code:
this.useowncenter true;
this.rotationcenter = {1.52}; 
Yet the shadow is still offset into a weird position with zero rotation, as a result of the zoom.
Reply With Quote