
APT.all-test.HauntBot.object.primitives.use-object-with.soar Maven / Gradle / Ivy
# REQUIRED ATTRIBUTES:
# ^type use-object-with
# ^target.name
#
#
#
# use an object with a target object
# Will first have agent face target
#
sp {use-object-with*propose*use-with
(state ^operator
^target.name )
( ^type use-object-with)
-->
(write (crlf) |Using carried object with | )
( ^actions.use-with.object )
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy