Content tagged global-variable

Report Tag

55 usages of this tag
  • 6 replies
  • 457 views
This content is deleted
Forum Topic
How do I set timer (revised to make it easier to help)?
0 favourites

Below are the results of many, many failed attempts which brought me to asking the experts. Right now everything works except the countdown decreases in some ve...

  • 2 replies
  • 279 views
0 favourites

I want to make a randomizer that has global variables and uses an or statement. For Example: Red = 0. Green = 0. Blue = 0. Then I want the programming to be som...

  • 2 replies
  • 384 views
This content is deleted
Forum Topic
How do I trigger an action once from global variable?
0 favourites

I have a project where I need to trigger a sound effect once when the timer variable = zero. But When I did this the audio clip is looping, but I need it just t...

  • 9 replies
  • 292 views
This content is deleted
Forum Topic
Set different score to different animations?
0 favourites

I have created a random spawn object and separated them in animations. So at a random point on the layout it will spawn (Coins, Emeralds, Rubies, Sapphires) her...

posted 2 years ago
  • 1 replies
  • 302 views
This content is deleted
Forum Topic
How To Referenec Variables Inside JSON Path
0 favourites

I'm going to post a screenshot of my events to show you guys what I'm doing as I'm sure it's user error but currently I am building a dialogue system based off...

  • 4 replies
  • 366 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...

  • 5 replies
  • 308 views
This content is deleted
Forum Topic
How do I write an expression for multiples of 10?
0 favourites

So I am trying to get a "Good Job" to pop up when every tenth enemy is killed. Maybe I am going about it wrong but I was trying to do System>Score (Global Varia...

  • 5 replies
  • 339 views
This content is deleted
Forum Topic
How do I set global variable from dropdown?
0 favourites

Hey C3! Hope you're doing well out there. Got a simple question that I can't seem to get my brain around. I've got a dropdown box that I've assigned an instance...

  • 4 replies
  • 390 views
This content is deleted
Forum Topic
How to sum my instance variable ?
0 favourites

I have one sprite with multiple animation, and every animation is a different object. Depending on the animation, my sprite don't have the same instance variabl...

  • 12 replies
  • 454 views
This content is deleted
Forum Topic
Can you help me figure this out?
0 favourites

I am trying to figure out how to make a custom sound play when the the top score is over taken in the game? For example. A player has a top score of 1000 and on...