Content tagged workflow

49 usages of this tag
UpvoteUpvote 3 DownvoteDownvote
Not favoritedFavorited Favorited 32 favourites

Beta releases of Construct 2 come with the latest features, but they can also have bugs. Let's say you downloaded the new beta release with an annoying bug and...

UpvoteUpvote 5 DownvoteDownvote
Not favoritedFavorited Favorited 89 favourites

The following techniques will be covered in this tutorial: Creating a grid-based system for placing towers, using the new turret behaviour, using global and loc...

UpvoteUpvote 1 DownvoteDownvote
This content is deleted
Tutorial
Advanced Tips and Tricks that Construct2 Offers ...
Not favoritedFavorited Favorited 46 favourites

I'm here to teach you some of the most advanced techniques you can find in C2 . You'll find those very useful because they can have the potential to drastically...

UpvoteUpvote 2 DownvoteDownvote
This content is deleted
Tutorial
How to use continuous preview
Not favoritedFavorited Favorited 64 favourites

Continuous preview is a feature in Construct 2 that allows you to preserve the gameplay state when previewing . This also makes it possible to design levels as...

UpvoteUpvote 2 DownvoteDownvote
This content is deleted
Tutorial
How to Create 2 Rooms or 2 screen game?
Not favoritedFavorited Favorited 10 favourites

How to Create 2 Rooms or 2 screen game? First let's create new project call whatever you like. I have called my project 2RoomTest. 1 on your project property wh...

UpvoteUpvote 12 DownvoteDownvote
This content is deleted
Tutorial
How to "upgrade" an object to a family
Not favoritedFavorited Favorited 60 favourites

It's always good to plan ahead when making a project, and determine when you'll need a family in advance. However it's easy to forget and end up with a large nu...

UpvoteUpvote 6 DownvoteDownvote
This content is deleted
Tutorial
How to collaborate on projects with SVN
Not favoritedFavorited Favorited 56 favourites

Many projects are team-based, with multiple people contributing to a single Construct project . Construct supports saving projects in a folder structure, where...

UpvoteUpvote 8 DownvoteDownvote
This content is deleted
Tutorial
Understanding picking with respect to Families
Not favoritedFavorited Favorited 62 favourites

Before continuing to read this tutorial, the reader should be fairly comfortable with IID, UID, the differences between an object type and an instance of an obj...

UpvoteUpvote -1 DownvoteDownvote
This content is deleted
Tutorial
Method to create a single html EXE file.
Not favoritedFavorited Favorited 22 favourites

This is one way to make a single install file that users can double click and install on their computer. I am hoping to get more ideas to tidy it up and add mor...

UpvoteUpvote 11 DownvoteDownvote
This content is deleted
Tutorial
Building a global user interface (UI)
Not favoritedFavorited Favorited 124 favourites

This is a short tutorial that will show you how to create a user interface (UI, also known as a heads-up display or HUD) in a single, dedicated layout that carr...

Similar Tags