Jump to content

Authoring custom camera animations: Difference between revisions

update OBANshpadoinkle.xml to 0.9.96.0 onisplit
m (this is what he meant)
(update OBANshpadoinkle.xml to 0.9.96.0 onisplit)
Line 13: Line 13:
Anyway. Look for "cm_interpolate" in the original scripts if you want to see how it's done. What we are going to do now is create a new OBAN from scratch. Make an OBANshpadoinkle.xml file looking like this:
Anyway. Look for "cm_interpolate" in the original scripts if you want to see how it's done. What we are going to do now is create a new OBAN from scratch. Make an OBANshpadoinkle.xml file looking like this:
  <?xml version="1.0" encoding="utf-8"?>
  <?xml version="1.0" encoding="utf-8"?>
  <Oni Version="0.9.27.0">
  <Oni Version="0.9.96.0">
     <Instance id="0" type="OBAN" name="shpadoinkle">
     <Instance id="0" type="OBAN" name="shpadoinkle">
         <Flags></Flags>
         <Flags></Flags>
489

edits