Forum Topics tagged event-sheet

Report Tag

38 forum topics with this tag
  • 3 replies
  • 1.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
  • 279 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
  • 409 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
  • 874 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
  • 486 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
  • 505 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
  • 496 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
  • 386 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
  • 673 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...

  • 3 replies
  • 442 views
This content is deleted
Forum Topic
How do I Make Hidden Layers Unclickble??
0 favourites

Right now I am making a game, and I thougth to make game inventory screen on separate layer, so I can easy show it and hide it when I need it, but I have proble...