Animaton Movement
Screen Babe 2006 offer a new way to define animation movement
Run BPF From Web
Screen Babe allow you to download and execute Screen Babe project file (BPF) from any website at the run time.
All you have to do is put the target BPF into your website folder and use spesified API to download and execute this project.
Read XML
Screen Babe allow you to load and modify XML file, the XML file can be load from several datasource like physical file or from a website.
Any XML file contain node and every node have parent, child node, attribute and value.
Check Mouse
In Screen Babe you can check current mouse
position relative to you character's position.
This tutorial will walk you through the
process of making your screenmate interact
with your left mouse Click.
Working With Timer
Screen Babe allows you to write the code that you want to occur at the specified
time to do this you can use new defined API. This tutorial will show you how
to close the screenmates after 5 seconds.