Content tagged construct3

Our latest and greatest product that allows you to make your own games in the browser!

Report Tag

1,072 usages of this tag
2
This content is deleted
Tutorial
Construct 3: Top-Down Shooter (Movement & Controls)
14 favourites

Top down shooter game featuring wobbly weapon, cursor follow movement, camera shake and keyboard movement! JOIN OUR COMMUNITY OF INDEPENDENT GAME DEVELOPERS! Re...

5
This content is deleted
Tutorial
Construct 3 Tutorial: Dialogue System
24 favourites

How to create simple, but scalable dialogue system for your game using triggers and string instance variables. Hope you enjoy the video! JOIN OUR COMMUNITY OF I...

11
This content is deleted
Tutorial
Level editor - Construct 3 Tutorial
25 favourites

How to make a simple level editor in Construct 3. Including save & load feature for your tilemap object. This is a simple "platform" for your bigger level edito...

4
This content is deleted
Tutorial
DRY and OOP
0 favourites

If you've ever worked on big programming projects using modern languages before, you probably know what these mean, and save yourself some time: Skip ahead. If...

3

Once that is done, read this too: Most of the time beginners encounter performance issues, it's an easy fix and is mainly due to a lack of understanding of how...

2
This content is deleted
Tutorial
Code complexity, loops and stuff.
2 favourites

Loops are very important in programming. They do stuff. They're cool. Loops have a finite number of iterations. Because nothing is infinite within the physical...

2
This content is deleted
Tutorial
SOL, Object Scopes, and all that.
0 favourites

Wake up sheeple , Construct is FOOLING YOU . Programming doesn't work the way Construct wants you to believe. It actually does some super shady stuff behind the...

5
This content is deleted
Tutorial
The tickcount trick
5 favourites

Ok now we're getting into the serious stuff, the meat, the juice, the gold, the real deal, the thing . This is the single most important trick for easily gainin...

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...