Author Topic: About views  (Read 1645 times)

0 Members and 1 Guest are viewing this topic.

Flying Nosehair

  • Guest
About views
« on: June 05, 2002, 02:22:13 PM »
How can I change the number of cels and loops for a view in AGI?



Offline Corby

Re:About views
« Reply #1 on: June 05, 2002, 02:56:34 PM »
If you mean add more cels or loops, simply go to insert or append cel under the cel menu. Same for loops.

If you mean choose which cel or loop to be used in your logic, use this:
set.cel(oa,1); for example. This says for object a, display cel number 1.
the same can  be used for loops:
set.loop(oa,1);
The help file in agi studio is quite useful as well.


SMF 2.0.19 | SMF © 2021, Simple Machines
Simple Audio Video Embedder

Page created in 0.043 seconds with 20 queries.