View Full Version : animation config
PET24
April 9th, 2007, 03:10 PM
hi new to animation, have created a object with gmax that as animation, have exported to trs2004 both as .im and .kin, have referenced kin in config file but still doesnt work :mad: all static parts are attached to b.r.main all animated parts are attached to b.r.axel(axel attached to main)can anyone send me a basic config file for trs2004 with animation or even point me to a good basic animated item that i can play worth to to see where my errors are :D
Montbard
April 9th, 2007, 05:33 PM
Have you tried Phil C's animating a engine fan yet?
You can find it: http://www.auran.com/TRS2004/learning.htm
Just scroll down a little.
You might want to also check out: http://www.44090digitalmodels.de/cc_tuts.html
Haven't done these tutorials yet, but plan to soon.
eldavo
April 10th, 2007, 04:05 AM
Check out any of the bogies or wagon underframes on the DLS under my username, they are all animated.
Cheers
Dave
bchester
April 10th, 2007, 07:08 AM
Hello,
As for a config.txt file, if you are using 2004, all that is required for animation is the reference to animdist which sets the distance traveled for 30 frames of animation.
When you animated the item in gmax, did you animate the actual item or the dummy? This is the point that had me totally frustrated for the longest time as I was animating my axle rather than the b.r.axle# dummy. Also, to get the side frames and other compenents of my bogeys to show up I had to link them to b.r.main also.
Here is a clip from one of my bogey config.txt files:
kuid <kuid2:133655:50105:1>
kind bogey
rem "31in diameter wheels, spacing 5ft 8in"
animdist 2.5
mesh-table
{
default
{
mesh "PilotBogey.im"
auto-create 1
}
}
asset-filename "a2m pilot bogey"
username "a2m pilot bogey"
description "Pilot Bogey for CPR A2M class 4-4-0"
trainz-build 2
category-class "ZB"
category-region-0 "CA"
category-era-0 "1910s"
category-era-1 "1920s"
category-era-2 "1930s"
category-era-3 "1940s"
category-era-4 "1950s"
Hope this helps,
Brian
bendorsey
April 10th, 2007, 07:38 AM
All parts must be listed individually in the hiearchy list (no groups).
Ben
PET24
April 10th, 2007, 01:04 PM
thanks guys for the help will try out some of your ideas
vBulletin® v3.6.3, Copyright ©2000-2009, Jelsoft Enterprises Ltd.