|
|
Where can i get Renegade Movies in GMax Format [message #52081] |
Mon, 20 October 2003 18:35 |
|
bigwig992
Messages: 555 Registered: February 2003 Location: Nashua, NH
Karma: 0
|
Colonel |
|
|
Renegade "movies", or cinematics, are actully made in Renegade itself. You peice together tons of different animations to get it right. It's one hefty buisness. You take one cube in gmax, animate it moving around, export it. That could be your camera for what your looking at, or your veiw of the movie. There are other little cubes (bones) that are animated to move around. In a text cinematic you attach objects to these bones, and tell them when to play their animation. For example, the orca's and flying objects in the 1st or 2nd level? MAY look SOMETHING like this (ignore the names, im just guessing the presets)
***vehicles
-0 Create_Object, 0, "O_Flight", 0, 0, 0, 0
-0 Create_Real_Object, 1, "GDI_ORCA", 0, "box01"
-0 Play_Animation, 0, "O_Flight.O_Flight", 0, 1
-0 Play_Sound, 1, "ORCA ENGINE", "origin"
They get alot more confusing. That's a pretty simple one right there. Look on ModX for Dante's huge tutorial about text cinematics.
-The ONLY Renegade fan to pee off a school.
|
|
|
|
|
|
|
|
|