Page 2 of 2

Re: Need help with adding shell sound.

Posted: Wed Dec 09, 2015 7:51 pm
by Swaffy
Battle GI wrote:
Your signature image is huge... it's bigger than a normal post.

Also,

rem *** Chi-ha_Projectile ***
ObjectTemplate.create Projectile Chi-ha_Projectile
ObjectTemplate.createNotInGrid 1

ObjectTemplate.loadSoundScript ../../Common/Sounds/Projectile.ssc
ObjectTemplate.geometry projectile_m1
ObjectTemplate.hasMobilePhysics 1
ObjectTemplate.hasCollisionPhysics 1
ObjectTemplate.hasResponsePhysics 1
ObjectTemplate.timeToLive CRD_NONE/10/0/0
ObjectTemplate.gravityModifier 0.5
ObjectTemplate.damageType 1
ObjectTemplate.material 237
ObjectTemplate.material2 206
ObjectTemplate.hasCollisionEffect 1
ObjectTemplate.addTemplate e_VaporTrailCannon