Forum Topics tagged layout

Similar Tags

Report Tag

177 forum topics with this tag
  • 7 replies
  • 356 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
  • 824 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
  • 450 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
  • 446 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.

  • 6 replies
  • 796 views
This content is deleted
Forum Topic
How do I Create a Screen Lock/Boundary.?
0 favourites

I want to be able to create an object, and have the camera not move past that object. This would help a lot.

posted 3 years ago
  • 3 replies
  • 266 views
0 favourites

Does anyone know what the best method is to scroll the screen along by its own width, using acceleration and deceleration? I've tried lerp but that only produce...

  • 1 replies
  • 287 views
This content is deleted
Forum Topic
Question about plugins...
0 favourites

When I open my project,construct says " Layout transition addon " is missed,install it and reopen Construct. But I've already installed the " Layout transition...

  • 8 replies
  • 557 views
This content is deleted
Forum Topic
Character losing animation on layout change
0 favourites

Help! I’m a complete noob to this and I can't figure out why when I change layouts my character loses all his animations. Essentially what I want to do is requi...

posted 3 years ago
  • 2 replies
  • 408 views
This content is deleted
Forum Topic
Draw in DrawingCanvas which is not at 0,0?
0 favourites

I have a hard time finding a tutorial or an explanation on how I can draw in the DrawingCanvas object if I moved it, say, in the middle of the screen. Or basica...

  • 2 replies
  • 313 views
0 favourites

I'm using an instance variable to make a sprite change into one of five different costumes. The problem is every time a sprite change is triggered, it goes back...

Similar Tags