Data Realms Fan Forums
http://45.55.195.193/

Need help with walkpaths of a 11-13px tall actor [fixed]
http://45.55.195.193/viewtopic.php?f=1&t=16121
Page 1 of 1

Author:  Lizardheim [ Thu Aug 06, 2009 3:32 pm ]
Post subject:  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.

Author:  Lizardheim [ Thu Aug 06, 2009 5:21 pm ]
Post subject:  Re: Need help with walkpaths of a 11-13px tall actor

Never mind.

Author:  p3lb0x [ Fri Aug 07, 2009 2:15 pm ]
Post subject:  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

Author:  Lizardheim [ Fri Aug 07, 2009 2:30 pm ]
Post subject:  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

Page 1 of 1 All times are UTC [ DST ]
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group
http://www.phpbb.com/