Difference between revisions of "Projectile"

548 bytes added ,  07:40, 10 November 2010
imported>Servius
m
imported>JT
 
(9 intermediate revisions by 5 users not shown)
Line 20: Line 20:
|-
|-
|Beam
|Beam
|Projectile used for energy/beam weapons
|Projectile used for energy/beam weapons, will instantly hit regardless of projectile speed
|-
|-
|Flame
|Flame
Line 33: Line 33:
*'''Supersonic:''' - If checked, the sound emanates from the point of the projectile's path closest to the listener (Think bullets whizzing by your head).  If unchecked, the sound emmiter follows the projectile around until it is destroyed (Think rockets flying through the air).  
*'''Supersonic:''' - If checked, the sound emanates from the point of the projectile's path closest to the listener (Think bullets whizzing by your head).  If unchecked, the sound emmiter follows the projectile around until it is destroyed (Think rockets flying through the air).  
*'''''Unlabeled sound button:''''' The name of the sound file to play as projectile flies by.  Click the button to bring up the sound picker.
*'''''Unlabeled sound button:''''' The name of the sound file to play as projectile flies by.  Click the button to bring up the sound picker.
*'''Sound Level:''' Volume of sound (Loud, Normal, Silent).
*'''Sound Level:''' Volume of sound (Loud, Normal, Silent).  Used in detection calculations.
*'''Speed:''' Velocity of the projectile.
*'''Speed:''' Velocity of the projectile.
*'''Gravity:''' How much gravity has an effect on the projectile.
*'''Gravity:''' How much gravity has an effect on the projectile.
Line 50: Line 50:
***'''Timer:''' The time that must transpire before explosion occurs.
***'''Timer:''' The time that must transpire before explosion occurs.
***'''Proximity:''' How close a target must be for the explosion to occur.
***'''Proximity:''' How close a target must be for the explosion to occur.
***'''Countdown Sound:'''
***'''Countdown Sound:''' Selects the sound file that plays while the timer is running.
*'''Hitscan:''' If checked, this is a projectile that immediately impacts its target (no art is drawn to screen).
*'''Hitscan:''' If checked, the projectile will instantly ray-trace whether the target is impacted or not without performing in-flight collision detection and ballistic simulation.  The damage will still be delayed according to the projectile speed versus the distance to the target.
*'''Can be Disabled:''' This is used for projectiles that can be deactivated, such as mines.
*'''Can be Disabled:''' This is used for projectiles that can be deactivated, such as mines.
**'''Disable Sound:''' Selects the sound file that plays when a projectile is disabled.
**'''Disable Sound:''' Selects the sound file that plays when a projectile is disabled.
Line 59: Line 59:
*'''[[Add Destruction Data]]:''' Button used to add destructible stages to projectile.
*'''[[Add Destruction Data]]:''' Button used to add destructible stages to projectile.


== Notes ==
* If '''Gravity''' is non-zero and '''Hitscan''' is false, the 3D projectile will be simulated in game at all times, rather than just in VATS.
* Regardless of the '''Hitscan''' setting, full ballistic flight modelling is always performed in VATS.


[[Category:Miscellaneous]]
[[Category:Special Effect]]
[[Category:Special Effect]]
Anonymous user