Home
last modified time | relevance | path

Searched refs:entity_isAnimating (Results 1 – 25 of 36) sorted by relevance

12

/dports/games/aquaria/Aquaria-OSE-v1.002-22-g84366ad/files/scripts/entities/
H A Dubervinecommon.lua128 if entity_isAnimating(me) then
180 …if not entity_isAnimating(me) and v.limited and isFlag(FLAG_NAIJA_FIRSTVINE, 0) and entity_isEntit…
190 if v.done and not entity_isAnimating(me) then
219 if entity_isAnimating(me) then
H A Dkrotiteworshipper.lua63 if entity_isAnimating(me) and not v.done then
H A Dcrabboss.lua190 if entity_isState(me, STATE_LEFTCLAWSWIPE) and (not entity_isAnimating(me, LAYER_LEFTARM)) then
194 if entity_isState(me, STATE_RIGHTCLAWSWIPE) and (not entity_isAnimating(me, LAYER_RIGHTARM)) then
198 if entity_isState(me, STATE_TEABAG) and (not entity_isAnimating(me)) then
H A Dkrotiteontheway.lua63 if entity_isAnimating(me) and not v.done then
H A Dsunkendad.lua265 while entity_isAnimating(c) do
275 while entity_isAnimating(c) do
356 …if not entity_isAnimating(me) and (entity_isState(me, STATE_ATTACK1) or entity_isState(me, STATE_A…
H A Dsongdoorcommon.lua65 if not entity_isAnimating(me) then
H A Dcc_getrocked.lua53 while entity_isAnimating(anEnt) do
H A Dturret.lua127 if not entity_isAnimating(me) then
H A Dshark.lua60 if entity_isState(me, STATE_ATTACK) and not entity_isAnimating(me) then
H A Dtransturtle.lua295 while entity_isAnimating(me) do
346 while entity_isAnimating(me) do
H A Dcrystalholder.lua110 if not entity_isAnimating(me) then
H A Dbigmouth.lua130 if not entity_isAnimating(me) then
H A Daggrobaby.lua134 if not entity_isAnimating(me) then
H A Dtoad.lua121 if not entity_isAnimating(me) then
H A Daggrohopper.lua143 if not entity_isAnimating(me) then
H A D13_progression.lua102 while entity_isAnimating(me) do
/dports/games/aquaria/Aquaria-OSE-v1.002-22-g84366ad/files/scripts/include/
H A Dsporechildflowertemplate.lua42 if entity_isState(me, STATE_OPEN) and not entity_isAnimating(me) then
45 if entity_isState(me, STATE_CLOSE) and not entity_isAnimating(me) then
H A Dcollectiblecostumetemplate.lua94 while entity_isAnimating(getNaija()) do
H A Dhealthupgradetemplate.lua129 elseif entity_isState(me, STATE_OPEN) and not entity_isAnimating(me) then
/dports/games/aquaria/Aquaria-OSE-v1.002-22-g84366ad/files/scripts/entities/_unused/
H A Daltar.lua54 if entity_isState(me, STATE_OPEN) and not entity_isAnimating(me) then
57 if entity_isState(me, STATE_CLOSE) and not entity_isAnimating(me) then
/dports/games/aquaria/Aquaria-OSE-v1.002-22-g84366ad/files/scripts/maps/
H A Dnode_energygodencounter.lua126 while entity_isAnimating(templeStatue) do
168 while entity_isAnimating(v.naija) do
H A Dmap_finalescape.lua75 while entity_isAnimating(n) do
H A Dnode_songcavecrystal.lua72 while entity_isAnimating(getNaija()) do
H A Dmap_naijacave.lua189 while entity_isAnimating(n) do
/dports/games/aquaria/Aquaria-OSE-v1.002-22-g84366ad/files/scripts/maps/_unused/
H A Dnode_eatompo.lua127 while entity_isAnimating(v.boss) do

12