Making Mobs only see other certain things in Developer Help
|
|
I want to make it so that every mob can only see whoever is in its battle; I can't use image because if I do, then movement states won't work (thus whenever it moves I'll have to change its state to "move"), and I cannot use invisibility and see_invisible.
EDIT: Just in case the first part of the post didn't strike it off: Do not even mention image or invisibility unless it will work in a manner in which only certain people can see you; I can't use invisibility because it only works in higher levels i.e: I can't do see_invisbility "In this battle" and then use invisibility = "In this battle", I can only do levels, which obviously won't work because it only makes it so that the first battle can't see everyone else, and all other battles can see the previous ones.
|