I’m running a javascript project through VS Code and I’m finding that I can’t turn off sprites being forced to stay on screen when I’m using a tilemap. If I set the SpriteFlag.StayInScreen to false, I can’t move a sprite out of the boundaries. I was eventually able to work around this by setting SpriteFlag.Ghost to true but this seems like it might be a bug. Has anyone else run into this problem before?
Related topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
Im sick and TIRED of this "Stay on Screen" BLOCK! | 1 | 44 | August 26, 2025 | |
Velocity Glitch? Actually: My usage of tilemaps | 6 | 385 | May 1, 2020 | |
How do I make a sprite stay on a specific place on the screen | 5 | 290 | June 21, 2024 | |
Making a sprite as part of the hud | 3 | 343 | November 22, 2022 | |
Problem with TextSprite (not staying on screen) | 3 | 312 | May 13, 2025 |