Make games on your phone.
Get the app!
AndroidiOS
Castle
3 Comments
Next up
function onMessage(message) local text = message for i = 1, #text do my.text.content = text:sub(1, i) if text:sub(i, i) ~= " " then castle.sendTriggerMessage("sfx") castle.sleep(sped) end end end function onUpdate() sped = my
function onMessage(message) local text = message for i = 1, #text do my.text.content = text:sub(1, i) if text:sub(i, i) ~= " " then castle.sendTriggerMessage("sfx") castle.sleep(sped) end end end function onUpdate() sped = my.variables.sped end
Reply
Oh
Reply
https://s.castle.xyz/PL_Ye0He64uI
Reply