Content tagged centered

7 usages of this tag
  • 1 replies
  • 451 views
This content is deleted
Forum Topic
How do I make buttons in corner of mobile screen?
Not favoritedFavorited Favorited 0 favourites

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...

posted 4 years ago
  • 0 replies
  • 613 views
This content is deleted
Forum Topic
How do I center Falling shapes example?
Not favoritedFavorited Favorited 0 favourites

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...

  • 0 replies
  • 220 views
This content is deleted
Forum Topic
How to lock the pointer at the screen CENTER ? (3DCamera)
Not favoritedFavorited Favorited 1 favourites

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...

  • 0 replies
  • 574 views
This content is deleted
Forum Topic
Zoom on Mouse/Cursor like in softwares
Not favoritedFavorited Favorited 0 favourites

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...

posted 2 years ago
  • 9 replies
  • 326 views

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...

posted 12 months ago
  • 3 replies
  • 93 views
This content is deleted
Forum Topic
Game Off Centered On Google Pixel
Not favoritedFavorited Favorited 0 favourites

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...

posted 3 months ago
  • 0 replies
  • 137 views

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....