Jump to content


GLA Rocket buggy style destruction


  • You cannot reply to this topic
4 replies to this topic

#1 Madin

    Amateur

  • Member
  • 138 posts

Posted 16 July 2011 - 14:40

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?

#2 Sgt. Rho

    Kerbal Rocket Scientist

  • Project Leader
  • 6870 posts
  • Projects: Scaring Jebediah.

Posted 16 July 2011 - 19:34

Take a look at the Nod Attack Bike and maybe the Buggy.

#3 Madin

    Amateur

  • Member
  • 138 posts

Posted 16 July 2011 - 21:57

Yes, the flame tank destruction may be the best indicator.

#4 Stygs

    Casual

  • Member
  • 53 posts

Posted 11 August 2011 - 22:06

Done this a while ago, its not that hard to do.

  <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.

Posted Image

Outdated signature is outdated...

#5 Madin

    Amateur

  • Member
  • 138 posts

Posted 12 August 2011 - 15:52

Nice!



1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users