Welcome to the Creatures Wiki! Log in and join the community.

PAT: DULL

From Creatures Wiki
Jump to navigation Jump to search

PAT: DULL is a C3 CAOS command used to create parts of compound objects that can animate and change pose independently of the main object, e.g. flashing lights, growing fruit. They do nothing except show an image.

Documentation[edit]

PAT: DULL (command) part_id (integer) sprite_file (string) first_image (integer) rel_x (decimal) rel_y (decimal) rel_plane (integer)


Number part ids starting at 1, as part 0 is automatically made when the agent is created. The dull part's position is relative to part 0, as is its plane. Use PART to select it before changing POSE or ANIM.

External links[edit]