very clean (tried making similar one in Unity but its very stuttering)
There is one very tiny edge case
When the player is on the edge, he cannot jump because the laser in it is situated in the middle. A way to fix this would be to put lasers on the left, center, and right (or maybe this is intended behavior)
Last edited at 2024/05/22 19:47:11 by 42flowermaster
DANGA - A button could only be paired to one lock (and vice-versa). I am working on a new button system where a button can be paired to unlimited locks.
With this update, you can see the time of timed buttons on the top of the screen (and the timers stack if you press multiple at once), and there is a global button deactivator. Still testing it but will get it done
Nugget123 - Well, the only way I could do that is detect the MOUSE_LEFT event, but there is no mouse on mobile. If there were a way to detect mobile mouse-up, (because onClick detects mouse-down events), holding the buttons could be detected, but I am not aware of such an option
Black360o - This project uses a lot of knowing when the mouse is being held down, and the reason that may not work is because there is no way to detect that on mobile (or at least not that I know of)...
Last edited at 2024/06/25 16:24:56 by 42flowermaster
This is a great project (noticed image.ppm in file explorer)
The only tool that I could use is VLC media player, but the picture changes everytime I open it. The first time it opened though, it looked really nice (mostly blue-ish)
It did not look anything like in the scene, so I assume the application I am using does not support .ppm. Every successive time I open this image, I see this glitch (that moves to a different location everytime I open it):
https://ibb.co/27bnctM
whatvaheck - For the game, it only assumes your age is four, for all the questions that come next. This is an extremely old project (and things have since changed), so I will probably not update this
Later, I may update this scene just for the purpose of making the box that controls try count inaccessible (examples: move it millions of Algodoo meters away, put it in another layer, make it move away from mouse cursor)