I have created a new Bulletin Board Code for atrinik.org.
It is called "animation" BBC and will work like this:
[animation]landscape/rocks/waterfall_huge.arc[/animation]
The above was made using this BBC:
[animation]landscape/rocks/waterfall_huge.arc[/animation]
As you can see, the animation BBC allows you to display any image animation out of Atrinik arches. Just specify the .arc file name in the animation BBC and you are good to go!
The animation BBC supports few parameters:
- object - As .arc files can have multiple objects, you can specify which object from that file to use. If not specified, the first object found in the file is used.
- speed - Adjust the animation's speed. Only applicable if the result image is an animation. The lower the faster the animation will play. By default, 50 is used.
If no animation is found in the provided file, it will try to find a face for the image, like this:
[animation object=lo_tree7]landscape/plants/trees/lo_trees.arc[/animation]
The above was made using this BBC:
[animation object=lo_tree7]landscape/plants/trees/lo_trees.arc[/animation]
The speed parameter can work like this:
[animation speed=1]landscape/rocks/rock_big2_waterfall.arc[/animation]
The above was made using this:
[animation speed=1]landscape/rocks/rock_big2_waterfall.arc[/animation]