Have you checked the MineCraft demo? It shows how to lock the pointer and aim at any direction.
play.creaticode.com/projects/660aa865b57a3da838c387bc?version=1
Have you checked the MineCraft demo? It shows how to lock the pointer and aim at any direction.
play.creaticode.com/projects/660aa865b57a3da838c387bc?version=1
Can you be more specific? is it 2D or 3D? local or multiplayer? What kind of vertical movement?
This issue is fixed now. Please try again.
It does work when we test it. Can you please try to do a hard reload first? And then show us the project or a screenshot?
Noted. Our platform has not been very stable lately due to some new features and bug fixes. We are going to reduce the number of releases and implement more testing, and we will invest much more time to ensure stability of the platform.
Sorry about that. This should be fixed now. You may need a hard reload of the playground to pick up the latest version.
Currently the blocks in the “Game” category only supports one set of scores for simplicity. To have different leaderboards for different levels, you would have to implement your own leaderboard. For example, you can store the scores of top players in the project’s data, and sort/update them each time a new score is generated.

Please try again. We made a fix. It appears to be related to some of the new add-ons. You might want to try to disable the add-ons. If this issue still occurs even with no add-on enabled, please share a project with this issue, and we will investigate further. Thank you.