View unanswered posts | View active topics It is currently Thu Jan 09, 2025 10:34 pm



Reply to topic  [ 4 posts ] 
 Need help with walkpaths of a 11-13px tall actor [fixed] 
Author Message
DRL Developer
DRL Developer

Joined: Fri May 15, 2009 10:29 am
Posts: 4107
Location: Russia
Reply with quote
Post Need help with walkpaths of a 11-13px tall actor [fixed]
These are the ones i have now:
Code:
   StandLimbPathBG = LimbPath
      CopyOf = Tincan Soldier Stand Path
      StartOffset = Vector
         X = 4
         Y = 3
   WalkLimbPath = LimbPath
      PresetName = Tincan Soldier Walk Path
      StartOffset = Vector
         X = 5
         Y = -1
      StartSegCount = 4
      AddSegment = Vector
         X = 1
         Y = 0
      AddSegment = Vector
         X = 1
         Y = -1
      AddSegment = Vector
         X = -1
         Y = -1
      AddSegment = Vector
         X = -1
         Y = 0
      AddSegment = Vector
         X = -1
         Y = -1
      AddSegment = Vector
         X = -1
         Y = -1
      AddSegment = Vector
         X = 0
         Y = 1
      AddSegment = Vector
         X = 1
         Y = 1
      AddSegment = Vector
         X = 1
         Y = 1
      AddSegment = Vector
         X = 1
         Y = 0

I just don't know what's wrong.


Last edited by Lizardheim on Thu Aug 06, 2009 5:21 pm, edited 1 time in total.



Thu Aug 06, 2009 3:32 pm
Profile
DRL Developer
DRL Developer

Joined: Fri May 15, 2009 10:29 am
Posts: 4107
Location: Russia
Reply with quote
Post Re: Need help with walkpaths of a 11-13px tall actor
Never mind.


Thu Aug 06, 2009 5:21 pm
Profile
Forum Moderator
User avatar

Joined: Fri Feb 02, 2007 3:53 pm
Posts: 1896
Location: in my little gay bunker
Reply with quote
Post Re: Need help with walkpaths of a 11-13px tall actor [fixed]
You really ought to post your solution so that other people running into your problem won't have to make their own thread


Fri Aug 07, 2009 2:15 pm
Profile
DRL Developer
DRL Developer

Joined: Fri May 15, 2009 10:29 am
Posts: 4107
Location: Russia
Reply with quote
Post Re: Need help with walkpaths of a 11-13px tall actor [fixed]
Like this?
Code:
      StartOffset = Vector
         X = 3
         Y = 1
      StartSegCount = 3
      AddSegment = Vector
         X = 0
         Y = 1
      AddSegment = Vector
         X = 0
         Y = 1
      AddSegment = Vector
         X = 0
         Y = 1
      AddSegment = Vector
         X = -1
         Y = 0
      AddSegment = Vector
         X = -1
         Y = 1
      AddSegment = Vector
         X = -1
         Y = 0
      AddSegment = Vector
         X = 0
         Y = -1
      AddSegment = Vector
         X = 0
         Y = -2


Fri Aug 07, 2009 2:30 pm
Profile
Display posts from previous:  Sort by  
Reply to topic   [ 4 posts ] 

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.026s | 13 Queries | GZIP : Off ]