XNA Lara XPS walking cycle tool.

Release and comment on game extractors and other tools here.

Moderators: Dazzy, semory

Post Reply
User avatar
Hotkevior
Posts: 4
Joined: Fri Aug 11, 2017 4:06 pm
Location: Russia

XNA Lara XPS walking cycle tool.

Post by Hotkevior »

The program is designed to create poses with the displacement of the position of the model or object in space relative to one of the axes of the coordinate system. In total in the space "XNA Lara" 3 axes of coordinates: 2 horizontal X and Z and one vertical Y. While my program is able to work only with displacement along the axis "Z".
1.jpg
     Why create animation frames with an offset along the axis? Let's say you want to create an animation of how the character goes or runs. And it does not go marching in one place like here (https://youtu.be/cJ-nQ5TmaDs?t=1m4s), but goes, really moving in space. That is, it moves some distance from point A to point B. But if you create each keyframe of such a "defile" manually, it will be long, complicated and, possibly, inaccurate.
      On the contrary, with the program "XNALara_walking_cycle" it is enough to create for it at least 3 key frames - the beginning of the step (1.pose), the middle of the step (2.pose) and the end of the step (3.pose). The poses "1.pose" and "3.pose" are identical except for the displacement of the entire model along the Z axis. The identity of the start and end frames is necessary for looping the animation. Clearly the poses are visible here:
2.jpg
Further on the basis of these 3 keyframes, the program "XNALara_walking_cycle" will create as many other frames as you like. Approximately how here:
3.jpg
Download from Mediafire:
http://www.mediafire.com/file/hq37400vd ... _cycle.rar

Video example:
https://www.youtube.com/watch?v=mAW9WTd3i6I
You do not have the required permissions to view the files attached to this post.
Make programs.
sandvik.hb@gmail.com
Post Reply