View unanswered posts | View active topics It is currently Fri Apr 26, 2024 2:25 pm



Reply to topic  [ 1 post ] 
 Controller.MOVE_LEFT for ACRockets 
Author Message
User avatar

Joined: Sun May 11, 2008 12:50 pm
Posts: 899
Reply with quote
Post Controller.MOVE_LEFT for ACRockets
Code:
function Update(self)

   if self:GetController():IsState(Controller.MOVE_LEFT) then
      self.Velocity = Vector (-10,0)
   end
end  --Tabs are correct

Do ACRockets have different a Controller.MOVE_LEFT thing than other units. The above doesn't work.


Wed May 27, 2009 12:58 pm
Profile WWW
Display posts from previous:  Sort by  
Reply to topic   [ 1 post ] 

Who is online

Users browsing this forum: No registered users


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group.
Designed by STSoftware for PTF.
[ Time : 0.070s | 15 Queries | GZIP : Off ]