Home
last modified time | relevance | path

Searched refs:shot_setAimVector (Results 1 – 25 of 35) sorted by relevance

12

/dports/games/aquaria/Aquaria-OSE-v1.002-22-g84366ad/files/scripts/entities/
H A Droundvirus.lua77 shot_setAimVector(s, -1, -1)
79 shot_setAimVector(s, 1, -1)
81 shot_setAimVector(s, 1, 1)
83 shot_setAimVector(s, -1, 1)
H A Dguardian.lua176 shot_setAimVector(s, -400, -100)
178 shot_setAimVector(s, -400, 0)
180 shot_setAimVector(s, -400, 100)
H A Doctomun.lua179 shot_setAimVector(s, 100, -100)
184 shot_setAimVector(s, 100, -50)
189 shot_setAimVector(s, 100, 0)
H A Dcrabboss.lua499 shot_setAimVector(s, -50*0.5 + x*0.5, -100*0.5 + y*0.5)
501 shot_setAimVector(s, 0+x*0.5, -100*0.5+y*0.5)
503 shot_setAimVector(s, 50*0.5+x*0.5, -100*0.5 + y*0.5)
H A Doriginalraspberry.lua95 shot_setAimVector(s, entity_getNormal(me))
H A Dmomeyes.lua61 shot_setAimVector(s, randVector(1))
H A Dwisker.lua115 shot_setAimVector(s, entity_getAimVector(me, a, 1))
H A Dabaddon.lua74 shot_setAimVector(s, math.sin(a), math.cos(a))
H A Dturret.lua122 shot_setAimVector(s, vx, vy)
H A Dmantis-bomb.lua67 shot_setAimVector(s, math.sin(a), math.cos(a))
H A Dsquiddy.lua126 shot_setAimVector(s, entity_x(v.n) - entity_x(me), entity_y(v.n) - entity_y(me))
H A Dtromulo.lua166 shot_setAimVector(s, math.sin(a), math.cos(a))
H A Dforestgod.lua386 shot_setAimVector(s, 0, 400)
468 shot_setAimVector(s, math.sin(a), math.cos(a))
511 shot_setAimVector(s, vx, vy)
H A Dcreatorform6.lua441 shot_setAimVector(s, vx, vy)
451 shot_setAimVector(s, vx, vy)
H A Dtoad.lua224 shot_setAimVector(s, vx, vy)
H A Dnewtblaster.lua124 shot_setAimVector(s, tx-x, ty-y)
H A Dpet_blaster.lua180 shot_setAimVector(s, vx, vy)
H A Dgreenseadragon.lua184 shot_setAimVector(s, vx, vy)
H A Dnauplius.lua183 shot_setAimVector(s, entity_getNormal(me))
H A Dcamopus.lua104 shot_setAimVector(s, entity_x(v.n) - entity_x(me), entity_y(v.n) - entity_y(me))
H A Dsunkenmom.lua135 shot_setAimVector(s, math.sin(v.angle), math.cos(v.angle))
H A Darmapillar.lua165 shot_setAimVector(s, nx, ny)
/dports/games/aquaria/Aquaria-OSE-v1.002-22-g84366ad/files/scripts/entities/_unused/
H A Dcf6-shot.lua56 shot_setAimVector(s, entity_velx(me), entity_vely(me))
H A Daleph.lua75 shot_setAimVector(s, 0, 800)
/dports/games/aquaria/Aquaria-OSE-v1.002-22-g84366ad/game_scripts/_mods/guert_mod/tempo/
H A Dnauplius.lua183 shot_setAimVector(s, entity_getNormal(me))

12