Home
last modified time | relevance | path

Searched refs:entity_setBounce (Results 1 – 10 of 10) sorted by relevance

/dports/games/aquaria/Aquaria-OSE-v1.002-22-g84366ad/files/scripts/entities/
H A Dgroundshockershell.lua43 entity_setBounce(me, 0.2)
H A Dbrokenpiece.lua36 entity_setBounce(me, 0.5)
H A Dspikyball.lua41 entity_setBounce(me, 1.0)
H A Danglerfish.lua64 entity_setBounce(me, 0.5)
H A Dmermog.lua90 entity_setBounce(me, 0.9)
H A Dmermoth.lua92 entity_setBounce(me, 0.9)
H A Drotcore.lua83 entity_setBounce(me, 1)
H A Dforestgod.lua542 entity_setBounce(ent, 1)
/dports/games/aquaria/Aquaria-OSE-v1.002-22-g84366ad/files/scripts/include/
H A Drocktemplate.lua36 entity_setBounce(me, 0.2)
/dports/games/aquaria/Aquaria-OSE-v1.002-22-g84366ad/Aquaria/
H A DScriptInterface.cpp6118 luaFunc(entity_setBounce) in luaFunc() argument
9654 luaRegister(entity_setBounce),