Changes between Version 5 and Version 6 of Quagents AINodes
- Timestamp:
- Jun 2, 2011 1:03:32 PM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
TabularUnified Quagents AINodes
v5 v6 21 21 22 22 == AINode_GJumpOnce == 23 This node asks the quagent to make a single forward jump. It still won't jump off cliffs, into walls, or into slime or lava, though.23 This node asks the quagent to make a single forward jump. It won't jump off (or even near) cliffs, into walls, bounce pads, or into slime or lava. The behavior ends only when the quagent has landed, even if this does not occur for some time. The behavior ends on the NEXT landing, too, so if called while the bot is already jumping (or otherwise in the air), it will have no effect. 24 24 25 25 '''Parameters:''' 26 * val1: u nused26 * val1: used as internal state tracking. 27 27 * valf1: unused 28 28 * valf2: unused