Content tagged parameter

Similar Tags

Report Tag

20 usages of this tag
  • 3 replies
  • 1.9K views
This content is deleted
Forum Topic
How do I set a value to a effect parameter?
0 favourites

What are the parameters in this effect? Parameter 0 = Source. Parameter 1 = Replace. How can I edit more than one value from the Replace I can only change Red f...

posted 5 years ago
  • 7 replies
  • 909 views
This content is deleted
Forum Topic
How do I access Array actions via a string?
0 favourites

Is it possible to use a variable instead of the array object name somehow? I made a function to show data (loop to create text objects) and added a parameter bu...

  • 5 replies
  • 437 views

How to do that? I have many object_x and want to have the value of a variable of this objects. So I use: "object_"&indentifier.Value. ("object_"&identifier) all...

posted 5 years ago
  • 1 replies
  • 781 views
This content is deleted
Forum Topic
How to launch my game with start-up parameter
1 favourites

I'm looking for a way to start my app with a start-up parameter. I want users of my app to be able to exchange a game-scenario via WhatsApp: - User 1 saves a ga...

posted 5 years ago
  • 2 replies
  • 2.1K views
0 favourites

I'm trying to set an object to change its color after a random period of time. After such time, it changes to a randomly selected color (yellow, green, blue, or...

posted 4 years ago
  • 2 replies
  • 1.7K views
0 favourites

I created a script.Js file within the Project\Scripts path. And there I created a function like this: Function test_func(a, b) {. Console.Log(a, b); }. Can I pa...

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

I have a rather simple question to ask. I would like to store the value of a URL parameter in an integer, how do I go on about doing that?Here's my current situ...

posted 4 years ago
  • 1 replies
  • 301 views
This content is deleted
Forum Topic
Is it possible to get strings into certain parameters?
0 favourites

For me this would make a lot of sense and prevent extra work. So would it be possible to create a string where a value in the string is based on a variable that...

  • 3 replies
  • 590 views
This content is deleted
Forum Topic
How do I check function parameter construct 3?
0 favourites

So I'm following this tutorial and I can't find how to check the function parameter. (Its at 1:57).

posted 3 years ago
  • 8 replies
  • 711 views
0 favourites

I have some generators that I want to be chosen at random to spawn some objects. I.E. Choose 2/5 of (generator) and spawn (object). There are a few 'pairs' of t...

Similar Tags