-
Notifications
You must be signed in to change notification settings - Fork 6
attributes
jimpurbrick edited this page Sep 8, 2011
·
5 revisions
These are the attributes you should include in your creature's data so other creatures can inspect your creature to interact with it. The should be added to creature.data.
kingdom (string, biological classification data - this can be grabbed from wikipedia for your creature)
phylum (string, see above)
class (string, see above)
order (string, see above)
family (string, see above)
genus (string, see above)
species (string, see above)
sight (number, sight range in pixels)
hearing (number, hearing range in pixels)
smell (number, smell range in pixels)