Content tagged global

Report Tag

37 usages of this tag
  • 4 replies
  • 537 views
This content is deleted
Forum Topic
How do I add to a Global Variable only once?
0 favourites

In the game I'm working on a character is awarded trophies when certain conditions are met. How do I get the "add 1 to" a global variable the first time the con...

  • 4 replies
  • 615 views
0 favourites

Is it possible to access an array inside a global variable? For example, if I have a global variable called fruit which's value is , how can I access "Orange"?...

  • 1 replies
  • 307 views
This content is deleted
Forum Topic
Why isn't "tween every 10 points" working?
0 favourites

I have a setup where a background image is supposed to tween 180 degrees for every 10 points scored. There's a global variable called "Cycle" which increases by...

posted 3 years ago
  • 11 replies
  • 990 views
This content is deleted
Forum Topic
How do I pick instance variable of one sprite in family?
0 favourites

Shortest version of this question possible. How can I add 1 to a particular instance variable of the sprite I've selected? There are 3 sprites in the same famil...

  • 5 replies
  • 465 views
This content is deleted
Forum Topic
UI Object Changes Layer Unprompted
0 favourites

I've got UI elements set to global. They're created on level one, and persist to the next level. They're on the correct layer until level five, then inexplicabl...

  • 3 replies
  • 238 views
This content is deleted
Forum Topic
At loss over Global Variable Count
0 favourites

I must be really brain dead today. I looked through the manual and forums and don't see what I am doing wrong compared to the posts. I just want a text to displ...

posted 2 years ago
  • 1 replies
  • 208 views
0 favourites

Hey guys! So, tldr I have a global number Score=0 and when an enemy dies, it triggers the event System > add 1 to score. This is all part of the introductory sh...

  • 4 replies
  • 269 views
This content is deleted
Forum Topic
How do I save list itmes in vertical in global variable ?
0 favourites

posted 2 years ago
  • 4 replies
  • 364 views
This content is deleted
Forum Topic
Problem with Global Variable Resetting?
0 favourites

I am a bit puzzled by this. I have set up global variables for levels and lives. The levels are working and saving but lives are resetting? For example I have s...

  • 7 replies
  • 541 views
This content is deleted
Forum Topic
Cannot set text from globalThis variable
0 favourites

I am testing out some things for a project and I want to use Vanilla JS for game logic but I can't Construct function script to return the value I have set in g...

posted 2 years ago