[DECORATE] Question about multiple "Species"
Posted: Sat Jun 23, 2018 8:35 pm
1. Could a same actor belong to different Species simultaneously? For ex. Species "Undead", "Ghost".
2. Is exist a anyone (A_)Function which might to execute check and\or jump if species is (un)matched?
For ex. something similar to A_JumpIf ( %target_species_check%("species_name")== 1\(0), "jump_state") Seems I am totally blind: A_CheckSpecies.
2. Is exist a anyone (A_)Function which might to execute check and\or jump if species is (un)matched?
For ex. something similar to A_JumpIf ( %target_species_check%("species_name")== 1\(0), "jump_state") Seems I am totally blind: A_CheckSpecies.