Home
last modified time | relevance | path

Searched refs:entity_setLookAtPoint (Results 1 – 12 of 12) sorted by relevance

/dports/games/aquaria/Aquaria-OSE-v1.002-22-g84366ad/files/scripts/entities/
H A Dmia.lua44 entity_setLookAtPoint(me, bone_getWorldPosition(v.head))
H A Dtemplestatue.lua67 entity_setLookAtPoint(me, bone_getWorldPosition(v.bone_head))
H A Dmiaghost.lua46 entity_setLookAtPoint(me, bone_getWorldPosition(v.head))
H A Dcc_mother.lua63 entity_setLookAtPoint(me, bone_getWorldPosition(v.head))
H A Dmutantnaija.lua83 entity_setLookAtPoint(me, bone_getWorldPosition(v.head))
H A D13_progression.lua64 entity_setLookAtPoint(me, bone_getWorldPosition(v.bone_head))
H A Denergyboss.lua389 entity_setLookAtPoint(me, bone_getWorldPosition(v.bone_claw))
392 entity_setLookAtPoint(me, bone_getWorldPosition(v.bone_jaw))
H A Dmergog.lua212 entity_setLookAtPoint(me, bone_getWorldPosition(v.mergog))
H A Dcreatorform1.lua129 entity_setLookAtPoint(me, hx, hy)
H A Dli.lua744 entity_setLookAtPoint(me, bone_getWorldPosition(v.bone_head))
/dports/games/aquaria/Aquaria-OSE-v1.002-22-g84366ad/files/scripts/entities/_unused/
H A D13_mainarea.lua106 entity_setLookAtPoint(me, bone_getWorldPosition(v.bone_head))
/dports/games/aquaria/Aquaria-OSE-v1.002-22-g84366ad/Aquaria/
H A DScriptInterface.cpp2844 luaFunc(entity_setLookAtPoint) in luaFunc() argument
9475 luaRegister(entity_setLookAtPoint),