gun barrel question

Get some help with creating maps or modding.
Need a map editor or other tools, look here!
Post Reply
Azraiel
Trained
Trained
Posts: 56
Joined: 05 Apr 2007, 14:09

gun barrel question

Post by Azraiel »

What controls the gun barrels position on a unit in the game?

There is no connector from what I have seen on the turret .pie
User avatar
kage
Regular
Regular
Posts: 751
Joined: 05 Dec 2006, 21:45

Re: gun barrel question

Post by kage »

iirc, the barrel pie (gn*.pie) has the connector, and the barrel elevates circularly around the connector. also, i think it only rotates about the x axis (up and down) and the x coordinate of connector has no effect, though by convention, it's put at the barrel's center along the x axis.
Azraiel
Trained
Trained
Posts: 56
Joined: 05 Apr 2007, 14:09

Re: gun barrel question

Post by Azraiel »

But, how do I control where the barrel will get placed on the turret? If I wanted it to point out the back, how would I do that?
User avatar
kage
Regular
Regular
Posts: 751
Joined: 05 Dec 2006, 21:45

Re: gun barrel question

Post by kage »

the origin (0,0,0) for the barrel pie corresponds exactly with the origin for the turret when at rest. pie slicer lets you superimpose multiple pie files on top of each other -- grab any gn*.pie and its corresponding tr*.pie and have pie slicer load them both -- when they're superimposed, you'll see what i mean.
Azraiel
Trained
Trained
Posts: 56
Joined: 05 Apr 2007, 14:09

Re: gun barrel question

Post by Azraiel »

ah ok. that makes sense to me. If the turret is 20 units away from origin, the barrel must start 20 units away from origin and they will meet up correctly.
User avatar
kage
Regular
Regular
Posts: 751
Joined: 05 Dec 2006, 21:45

Re: gun barrel question

Post by kage »

exactly. however, remember that the turret rotates around its origin while the barrel rotates around the connector within the barrel pie, so if the turret is 20 units away from the origin, it'll appear to be floating in air when you look at it in-game, but then, i'm assuming you were just made that up as an example.
Azraiel
Trained
Trained
Posts: 56
Joined: 05 Apr 2007, 14:09

Re: gun barrel question

Post by Azraiel »

Yeah :P
Post Reply