Tutorials 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

253 tutorials with this tag
2
This content is deleted
Tutorial
Alternate Camera Focus Between 2 Objects
35 favourites

This is an example of how to scroll the camera back and forth between 2 objects. This is useful for games there the player controls multiple characters in diffe...

1
34 favourites

Since I don't know what to do with this it could hopefully be useful to someone. NOTES: -I think you might need latest Spriter plugin. -Events are not commented...

3
This content is deleted
Tutorial
Calculating the Intersection Point of 2 Lines
15 favourites

This is an example of how to calculate the X and Y position of where the angle of 2 objects intersect. This is useful when you have objects representing lines,...

2
This content is deleted
Tutorial
Creating an Inventory with Arrays
18 favourites

This is a simple example of how to store/remove items from an array, and display the array's contents to the player. This is useful for setting up inventory sys...

2
This content is deleted
Tutorial
Setting Custom Paths Using Waypoints
33 favourites

This is an example of how to manually set up waypoint objects, and have other objects move along a path of waypoints. Demo. Please Note: The Capx was made to re...

1
This content is deleted
Tutorial
Simple Text Adventure Example
18 favourites

This is a very simple example of a text adventure. Everything in it should be fairly self-explanatory, and if it isn't, the manual should have all the informati...

1
25 favourites

My first ever C2 project - a combination of space invaders and asteroids. Works on mobile and has built-in platform detection. Features. -Wave based system that...

2
This content is deleted
Tutorial
interactive computer racing
15 favourites

Heres a race game where you have cars you're competing with that have different skills and do drift when making turns not just rotating to the next waypoint act...

2
This content is deleted
Tutorial
Particle Demo Capx
41 favourites

I had planned on writing an extensive particle tutorial, but have never had the time. I did have most of a demo capx ready though. So I am uploading it here as...

1
This content is deleted
Tutorial
follow a path
20 favourites

Heres a capx with a car that follows the path you draw. Enjoy and use. Similar to the paths in ant hill.

Similar Tags