Content tagged layout

Similar Tags

Report Tag

183 usages of this tag
  • 1 replies
  • 523 views
This content is deleted
Forum Topic
Changing a game's aspect ratio
0 favourites

After changing a project's aspect ratio from 4:3 to 16:9, is there a way to resize layouts to fit the new aspect?

  • 1 replies
  • 600 views
This content is deleted
Forum Topic
How do I can change layout runtime?
0 favourites

Need something like this. Runtime.GetLayout("Layout 2").IsVisible=true; But can't find right method in documentation.

posted 4 years ago
  • 2 replies
  • 286 views
This content is deleted
Forum Topic
Layout Mix-up on exporting to NW.js
0 favourites

When I export my game to NW.Js, it always starts at level 1 instead of the title screen. How do I get it to always start from the title screen layout?

posted 4 years ago
  • 2 replies
  • 459 views
This content is deleted
Forum Topic
How do I remove the notification bar on mobile?
0 favourites

How're you? I really hope you can help me with this. I've been stuck on this for days. I exported the project in Debug APK and installed it on my (Android) smar...

  • 1 replies
  • 356 views
This content is deleted
Forum Topic
Adding too much layouts.
0 favourites

I was wondering about smth; Would adding 3-5 layouts to my game slowed the game? I mean, would the game be slow while the player/user play the game? And, what a...

  • 2 replies
  • 372 views
This content is deleted
Forum Topic
How do I display a GUI layer when zooming a layout?
0 favourites

I think I am missing something, I have this event: On Start of Layout -> Set Layout Scale to 7. This is because I am using a 16x16 sprites and otherwise the "ca...

posted 4 years ago
  • 7 replies
  • 354 views
This content is deleted
Forum Topic
How do I draw my inventory when I switch layouts?
0 favourites

I am currently storing the player's inventory in an array and displaying their inventory in a bar at the bottom of the screen. On start of my game I trigger an...

  • 1 replies
  • 813 views
0 favourites

I'm creating an educational game, wherein you play a side scroller and when you get to a certain point it cuts to another layout to answer a question. And then...

  • 3 replies
  • 444 views

I've noticed that my sprites, which are on a global layer, still lose the values that have been set to their instance variables when I switch layouts. Is this h...

posted 3 years ago
  • 11 replies
  • 438 views
This content is deleted
Forum Topic
How do I maintain object when the layouts change?
0 favourites

The question is simple: Can I maintain the object with the same position when the layouts are changing? Is it possible? Thanks.

Similar Tags