Content tagged instance

Report Tag

67 usages of this tag
  • 1 replies
  • 364 views
This content is deleted
Forum Topic
How can I find all of the instances within a set area?
0 favourites

I apologise if this is formatted badly, it is my first post here. I am trying to use a system, where a layout is covered in tiles. Every 16 seconds, every tile,...

  • 3 replies
  • 244 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...

  • 2 replies
  • 452 views
This content is deleted
Forum Topic
multiple multiplayer games
0 favourites

It should be possibel to set up multiple variations of 1 game in multiplayer. Let's say the game is called 'hello world'. Multiple 'rooms' of this game can be h...

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

I've just read this short tutorial on using instance variables to display dialogue: What would I need to change if I wanted an NPC to display more than one stri...

  • 2 replies
  • 309 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...

  • 1 replies
  • 799 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...

  • 8 replies
  • 556 views
This content is deleted
Forum Topic
How can i animate multiple instances of same object.
0 favourites

If its only 1 instance it works perfect. The moment there's more than one and they're facing opposite directions the animation stops. If they all start facing t...

  • 4 replies
  • 477 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...

  • 1 replies
  • 269 views
0 favourites

Hello friends, here is a simple c3p file. Dropbox.Com/s/jxrfoz2qg89ow73/Outline%20only%20one.C3p. There's a text box, and an instance of it. I am using the Bett...

posted 3 years ago
  • 0 replies
  • 354 views
This content is deleted
Forum Topic
How do I pick the Object Instance that I taped on?
0 favourites

I'm using Event Scripting and I want to get the Instance that I taped on (with Touch). I have a condition "On tap gesture on obj_interact". Obj_interact is an O...