Forum Topics tagged layer

Similar Tags

Report Tag

79 forum topics with this tag
  • 4 replies
  • 263 views
This content is deleted
Forum Topic
How do I create new layers dynamically via events?
0 favourites

New here and relearning Construct. I am trying to read a JSON file and represent it's values by 3D blocks. I intend to generate a level by stacking arrays to fo...

  • 0 replies
  • 112 views
This content is deleted
Forum Topic
Can't add sublayer to global layer?
0 favourites

I use a global layer for my HUD and tried to add a sublayer but when I put any sprites on it they're instantly invisible and locked in the editor. Is this worki...

  • 3 replies
  • 180 views
This content is deleted
Forum Topic
Refreshing a layer to show last saved game slot.
0 favourites

I found this demo that works well for c3 saving to multiple slots. However how'd I get it to update the save list without reloading the save layer? I guess I'm...

posted 11 months ago
  • 2 replies
  • 156 views
This content is deleted
Forum Topic
How do I propagate global layer changes?
0 favourites

Been using C3 for years, but I don't remember having this issue until now. I have a global UI layer, but the changes I do on it, don't propagate to the other UI...

posted 8 months ago
  • 2 replies
  • 142 views

I have a Sprite object (an old TV screen) and upon this I have some text objects and a couple of alien sprites. I want ALL these objects to BULGE together, not...

posted 7 months ago
  • 2 replies
  • 124 views
This content is deleted
Forum Topic
Get all sprites on a specifc layer
0 favourites

I've got sprites organized into sublayers and am looking for a way to get all the sprites on a single sublayer. Was expecting to see a function like layer.GetAl...

posted 5 months ago
  • 0 replies
  • 77 views
This content is deleted
Forum Topic
Use Case for Dynamic Layers?
0 favourites

Hey yall, Ive been recently learning more about Dynamic layers but to be honest I dont fully understand. When to use them? At first I thought it'd be great to s...

  • 2 replies
  • 60 views
0 favourites

In image 1 by blackbox is in the "Exam" Layer which appears normal. When I move the blackbox into the "Paper" or "Background" layer it hides behind the "grey ca...

  • 3 replies
  • 63 views

I have a book where I flip pages (duh). Initially I just had a function to bring to the top the page that I needed. Now I found myself adding more and more page...

Similar Tags