sonic-radiance/sonic-radiance.love/scenes/battlesystem/controllers/fighters/systems/choregraphy/step
2021-07-19 12:16:34 +02:00
..
addGFX.lua
addQTE.lua
goTo.lua
goTo3D.lua feat(choregraphy): add new 3D-based steps 2021-07-18 14:08:07 +02:00
init.lua feat: add an action to change anim speed inbattle 2021-07-19 12:09:21 +02:00
jump.lua feat(choregraphy): add new 3D-based steps 2021-07-18 14:08:07 +02:00
jumpBack.lua
parent.lua fix: switch step immediatly after the previous one 2021-07-18 14:08:45 +02:00
playSFX.lua
sendDamage.lua
setAnimation.lua
setAnimSpeed.lua feat: add an action to change anim speed inbattle 2021-07-19 12:09:21 +02:00
setCounter.lua feat: add counter system for choregraphy 2021-07-18 08:59:01 +02:00
skipTo.lua
stopMov.lua feat: add stopMov step action 2021-07-18 18:57:54 +02:00
useItemEffect.lua
wait.lua
waitActorFinished.lua
waitFor.lua feat: remove stray print 2021-07-19 12:16:34 +02:00