Boolean values
can be converted to strings automatically the save way as integers or
doubles:
string sConverted =
true;
// sConverted will be set to "true"
This may not be very
useful in cartoons but may help you with debugging. Anytime you want to
check a boolean variable you can do this using ShowText which will
convert a boolean value to string automatically:
ShowText (dX > 0 && dX < 10
);
Please keep in mind that this is also a WCM C++ extension and does not
work in classic C++.
Alan Sturgess shared an excellent video he made using Tales Animator! You can still download Tales Animator here. Unfortunately it is only available for Wi
There is a prototype of simple online character designer available
HERE. It is only a prototype,
it does not contain many pieces yet but it can already generat
Web Cartoon Maker 1.5 is finally here! You can download it
HERE!
Here is what was updated in version 1.5:
Web Cartoon Maker Desktop Edition is now fully standal