Content tagged function

Similar Tags

Report Tag

173 usages of this tag
  • 1 replies
  • 308 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...

  • 5 replies
  • 300 views

It is necessary to manage the sprite, which is indicated in one of the arguments of the function, for example. I make sliding alerts that have my own text and i...

posted 2 years ago
  • 15 replies
  • 717 views
This content is deleted
Forum Topic
Function behaves strange?
0 favourites

I want to turn my login events into a function because I want to add multiple ways of signing in. For example by button click, by pressing enter etc. And I just...

  • 2 replies
  • 942 views
This content is deleted
Forum Topic
How to get contents of a JSON object?
0 favourites

For the last 5-6 hours I'm trying to solve my issue that I have. It is a bit frustrating that the documentation in the scripting section is assuming that a prog...

  • 8 replies
  • 502 views
This content is deleted
Forum Topic
Flagging the end of a recursive function
0 favourites

I'm using a recursive function to sort an array in a specific way but I can't work out a good way to flag when the function is complete. The recursive function...

  • 3 replies
  • 257 views
This content is deleted
Forum Topic
Long Function call "pauses" runtime
0 favourites

This is for a loading screen and I want to observe how long it takes. I've read that Every X second is based on real-world time and not ticks but I notice a "pa...

posted 2 years ago
  • 16 replies
  • 548 views

I have a function I run to check if the player has a skill when it'd be triggered. This has worked perfectly fine for the implementation of 40+ other skills, bu...

posted 2 years ago
  • 2 replies
  • 274 views

I bought an asset, but it calls for the FUNCTION. I can add a function in the Event Sheet, but in the asset I purchased it has the Function as an Object. I can...

  • 9 replies
  • 435 views
This content is deleted
Forum Topic
Hiding functions parameters
0 favourites

It is possible to hide the built-in function parameters from view, to make the function event blocks less heavy on the editor ? I used to have lists of function...

posted 2 years ago
  • 4 replies
  • 523 views
This content is deleted
Forum Topic
Is there a way to "simplify" the JSON commands?
0 favourites

I'm a very lazy person. I like efficient systems. I plan to store just about everything in JSON objects except local variables. From savedata to databases and s...

Similar Tags