Forum Topics tagged container

Report Tag

31 forum topics with this tag
  • 1 replies
  • 209 views
This content is deleted
Forum Topic
Containers don't preserve Z order?
0 favourites

I'm trying to create a simple character customizer. I have sprites for different elements like head, eyes, nose, etc. All in one container. In the layout tab, e...

posted 2 years ago
  • 2 replies
  • 366 views
This content is deleted
Forum Topic
How can I drag and drop a whole container?
1 favourites

I've been experimenting with a random character creator. I have sprites for different elements like head, eyes, nose, etc. All in one container. Right now I hav...

posted 2 years ago
  • 2 replies
  • 263 views
0 favourites

I have a Family of enemy Sprites. I have created them on one of my layouts (not the one I'm going to use them on) with a hierarchy of other Sprites I use as buf...

  • 5 replies
  • 414 views
This content is deleted
Forum Topic
How Does Occlusion Culling Work In C3?
0 favourites

I've seen a few posts mention this but never an explanation and the manual lacks an entry on the topic. I was thinking about wanting to something like this in C...

  • 2 replies
  • 250 views
This content is deleted
Forum Topic
How do I get all the objects inside container?
0 favourites

I have created 4 circles I want to loop through them, There names are like circle1,circle2,circle3,circle4. I want to randomly update property of one of the cir...

posted 2 years ago
  • 4 replies
  • 325 views
0 favourites

I have 2 objects in the container: - Sprite (with Physics behavior). - SVG (with Pin behavior). In the events sheet, it is pinned to the invisible Sprite (On st...

posted 2 years ago
  • 8 replies
  • 698 views
0 favourites

My game has an object container made of 3 sprites. Basically, it's a big sprite with two sprites pined on it acting as buttons. At certain times of the game, wh...

posted 2 years ago
  • 0 replies
  • 270 views
This content is deleted
Forum Topic
aligning text in container
0 favourites

Is there a way to define which object in a container is created first? In my case the buttons and the labels share a container, but no matter which one I create...

  • 4 replies
  • 190 views
This content is deleted
Forum Topic
How do I preserve hierarchy from layout to layout ?
0 favourites

Id like to use a layout as a repository to design and store all of my complex game items. They're made of an Element sprite with a container filled with Objects...

posted 1 years ago
  • 1 replies
  • 178 views
0 favourites

I have "item" consists of 3 9-patches united in container. How do I spawn that whole container with default properties on layout without having to place 9-patch...