Content tagged loop-index

Report Tag

17 usages of this tag
  • 2 replies
  • 1K views
This content is deleted
Forum Topic
Problem with a virtual gamepad(touch id and loop index)
0 favourites

I have in my game 2 gamepads, one is for move the player, the problem is that when I am touching on it with 2 fingers I move faster than how I do when I press j...

  • 1 replies
  • 800 views
This content is deleted
Forum Topic
Double thumbstick-virtual gamepad with loop index problem
0 favourites

I have in my game 2 virtual gamepads, one of them is for move the player, the problem is that when I am touching on it with 2 fingers the player move faster tha...

  • 1 replies
  • 892 views
0 favourites

Hi Every One, I am new in Construct 3,need some help. I have a array(Answer_Char_Array). It have values in every cell including space(empty). Now I want to find...

posted 5 years ago
  • 4 replies
  • 510 views
This content is deleted
Forum Topic
Suggested improvement in manual for Pathfinding
0 favourites

I'm new to Construct 3 and just spent way too long trying to figure out how Pathfinding's waypoints work and thought I'd spare anyone else the trip. I just want...

  • 14 replies
  • 637 views
This content is deleted
Forum Topic
How to have a repeating For Loop?
0 favourites

I'm trying to make a for loop repeat. Like it could go from 0 to 100 but then go back to 0 and repeat. Is this possible?

  • 2 replies
  • 361 views
This content is deleted
Forum Topic
How do I use system loop for my array?
0 favourites

I've been working on a mobile game and made an array with descriptions of the game locations - I want to set the right data from the array to my variables. For...

posted 3 years ago
  • 4 replies
  • 444 views
This content is deleted
Forum Topic
Character animations and arrays
0 favourites

I'm trying to make a character sprite's animation change during a dialogue scene. The dialogue is contained in an array, and so far the only way I've been able...

  • 2 replies
  • 920 views
This content is deleted
Forum Topic
Array loopindex not working
0 favourites

I want to create a frame dynamically for a store, but the loopindex Is'nt working and they all get created on the same coordinates, what am I doing wrong? Thank...

posted 3 years ago
  • 4 replies
  • 639 views
This content is deleted
Forum Topic
How do I numerically sort an array?
0 favourites

An array creates a number of X elements and gets them filled with different numerical values. I'm trying to set up a for-each loop that compares the current val...

  • 6 replies
  • 805 views
This content is deleted
Forum Topic
How do I find nested loopindex inside "For Each"?
0 favourites

I understand that in a regular "For" one can use loopindex("name_of_the_loop"), but what if it is a "For Each" which has no name?

posted 3 years ago