Jump to content

Mod Tool/Scripting: Difference between revisions

m
no edit summary
mNo edit summary
mNo edit summary
Line 148: Line 148:
  ' INFO : 0
  ' INFO : 0
   
   
  ' to oni calculate quaternion from euler use this setup:
  ' to calculate oni quaternions from euler rotations use this setup:
  ' LogMessage qRotation.X
  ' LogMessage qRotation.X
  ' LogMessage qRotation.Y
  ' LogMessage qRotation.Y
Line 173: Line 173:
  ' INFO : 0
  ' INFO : 0
   
   
  ' to calculate euler from oni quaternions use this setup:
  ' to calculate euler rotations from oni quaternions use this setup:
  'qX = ...
  'qX = ...
  'qY = ...
  'qY = ...
8,452

edits