Content tagged capx-example

Develop better games by downloading Construct example games and files to help you learn how to make better games. Example files are a great way to learn game making.

Similar Tags

Report Tag

257 usages of this tag
2
This content is deleted
Tutorial
Make an unlock pattern
8 favourites

Do you want to make an unlock pattern ? Here it is. All in explained in the capx embeded ;). You can also look at the awesome demo here ;). Enjoy. Please tell m...

2
This content is deleted
Tutorial
Calibrated ladder climbing
5 favourites

Calibrated ladder climbing.

3
This content is deleted
Tutorial
Elliptical Orbit
11 favourites

Here is a visual example of moving an object in an elliptical motion. Uses sine & cosine, 4 events. Use the sliders to change orbital(ellipse) values. Cheers.

4
This content is deleted
Tutorial
Simple Toggle Menu
9 favourites

This is a simple tutorial on how to create a simple toggle menu for your games. First thing we need to create the first sprite that will toggle the rest of the...

2
20 favourites

I started doing a capx for 1 random peeps of Scirra community from the "How do I "section, and he wanted to know how to do a shield that reflects bullets, so I...

0
This content is deleted
Tutorial
Simple and Free Leaderboard API
13 favourites

While searching I got nugplay and good thing they've Construct 2 plugin readily available. You can use it for leaderboard and achievement. It is very simple to...

1
8 favourites

This is a basic bidding system to bid on an ingame item. The provided capx is for beginners who want to know how do the listed events. This Is'nt by any means a...

2
This content is deleted
Tutorial
Stacking multiple attacks. Combo attacks.
22 favourites

This example is written to make it possible for a character to execute several attacks (or other actions) consecutivly. I've used it for making my character abl...

3
This content is deleted
Tutorial
Simple physics explosion
18 favourites

This tutorial will show you how to make an explosion impulsion effect with physics by just using "Apply impulse at angle" and an (animated) explosion sprite. Th...

4
This content is deleted
Tutorial
Combo attack stacking without delay!
25 favourites

After a lot of trial and error (mostly error) I've made this small script that keeps track of how many attacks your character has stacked. The script uses three...

Similar Tags