Content tagged uid

Report Tag

25 usages of this tag
  • 6 replies
  • 553 views
This content is deleted
Forum Topic
How do I use UIDs and IIDs?
0 favourites

So I'm making a platform beat-em-up. I have a player, enemy, and spawner. Everything works but one thing, all enemies spawned act like the first one on screen....

posted 4 years ago
  • 3 replies
  • 564 views
This content is deleted
Forum Topic
How do I change the tab order?
1 favourites

How'd you get my project to follow a tab order that I want? When I hit the TAB key, I want it to jump to the object I designate. Everything I find on Google say...

posted 4 years ago
  • 1 replies
  • 812 views
0 favourites

Is it possible to reference an object by UID or Nth Instance via expressions? I am doing a self collision, and found that you can choose the objects that collid...

  • 1 replies
  • 316 views
This content is deleted
Forum Topic
How do I track the same sprite in the scope context?
0 favourites

I have been tormenting this solution for two days already . The situation is like this: We have several inventory slots with one sprite and items that are impor...

  • 2 replies
  • 351 views
This content is deleted
Forum Topic
How do I select an overlapping object of the same type?
0 favourites

I have some Boxes that the player can move left or right. When a Box (a) is moved up against another one (b), I'd like to store (b)'s UID in (a)'s boxToLeft Ins...

  • 4 replies
  • 482 views
This content is deleted
Forum Topic
UID destroying itself... why?
0 favourites

I made a topic about my problem earlier, but that wasn't until I figured out what the hell was even going on. Also, no-one responded after I figured it out, so...

  • 2 replies
  • 359 views
This content is deleted
Forum Topic
How do I randomly pick object by UID?
0 favourites

I have 10 chests on level with unique IDs. All have instant variable of 0. How do on start of layout system will pick only 1 chest (or may be two) and add 1 to...

posted 2 years ago
  • 5 replies
  • 401 views
0 favourites

I'm trying to make a color change in my main menu when I mouse hover over the text. I want to create as few spritefont objects as possible, so I'm trying to cha...

posted 2 years ago
  • 4 replies
  • 608 views

Since my first post had a large project with way too much, I've simplified it down to just the tutorial + my issue. I'm a visual learner, so if you could send s...

  • 2 replies
  • 402 views
This content is deleted
Forum Topic
How do I pin an object to a specific UID?
0 favourites

I have been making a game in which enemies carry weapons, and I have stumbled across a bit of an issue. I have tried making code which spawns in a weapon for ea...

posted 2 years ago