using values to rotate spawns

Tutorials for the Xbox version of Halo 2.
Post Reply
g----13




Recreator

Posts: 70
Joined: Fri Feb 02, 2007 10:05 pm

using values to rotate spawns

Post by g----13 »

This tut is for manually orientating spawns. Note: These values are based upon a spawn that is orientated 0,0,0. So you may need to compensate :cry:

Halo uses a different orientation system Ex: 360 degrees = 6.283

Yaw: (rotates along the Z axis) aka facing direction
90 degrees cc = 1.570795
90 degrees c = -1.570795
180 degrees = 3.1415

Pitch: (rotates along the Y axis)
Flip forwards 90 degrees = 1.570795
flip backwards 90 degrees = -1.570795
flip upside down 180 degrees = 3.1415

Roll: (rotates along the X axis)
Turn right (clockwise) = 1.570795
Turn Left (counter clockwise) = -1.570795
Turn Upside down = 3.1415

now if you want something rotated 45 degrees then divide 1.570795 and decide which direction it will be rotated with "-".
User avatar
xzodia




Translator Connoisseur Coagulator

Posts: 1981
Joined: Sun May 15, 2005 10:31 am
Location: UK
Contact:

Post by xzodia »

there called radians :roll:

Pi radians = 180 degrees

anyway most things in halo dont use yaw pitch roll they use vectors which are very different
Image
Halo 2 Plugins | Lock-on To Just About Anything | My Sites | Snow Hog
Old Plugins you have, upgrade you must...
Always Maintain a High Quality-To-Crap Ratio.
g----13




Recreator

Posts: 70
Joined: Fri Feb 02, 2007 10:05 pm

Post by g----13 »

meh, I don't go that deep. :wink:
User avatar
Tural




Conceptionist Acolyte Bloodhound Recreator
Socialist Connoisseur Droplet Scorched Earth
Grunge

Posts: 15628
Joined: Thu Jun 16, 2005 3:44 pm
Location: Lincoln, NE
Contact:

Post by Tural »

g----13 wrote:meh, I don't go that deep. :wink:
You'd think learning the factual information would be a priority before writing a tutorial.
g----13




Recreator

Posts: 70
Joined: Fri Feb 02, 2007 10:05 pm

re

Post by g----13 »

ain't radians just a type of value anyways? In my opinion, if tis understandable then it will help people.
User avatar
Tural




Conceptionist Acolyte Bloodhound Recreator
Socialist Connoisseur Droplet Scorched Earth
Grunge

Posts: 15628
Joined: Thu Jun 16, 2005 3:44 pm
Location: Lincoln, NE
Contact:

Post by Tural »

Radians are a unit of measuring angles. I'm not saying it isn't helpful, I'm telling you that you'd make better tutorials if you were more educated on the subject matter. It adds to the professionalism that a tutorial intended to help the masses should have.
Post Reply