great! :)
You do not have permission to view this post
'Set item' creates the key, 'Get item' tries to retrieve the key value.
On the spawn actions if you set the width to something random, then on an action under that set the height to object.width it should work.
If it's happening 100% of the time it should be an easy fix, just share the project if you want assistance.
Develop games in your browser. Powerful, performant & highly capable.
It's probably not going to be the event shown as that's a one time trigger of a button click and you are not setting any variables either, so must be something else.
You could have logic that tries to go between two different layouts constantly or keeps refreshing the layout. Or if you messed with timescale then it's stuck at 0. If it's not that I dunno, share the project.
It's just set variable to 'LayoutName'
Nope, you pass through a parameter which triggers the 'for' loop you want to use. So pass through 'fr' and then say if param=fr run that loop, if param=en run different loop.
Get rid of the group variable conditions and use global variables for each character, set text1 to char1 variable and text2 to char2 variable, something like this.
Please share the logic you used to add it to one location and to work out how the player is able to move to next square, I guess it is best to build on that.
Because you keep changing character variable and the above groups variables are true so it sets all the text to same name.
Member since 5 Aug, 2013