Jump to content

Recommended Posts

Posted

hi all, how can I add a rotating turret to an AI plane? I can add tail guns but couldn't find a way how to create a turret or a side gun

 

 

 

thank you

Posted

Pour rajouter une tourelle il te faut un Modèle 3D avec une animation.

Autrement tu peux rajouter des canons devant derriere sur les côtès a condition de lui donner

les positions directions et azimuths voici un exemple :

 

MG_7({muzzle_pos = {-2.40, 1.20, 0.0},_connector = "Gun_point_1",rates = {688},effect_arg_number = 436,mixes = {{1,2,2,3,3}},azimuth_initial = 180.0,elevation_initial = 25.5,supply_position = {-2.40, 1.20, 0.0}}),-- MITRAIL AR

 

Ceci c'est pour le départ d'un tir en supposant que tu as une mitrailleuse arrière.

si tu veux un tir de lateral il faut mettre l'azimuth 90 ou 270 et avec le muzzle position le fixer

{-2.40, 1.20, 0.0} premier chiffre avance ou recule le second c'est la hauteur et le dernier c'est gauche droite et zero au centre. Bon courage et le chemin est long vers le Gral

 

To add a turret you need a 3d model with an animation. otherwise you can add guns in front of behind on the side provided you give it positions directions and azimuths here is an example:

 

MG_7({muzzle_pos = {-2.40, 1.20, 0.0},_connector = "Gun_point_1",rates = {688},effect_arg_number = 436,mixes = {{1,2,2,3,3}},azimuth_initial = 180.0,elevation_initial = 25.5,supply_position = {-2.40, 1.20, 0.0}}),-- MITRAIL AR

 

This is for starting a shot assuming you have a rear machine gun. if you want a side shot you have to put the azimuth 90 or 270 and with the muzzle position fix it {-2.40, 1.20, 0.0} first digit advance or back the second is the height and the last is left right and zero in the center. good luck and the way is long towards the Gral :book:

[sIGPIC][/sIGPIC]Passion

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...