Note: LucasForums Archive Project
The content here was reconstructed by scraping the Wayback Machine in an effort to restore some of what was lost when LF went down. The LucasForums Archive Project claims no ownership over the content or assets that were archived on archive.org.

This project is meant for research purposes only.

Enhanced/basic Idea: Animation code revamp

Page: 1 of 1
 keshire
05-22-2004, 2:24 AM
#1
Ok I'm storing some ideas here while I'm thinking about it.

Every glm type needs to have animations initialized. weapons, players, vehicles.

They also need to be more interactive.

meaning all the enums with the same name should be running at the same time.

So if the player is holstering a weapon and the weapon in question has a holster enum then it would play as well.

If a vehicle has a walk enum, then the player should play his walk enum. (suitable for hang gliders, obviously you wouldn't want this all the time)

And this would greatly expand the options available when making new weapons/vehicles and modifying existing ones.
Page: 1 of 1