Content tagged index

13 usages of this tag
  • 2 replies
  • 1.31K views
Not favoritedFavorited Favorited 0 favourites

Ive tried a single layer and two layers and Ive set the Title Sprite at the top of the layer and set the buttons to the bottom of the layer and yet they still a...

posted 6 years ago
  • 1 replies
  • 1.69K views
This content is deleted
Forum Topic
How do I add a script tag in index of the construct game?
Not favoritedFavorited Favorited 0 favourites

I want a Firebase feature in my game, so I want to link the JS code in Construct game. I am done this by using a JS plugin but the Firebase API reference link (...

posted 6 years ago
  • 0 replies
  • 325 views
This content is deleted
Forum Topic
How do I index of a text in List?
Not favoritedFavorited Favorited 0 favourites

I need to set the text of a list by a value from an array. The list and array has values of {a1,a2,a3}. When I compare text with a1 in Array and returns True th...

posted 6 years ago
  • 4 replies
  • 2K views
This content is deleted
Forum Topic
Pick Object by IID / manipulate previous object instance?
Not favoritedFavorited Favorited 0 favourites

Is there any possible way how I can reference a previous sprite if there are a multiple number of them? Like picking the sprite by it's IID : Icon(icon.Count-1)...

  • 0 replies
  • 520 views
This content is deleted
Forum Topic
How do I Call the FBInstant from events in construct ?
Not favoritedFavorited Favorited 0 favourites

I'm publishing my game soon on the instant game platform of Facebook but I'm still stuck with how to get users' info when the game loads, I've looked around and...

  • 11 replies
  • 1K views
Not favoritedFavorited Favorited 0 favourites

I would like to make a collection of notes that you find throughout the game which you could look up in a journal that you carry with you. You know the type, sk...

  • 6 replies
  • 583 views
This content is deleted
Forum Topic
How exactly do families work?
Not favoritedFavorited Favorited 0 favourites

I checked up on the documentation for family properties, but I still have some questions. I am trying to make a simple puzzle where turning a light on adds 1 to...

posted 5 years ago
  • 4 replies
  • 1.78K views
This content is deleted
Forum Topic
How do I add a value to an Array index?
Not favoritedFavorited Favorited 0 favourites

I've been learning programming and I understand both arrays and dictionaries in concept. But, I'm having trouble doing the simplest tasks when it comes to imple...

posted 5 years ago
  • 1 replies
  • 418 views
This content is deleted
Forum Topic
How do I print only an index of a varaible's value?
Not favoritedFavorited Favorited 0 favourites

Trying to store a few global variables, and then print a part of an index (past index number + 1) to gradually spell something as x goal is completed. How could...

posted 4 years ago
  • 3 replies
  • 1.52K views
This content is deleted
Forum Topic
How do I find the index of a value inside a JSON array?
Not favoritedFavorited Favorited 0 favourites

My problem is actually checking if a JSON array has a specific number in it or not, so I was thinking that searching for an index would resolve it, but I couldn...

posted 4 years ago