Talk:AI

From M.U.G.E.N Wiki

Jump to: navigation, search

Under 'Common/System behavior' -> 'Guarding' in the Guard State trigger1 is wrong because it is always true when the AI is on, not with a certain % chance. Correctly it must read: >>Trigger1 = random < var(50)*2+(AiLevel>=3)*30<<, or did I miss something? Someone92

Personal tools