Okay, I can not figure out where to drag and drop the "Explosion" prefab in the inspector window of the "Missile". From page 12. There does not seem to be any place that will allow me to place the Explosion on to.So... Where is the Missile explosion Variable ?
Nowwecanassigntheexplosiontothemissile:
EnsuringthatMissileprefabisselected,fillintheExplosionvariablebydragging theExplosionobjectintheProjectpanelontotheMissilesExplosionvariablein theInspectorpanel.
Please tell me what I am missing! Thanks
the problem for me was that i had to go to component → scripts → projectile when i had missile prefab selected. This added a projectile script with an explosion variable that was empty. Then I was able to drag in the explosion prefab. Hopefully that helps.