Content tagged function

Similar Tags

Report Tag

172 usages of this tag
2
This content is deleted
Tutorial
How to use (in-built) function in Construct 3
3 favourites

In this tutorial I have given demonstration how we can make multiple popup alert with single functions. Popup alert like when win match, when lose match etc. Wh...

4
This content is deleted
Tutorial
[C3 ONLY] The Eleanor trick
5 favourites

The Eleanor trick (or the Eleanor) is a trick first discovered and explained by Eleanor: She used it for her game Strawberry Punch, and has decided to widely sh...

4
2 favourites

As I said, the Eleanor trick is very specific, and might not work for everyone. Thankfully, C3 has had a few new features that arrived since that trick was disc...

9
This content is deleted
Tutorial
Extending the JSON Dialogue System
15 favourites

This tutorial follows on from the two basic JSON tutorials. If you’ve not looked at them, and are unfamiliar with JSON, then you can find them here: JSON Introd...

1
This content is deleted
Tutorial
Ledge Climbing #4
0 favourites

In this video we'll make the player able to climb the ledge from both sides using a function. And clean up some of the code in the process.

1
This content is deleted
Tutorial
Ledge Climbing #5
0 favourites

In this video we'll wrap up the project and add a smooth following camera. We'll also set up code to pick the nearest ledge so the character can climb multiple...

3
This content is deleted
Tutorial
How to Manipulate Arrays - Construct 3
0 favourites

In the file bellow you will see how to manipulate arrays , to create objects on a especifc place , by manipulating the arrays , and you can create any type of d...

2
This content is deleted
Tutorial
When to use functions?
1 favourites

The tutorial uses a simple example project which shows what can go wrong when you repeat code and then make changes, and shows how to refactor the events with f...

9 months ago
21
This content is deleted
Blog Post
Construct 3's new redesigned functions
10 favourites

We've been working hard on a complete redesign of Construct's functions feature! Previously the Functions plugin was used for making functions in events. As of...

17
This content is deleted
Blog Post
More about Construct's new functions
11 favourites

We recently introduced a new redesigned functions feature for Construct 3. Check out that blog post in case you missed it. We have a few more things we wanted t...

Similar Tags