So I am trying to set_invisibility for a certain race. So this is a bleach demo. I have the concept of this in my head but don't really know how type it. I am trying to make Humans for not being able to see not another race but itself.
Thanks for Reading
ID:159222
Apr 17 2009, 10:14 pm
|
|
If you split up races between object types (which is often useful anyway), such things are very trivial. You can also split up declarations and only give each object the properties it needs (for example, a hollow doesn't need vars that define a creature's shinigami powers, generally neither does a human). I'll demonstrate that:
mob/creature |
Is this what your looking for or is there something I missed, tell me and I'll gladly assist you.
-Gizhy