Jump to content

AE:Projectile awareness: Difference between revisions

(→‎Fixing the Engine: update Mac patch 2)
Line 6: Line 6:


Things that need to be done to avoid breaking AI danger awareness and dodging:
Things that need to be done to avoid breaking AI danger awareness and dodging:
*Danger spheres should not be attached to a character, wall, or anything else.
*Danger sphere particles should not be attached to a character, wall, or anything else.
*Danger spheres should not rapidly move and change direction.  
*Danger sphere particles should not rapidly move and change direction.  
*Danger spheres must be moving (very slow moving works).
*Danger sphere particles must be moving (very slow moving works).
*Danger spheres must have a dodge radius (without one it wouldn't be a sphere).
*Danger sphere particles must have a dodge radius.


==Fixing the Engine==
==Fixing the Engine==
826

edits