Welcome to the Creatures Wiki! Log in and join the community.
BASE
Jump to navigation
Jump to search
BASE is a CAOS command introduced in Creatures 1 which allows the coder to 'jump around' in large sprite files, using particular sets with an ANIM command.
As of Creatures 1, there were no error checks for BASE. As of Creatures 2, it was recommended to always use BASE in front of every POSE or ANIM command to avoid errors.
See also[edit]
External links[edit]
- Tutorial 4 - Animation and Movement - Creatures 2
- Common errors at the CDN, including "Pose change failed", which can be caused by not using BASE consistently.