Forum Topics tagged variable

A symbolic name associated with a value and whose associated value may be changed.

Similar Tags

Report Tag

166 forum topics with this tag
  • 3 replies
  • 953 views
This content is deleted
Forum Topic
How do I check if a value has been changed?
0 favourites

I have spent the last two hours banging my head against the wall trying to figure this out on my 2D platforming game. I want to be able to tell when my characte...

  • 2 replies
  • 395 views

If I have five audio files under Sounds , called a,b,c,d and e.Webm, and I play them at random using choose. On timer>play (by name)>choose("a","b","c","d","e")...

posted 3 years ago
  • 1 replies
  • 341 views
0 favourites

I'm trying to make a delivery game where you deliver packages, I'm trying to make it so when you pick up a package it randomly selects one of the buildings to d...

posted 2 years ago
  • 3 replies
  • 763 views
0 favourites

I want to loop through all available speech synthesis voices and store them so that I can easily change the voice with a function. But when I try to do Voices.G...

  • 4 replies
  • 1.4K views
0 favourites

I'm trying to set a global variable in Construct 3 using Javascript (in a script.Js file). The code looks like this: Async function get() {. Let url = "https://...

posted 2 years ago
  • 1 replies
  • 607 views
This content is deleted
Forum Topic
How to subtract numbers from health count?
0 favourites

I want it so when the player collides with an enemy, it subtracts from the health counter. I am aware that you have to use a Global Variable, but how exactly do...

  • 3 replies
  • 298 views
0 favourites

Guys! Hope you're all doing well. I'm working on a "Table RPG" like D&D for mobile app. And I'm trying to do the following: - a test based on player's atributes...

  • 3 replies
  • 1.4K views
This content is deleted
Forum Topic
How do I set my text box to a variable?
0 favourites

I am wondering how I can change what a text box says to the number on a global variable that I have made.

  • 3 replies
  • 354 views
This content is deleted
Forum Topic
Someone explain the finished ghost shooter event sheet
0 favourites

How's the computer know the monsterspeed variable is the speed of the monsters? Why does the description say it increases the speed monsters are spawning at but...

  • 1 replies
  • 257 views
This content is deleted
Forum Topic
How do I make this code more efficient ? DRY?
0 favourites

I'm creating a prototype for a custom character creation system. I have a sprite for hair, eyes, etc. Each sprite has multiple frames with different eyes/ hair...

Similar Tags