Hundreds of features to explore
Games made in Construct
Your questions answered
Trusted by schools and universities worldwide
Free education resources to use in the classroom
Students do not need accounts with us
What we believe
We are in this together
World class complete documentation
Official and community submitted guides
Learn and share with other game developers
Upload and play games from the Construct community
Game development stories & opinions
Hello people,
As soon as I want to play my game in fullscreen, my player shakes.
how can I solve this?
thank you in advance
Hey Fabian, without seeing your game I would guess some of the image points in the moving animation are a bit off.
Double click on the player object and go through each animation to make sure the image point (origin) is the same point.
Hi GenkiGenga,
When I play my game in letterbox (not full screen), my player doesn't shake.
The imagine points are as good as possible.
Maybe it's something about the scroll to behavior in full screen ?
Develop games in your browser. Powerful, performant & highly capable.
Are you using pixel rounding?
Best bet is to try and recreate the problem in a simple new project. If it works properly then you can compare why the other doesn't. If it doesn't work, post the cap.x here and we'll find out what the issue is.
Yes it works!, pixel rounding was on, and now it's off and there's no shaking anymore.
Thank you !