Forum Topics tagged variable

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

Similar Tags

Report Tag

164 forum topics with this tag
  • 2 replies
  • 581 views
This content is deleted
Forum Topic
String Variable - How to append values to self?
0 favourites

Probably a simple question, I want to append values to a local string variable but I'm not sure why my expression Is'nt working: If I remove the reference to th...

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

I am trying to find a way to pick all sprites that share the same instance variable. These sprites will have different names but the instance variable string wi...

posted 3 years ago
  • 2 replies
  • 301 views
This content is deleted
Forum Topic
How do I reduce an objects height permanently?
0 favourites

Currently I have a function that, when triggered, is supposed to reduce the height of a stamina bar. The problem is that after the function runs, it returns to...

  • 3 replies
  • 443 views
This content is deleted
Forum Topic
Global variable doesn't count but everything else is
0 favourites

1. If I shoot enemies very fast Kills+1 sometimes doesn't count if it sits under Health<=0 && Alive==True. 2. But! It does count properly if it sits above destr...

posted 3 years ago
  • 3 replies
  • 390 views
This content is deleted
Forum Topic
How do I randomise this outcome?
0 favourites

I've made a basic fighting game just to get to grips with this software. I've set up an Instance Variable on the enemy sprite called blockLikelihood which I've...

  • 6 replies
  • 379 views
0 favourites

I'd like to allow the player to "place" a given object at the mouse's X/Y coordinates. They'll select the object from a pulldown list, click somewhere on the sc...

posted 3 years ago
  • 4 replies
  • 311 views
0 favourites

I've just read this short tutorial on using instance variables to display dialogue: What would I need to change if I wanted an NPC to display more than one stri...

  • 10 replies
  • 2.3K views
This content is deleted
Forum Topic
How do I "set text" using variable value ?
0 favourites

I'm new to Construct and I think is awesome but it will take time to learn it. I'd like to create a book. For this book I'm trying to use just 2 layouts (1 is t...

  • 2 replies
  • 310 views
0 favourites

I'm using an instance variable to make a sprite change into one of five different costumes. The problem is every time a sprite change is triggered, it goes back...

  • 7 replies
  • 497 views

I am trying to create a map sort of feature. Very succinctly, I am trying to get each "square" of the map have it's own "resource value" depending on the tile t...

posted 3 years ago

Similar Tags