Erik Hofman <[EMAIL PROTECTED]> said: > Lee Elliott wrote: > > > > > I can't think of a suitable property that you could link to that would give a > > slowdown. You could use the inverse of agl but then the wheels would start > > spinning before you touched down (can anyone tell me if a good solution for > > pre-spinning the wheels on airliners before touch down has been found yet? > > For the sound code I implemented two <internal> properties which reflect > the time elapsed since starting the sound, and the time elapsed after > stopping the sound. > > This could be useful for the model animation also.
A countdown timer class with a writable property tree node would be useful and easy to do (e.g. timer.value =- dt). Best, Jim _______________________________________________ Flightgear-devel mailing list [EMAIL PROTECTED] http://mail.flightgear.org/mailman/listinfo/flightgear-devel
