Actually, all elements are not aligned in the middle when in mobile mode (full screen on Android). How can I make all elements centred despite the size of the m...
Hope you're doing great, I am decided to make a tetris like game, and started using falling shapes game in c3 as a start/guide. The file is super commented and...
In a 3D environment, is there a way to have the "Request pointer lock" action lock the pointer at the screen CENTER instead of locking it randomly when you clic...
I'm currently trying to make navigation using zoom/pan with mouse and I would like to make a zoom like in most software like photoshop or figma which zoom onto...
I am trying to stop the scroll-to behavior, on player form centering at the start. I want the player at a desired starting point and then followed by the view p...
Currently using 16:9 with Letterbox scaling. Playing on Galaxy Devices, it looks beautiful. But when I play on a Google Pixel, the picture is off center. It is...
I have an array of words, for example. I want to display these words inside a container (e.G., a Sprite). Each word from the array will be its own Text object....