Posts
191
Respect
258Add +1
Forum Rank
Pack-a-Puncher
Primary Group
Member
Login Issues
Forgot password?Activate Issues
Account activation email not received? Wrong account activation email used?Other Problems?
Contact Support - Help Center Get help on the UGX Discord. Join it now!


rawfile,animscripts/traverse/stepup_56.gsc
I didnt do this. Now I am using like 6 or 8 stock traverses without including like you said and these traverses work but I am gonna try like you said.
#include animscripts\utility;
#include animscripts\traverse\shared;
#using_animtree ("generic_human");
main()
{
traverseData = [];
traverseData[ "traverseAnim" ] = %traverse_stepup_52;
DoTraverse( traverseData );
}


Like you said the .gsc doesnt exist in mood tools, first I compiled including but after I checked in the folder:
(Image removed from quote.)
(Image removed from quote.)
Thank you very much! I was wathching in notepad a traverse file in this folder but I am gonna try with your fix


