RF1 Model Dummies: Difference between revisions
No edit summary |
No edit summary |
||
(One intermediate revision by one other user not shown) | |||
Line 1: | Line 1: | ||
{{ | {{BubbleNav|RF1Modding}} | ||
{| class="wikitable" | {| class="wikitable" | ||
|- | |- | ||
Line 50: | Line 49: | ||
|shell_eject_X | |shell_eject_X | ||
| | | | ||
| | | | ||
|Location of where shells eject from weapon. | |||
|- | |- | ||
|primary_weapon_X | |primary_weapon_X | ||
| | | | ||
| | | | ||
|Location of Primary Weapons fire. | |||
|- | |- | ||
|thruster_X | |thruster_X | ||
Line 70: | Line 69: | ||
|grip_X | |grip_X | ||
| | | | ||
| | | | ||
|Location of where hand meets weapon. | |||
|- | |- | ||
|cart_X | |cart_X | ||
Line 80: | Line 79: | ||
|fork_X | |fork_X | ||
| | | | ||
| | | | ||
|Displays the pulse effect between "fork" of Rail Gun. | |||
|- | |- | ||
|pivot_X | |pivot_X | ||
Line 99: | Line 98: | ||
|- | |- | ||
|ammo_digit_X | |ammo_digit_X | ||
| | |||
| | | | ||
|Displays ammo counter on the side of weapon (ie: Assault Rifle). | |Displays ammo counter on the side of weapon (ie: Assault Rifle). | ||
|- | |- | ||
|eye | |eye | ||
Line 115: | Line 114: | ||
|jeep_gun | |jeep_gun | ||
| | | | ||
| | | | ||
|Location / Position of an attached weapon to a specific Entity. Character can hit "use" key near this dummy to access weapon. | |||
|- | |- | ||
|mouth | |mouth | ||
Line 150: | Line 149: | ||
|silencer_dummy | |silencer_dummy | ||
| | | | ||
| | | | ||
|Location of where Silencer meets gun. | |||
|- | |- | ||
|} | |} | ||
[[Category: Red Faction]] | [[Category: Red Faction]] | ||
[[Category: RF1 Editing]] | [[Category: RF1 Editing]] |
Latest revision as of 17:17, 28 January 2024
EXPLORE
EXPLORE
EXPLORE
Dummy Name | Purpose | Example File | Notes |
primary_X | Primary weapon position | ||
secondary_X | Secondary weapon position | ||
rface_X | |||
interface_X | |||
muzzle_X | |||
csphere_X | Collision spheres | ||
corona_X | Position/rotation of glares | Glare classes to use are specified in entity.tbl, clutter.tbl, or weapons.tbl (depending on what your model is used for). Glare classes themselves are configured in effects.tbl | |
led_X | |||
shell_eject_X | Location of where shells eject from weapon. | ||
primary_weapon_X | Location of Primary Weapons fire. | ||
thruster_X | Position/rotation of thrusters | Thruster .vfx files to use are specified in entity.tbl | |
bumper_X | |||
grip_X | Location of where hand meets weapon. | ||
cart_X | |||
fork_X | Displays the pulse effect between "fork" of Rail Gun. | ||
pivot_X | |||
pilot_light_X | |||
ct_X | |||
ammo_digit_X | Displays ammo counter on the side of weapon (ie: Assault Rifle). | ||
eye | Eye position | Only relevant for entity meshes that either have cameras (ie. player models), or use weapons with specified to fire from_eye in weapons.tbl | |
corpse_carry | |||
jeep_gun | Location / Position of an attached weapon to a specific Entity. Character can hit "use" key near this dummy to access weapon. | ||
mouth | |||
flag | |||
p_flag | |||
helmet | |||
shieldcenter | |||
detonator | |||
silencer_dummy | Location of where Silencer meets gun. |