Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
7/22/11
#5
(07-22-2011, 07:56 PM)Duck Wrote:
(07-22-2011, 07:54 PM)Jacob_ Wrote:
(07-22-2011, 07:53 PM)Duck Wrote: What's the difference between OverrideArmRotation and ArmRotation?

ArmRotation is just a boolean property that tells the game to use the other one.

I'm confused

would

Character.ArmRotation = 90 work

or would I write

Character.OverrideArmRotation = 90

or

Character:OverrideArmRotation(90)

character.OverrideArmRotation = true
character.ArmRotation = 90

Boolean means it can only be true or false.
Reply


Messages In This Thread
7/22/11 - by Jacob__mybb_import1 - 07-22-2011, 07:50 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)