Content tagged event-sheet

Report Tag

39 usages of this tag
  • 4 replies
  • 463 views
0 favourites

I created a local variable called `rslt` in the function. I thought this would work the same as a function called `num` that the function takes as a parameter....

  • 3 replies
  • 1K views
This content is deleted
Forum Topic
How do I make random events?
0 favourites

I'm trying to make a life simulator game and I want to add random events like ''You see a dog and it bite you.'' I don't know how to do that. I'm very new in ga...

posted 4 years ago
  • 2 replies
  • 276 views
1 favourites

I want make a Java Programming Game. And I want make a quiz with a choice option. The choice Options like this : A. (Hello world); B. ("Hello World"); C. "Hello...

  • 0 replies
  • 402 views
0 favourites

I have two questions about good Construct 3 practices. Question 1: If the app that I'm creating has a sign-in system and account creation etc., or let's say som...

  • 3 replies
  • 861 views
This content is deleted
Forum Topic
Any other way to convert event sheets?
0 favourites

Is it possible to convert event sheets to anything else? Maybe something like. Var my_variable = 0. System.OnStart(function(){. My_variable = 10. });

  • 1 replies
  • 484 views
This content is deleted
Forum Topic
Drag and drop events with touch on mobile
0 favourites

I was looking around the threads and it seems the above feature has fallen a bit on the wayside. This isn't a request per se, I would just like to share my expe...

  • 1 replies
  • 499 views
This content is deleted
Forum Topic
How do I make a "if" event?
0 favourites

Like if score = 1 then in events.

  • 5 replies
  • 492 views
This content is deleted
Forum Topic
Can you use behaviour events with families as the object?
0 favourites

I have started to use families, but there isn't an option to add events concerning behaviours where the family is the object. To be specific, I want to play a s...

  • 0 replies
  • 376 views
This content is deleted
Forum Topic
Bug that causes written script loss
0 favourites

Sometimes you're writing scripts in the event sheet you're prompted with autocomplete suggestions regarding what you're typing. Sometimes you already wrote what...

posted 3 years ago
  • 2 replies
  • 664 views
This content is deleted
Forum Topic
Trigger condition parameters
0 favourites

I'm working on an ink integration plugin for Construct 3. I managed very well on my own for a while but now am faced with a very small road block. I have workar...