Basically I have a new Nod buggy and I'd like for when it's destroyed, it is thrown up in the air and then explodes (or more likely for this to be one of two destructions).
Any idea how this would be accomplished in C&C3?


GLA Rocket buggy style destruction
Started By Madin, Jul 16 2011 14:40
4 replies to this topic
#1
Posted 16 July 2011 - 14:40
#2
Posted 16 July 2011 - 19:34
Take a look at the Nod Attack Bike and maybe the Buggy.
#3
Posted 16 July 2011 - 21:57
Yes, the flame tank destruction may be the best indicator.
#4
Posted 11 August 2011 - 22:06
Done this a while ago, its not that hard to do.
An thats basicly it, just create NODRaiderBuggyDebrisFull and it flies into the air spawned.
Heres an old (and horrible compressed) video of it:
http://s283.photobuc...dingBikeavi.mp4
<ObjectCreationList id="OCL_NODRaiderBuggyAirDeath"> <CreateObject Options="IGNORE_ALL_OBJECTS" Disposition="RANDOM_FORCE" MinForceMagnitude="4.0" MaxForceMagnitude="6.0" MinLifetime="0.5s" MaxLifetime="1.5s" MinForcePitch="70d" MaxForcePitch="90d"> <CreateObject>NODRaiderBuggyDebrisFull</CreateObject> </CreateObject> </ObjectCreationList>
An thats basicly it, just create NODRaiderBuggyDebrisFull and it flies into the air spawned.
Heres an old (and horrible compressed) video of it:
http://s283.photobuc...dingBikeavi.mp4
Edited by Stygs, 11 August 2011 - 22:07.
#5
Posted 12 August 2011 - 15:52
Nice!
1 user(s) are reading this topic
0 members, 1 guests, 0 anonymous users