-
some players try to swipe up wards to move the ball. if i add some indication on how to start this should help new players learn
-
![Screenshot 2024-11-20 at 15 30 24](https://github.com/user-attachments/assets/94348d27-8ecc-4607-b81d-9c5464ed1ca6)
services/web/server/tests/unit/with_dbs/04/workspaces/test_workspaces.py
-
### Priority
Low
### Area
- [X] Data
- [X] Source
- [ ] Docker
- [X] Other
### What happened?
The issue occurs when a player's speed is modified by monster "speed" attack (i think pa…
-
export function setPlayerMovment(k, player) {
player.onUpdate(() => {
const directionVector = k.vec2(0, 0)
if (k.isKeyDown("left")) {
player.flipX = true;
…
-
### Is your feature request related to a problem? Please describe
No
Not sure if it's already in development.
While in position hold it'll be nice to do a command or double tap forward in the tilt…
-
**Is your feature request related to a problem? Please describe.**
When I go to click OK, if my mouse gets too close to the bottom of the screen the table moves (like when I press the down arrow key)…
-
The player's movement is jittery.
I also experience a bunch of screen tearing, even though I have the "sync every frame" option on. This may be an unrelated bug.
-
in Python, the mouse moves and inputs like a human, making the website unable to detect it,how can I do it, can you help me ,thanks?
-
Hi JowhJy, from what I understand, the error occurs because the mod is trying to move the player. I managed to fix the "moved too quickly" issue by removing the speed limit, but I'm still encountering…
-
### Is your feature request related to a problem? Please describe.
Currently clicking a link in the table description will popup a second link to follow said link...
having to click a link, move the…