Content tagged index

Report Tag

11 usages of this tag
  • 2 replies
  • 903 views
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 5 years ago
  • 1 replies
  • 1.2K views
This content is deleted
Forum Topic
How do I add a script tag in index of the construct game?
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 5 years ago
  • 0 replies
  • 210 views
This content is deleted
Forum Topic
How do I index of a text in List?
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 4 years ago
  • 4 replies
  • 1.5K views
This content is deleted
Forum Topic
Pick Object by IID / manipulate previous object instance?
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
  • 306 views
This content is deleted
Forum Topic
How do I Call the FBInstant from events in construct ?
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
  • 683 views
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
  • 415 views
This content is deleted
Forum Topic
How exactly do families work?
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 4 years ago
  • 4 replies
  • 1.1K views
This content is deleted
Forum Topic
How do I add a value to an Array index?
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 3 years ago
  • 1 replies
  • 233 views
This content is deleted
Forum Topic
How do I print only an index of a varaible's value?
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 3 years ago
  • 3 replies
  • 986 views
This content is deleted
Forum Topic
How do I find the index of a value inside a JSON array?
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 3 years ago