Search Unity

same magnitude in different vectors?

Discussion in 'Scripting' started by theRelation, Aug 29, 2014.

  1. theRelation

    theRelation

    Joined:
    Aug 18, 2014
    Posts:
    33
    can you take the magnitude of an object on one axis and put it inside of a variable and give it to a separate object on a different axis? does magnitude not work that way?
     
  2. StarManta

    StarManta

    Joined:
    Oct 23, 2006
    Posts:
    8,775
    Yes, you can. It's fairly straightforward. What part of the process are you having trouble with?