Anim8or Community

Please login or register.

Login with username, password and session length
Advanced search  

News:

Ian Ross has just released a book on Anim8or. It's perect for a beginner and a good reference for experienced users. It contains detailed chapters on every aspect, with many examples. Get your own copy here: "Anim8or Tutorial Book"

Author Topic: sequence asl issue  (Read 9768 times)

Tiomun

  • Newbie
  • *
  • Posts: 11
    • View Profile
sequence asl issue
« on: January 15, 2008, 09:30:38 am »

when i try to create an asl script for the sequence type it fails to load. always get errors.

#plugin("sequence", "export", <app-name>, <file-extension>);

if i use

#plugin("object", "export", <app-name>, <file-extension>);

the program will run but im trying to work with the animation part of the program any help is welcome
Logged

Claude

  • Sr. Member
  • ****
  • Posts: 285
    • View Profile
Re: sequence asl issue
« Reply #1 on: January 15, 2008, 09:36:30 am »

Sorry

Only Object is implemented at the moment.Figure,Sequence and scene are
on Steve's ToDo list.
Logged

Tiomun

  • Newbie
  • *
  • Posts: 11
    • View Profile
Re: sequence asl issue
« Reply #2 on: January 15, 2008, 09:38:58 am »

sigh. i suspected as much lol
Logged

Gringo

  • Newbie
  • *
  • Posts: 2
    • View Profile
Re: sequence asl issue
« Reply #3 on: January 11, 2010, 01:39:30 pm »

Hi everyone!

I posted the following in another thread and then came accross this thread and thought it might be a better place to post my question. Can anyone help me here?
 

Just wondering if it is possible to change the way my scene loops in anim8or? By that I mean that I have two Figures in my scene and they are identical in every respect except that one Figure must have a few frames at the beginning that are not in the other. After these first frames are played I want to simply loop both Figures identically from there on... If I use Anim8or's built in looping option it goes back to the first frames on every loop. I want to run those first frames once and loop the remainder. Can I do this with a script and can anyone show me how... I'm not a coder so I don't have a clue 
Logged

Kubajzz

  • Flying Platypus
  • Global Moderator
  • Sr. Member
  • *****
  • Posts: 548
  • Little doggie ate my avatar...
    • View Profile
Re: sequence asl issue
« Reply #4 on: January 11, 2010, 01:45:08 pm »

Hi Gringo,

I just posted a reply in the other thread. Next time you can just create a new topic, it's better than bumping old topics. And there's no need to post the same thing twice...
Logged