June 20, 200421 yr Hi!I am trying to make some animation in a vehicle which is part of dynamic scenery library. I am doing it using FSDS2 and SCASM, all the tweaking by hand. What I am trying to do is for example move whole vehicle smoothly (!) few meters ahead or raise a part on the vehicle for a meter or two again, smoothly. I have been strugling to do this animation for the last two days and I haven't succeed. I can do it in flip/flop way but to animate it... Has anybody else suceeded to do this (except Oliver Pabst btw :) ) and can share some tip or code?Many thanks in advance and best regards,Goran BrumenFS Slovenija 2002 teamhttp://slovenia.avsim.net
June 20, 200421 yr Hello Goran,I can send you details of this example if you find it useful:http://www.ptsim.com/forum/topic.asp?TOPIC_ID=131I use SetColors() to pass control commands from the "dynamic section" to the "visual section". The commands are very simple and only switch ON and OFF the pannel sign on the top of the car. For animations I use frames based on timer variable 5FC. But my experience is limited to rotations.Regards, Luis
June 21, 200421 yr Hi Louis!Wonderful, really! I would be pleased to get some code if it is possible. I have tried to make move the vehicle using timer 5FC, 30A but it looks like the timer routine to make movement just jumped to the end. Can You send some code regarding to the animations to my e-mail please?Many, many thanks and best regards,Goran BrumenFS Slovenija 2002 teamhttp://slovenia.avsim.net
Create an account or sign in to comment