Jump to content
  • 0

I cannot seem to center align the level.


Eridonis

Question

7 answers to this question

Recommended Posts

  • 1
39 minutes ago, Ainz Ooal Gown said:

 

Hey, you need to change:

 

"AutoSizeToContents": true,

 

to

 

"AutoSizeToContents": false,

 

This means it will not autosize to box (which starts from the left) and will make in central. When you do this make sure the box has enough room:

 

"Bounds": "4,59,20,20",

 

20x20 seems decent size.

 

I take no credit as it was @wishy that told me :)

Wow, cant believe I missed that. Thank you, worked like a charm
9ab11d3eb947c11fba7ea3be0a98ff2d.png

Link to comment
Share on other sites

  • 3
4 minutes ago, CosakiGames said:

Ive tried to set this up too and have the same problem as you.

Maybe @Ainz Ooal Gown can chime in, he seems to have done it successfully

 

Hey, you need to change:

 

"AutoSizeToContents": true,

 

to

 

"AutoSizeToContents": false,

 

This means it will not autosize to box (which starts from the left) and will make in central. When you do this make sure the box has enough room:

 

"Bounds": "4,59,20,20",

 

20x20 seems decent size.

 

I take no credit as it was @wishy that told me :)

Link to comment
Share on other sites

×
×
  • Create New...