Content tagged container

Report Tag

30 usages of this tag
  • 3 replies
  • 413 views
This content is deleted
Forum Topic
Bug when creating multiple enemy types
0 favourites

Alright, I have a bug with my NPC of type C which I am having trouble pin-pointing the cause and resolving. I'm starting to think I may have misunderstood how t...

posted 3 years ago
  • 3 replies
  • 245 views

So I've spent the last couple of days putting together a little test project to see if I can get an inventory system working & I believe I am 99% of the way the...

  • 1 replies
  • 268 views
This content is deleted
Forum Topic
I deleted the container but it still is but not working
0 favourites

Hey I don't understand why the deleted container is still there, but actually, it doesn't work properly. It is greyed out and can't be repaired (added again), b...

posted 3 years ago
  • 1 replies
  • 569 views
This content is deleted
Forum Topic
Hierarchy and Containers clashing
0 favourites

I am using both hierarchy and containers on a set of objects. The problem arises for On Created conditions which trigger twice. This is the eventsheet: This is...

posted 3 years ago
  • 5 replies
  • 357 views
0 favourites

So I have this enemy with three different parts. The head, the body and the tail, they're all put together in a container. The problem I have is that the differ...

posted 3 years ago
  • 2 replies
  • 501 views
This content is deleted
Forum Topic
Scripting Containers
0 favourites

Will there be a Scripting API for containers, to be able to reference them? A sample use-case is setting all containers with an instance variable of the uid of...

posted 3 years ago
  • 4 replies
  • 336 views
0 favourites

I created a little system that make bugs walking with procedural-like animation for the legs. (a simple one : Six points represents where the feets are touching...

posted 3 years ago
  • 5 replies
  • 582 views
This content is deleted
Forum Topic
Iterate Through Containers?
0 favourites

I need to pin several family objects together within containers, so the contained objects can be positioned as a group. How can I iterate across all the contain...

posted 3 years ago
  • 2 replies
  • 415 views
This content is deleted
Forum Topic
How do I Make a Wise Layout?
0 favourites

I will load some info and create some conteiners, something like a Virtual Store, you search for a game name and appear a list of games that you searched for in...

  • 4 replies
  • 483 views

I want to make an endless runner (think of Subway Surfers) where pre-defined rooms spawn ahead of the player (these can be either created or moved to the positi...