Log In  

Cart #25491 | 2016-07-18 | Code ▽ | Embed ▽ | No License


My first submit. have a blast.

P#25492 2016-07-18 09:12 ( Edited 2016-07-18 16:07)

why doesn't the game work?

P#25493 2016-07-18 09:13 ( Edited 2016-07-18 13:13)

_update60() isn't working in the web player so you need to call it twice in _update() as a workaround.

Example :

function _update() _update60() _update_buttons() _update60() end 

This will be automatic in 0.1.9
For more information, you can refer to this thread : https://www.lexaloffle.com/bbs/?tid=3722

P#25499 2016-07-18 12:07 ( Edited 2016-07-18 16:07)

[Please log in to post a comment]

Follow Lexaloffle:          
Generated 2024-03-28 08:39:33 | 0.019s | Q:13