A popular way of making big maps or levels is creating a bitmap image, where each pixel represents one tile. This demo shows how to read pixel data from such...
Playing with the new Scene Graph feature in Construct 3. This demo shows how to create a complex creature with long tentacles, each of which is moving on its own....
This implementation of PrintJS library for C3 allows to print (or export to PDF) an image from the Drawing Canvas object, or a snapshot of the screen. (more…)
An essential feature in quiz games, this demo shows how to use Permutation Table of the AdvancedRandom plugin to display random images without repetition. (more…)
This little demo shows how pass data to/from the iFrame in Construct. [wpdm_package id='2055'] You can watch this and other Construct 2/3 videos at: the Bart Alluyn Channel Please like...
No matter how you change the flying time, gravity or speed - projectiles from the blue and red guns still hit the green target with 100% accuracy! (more…)
Containers and Families are both very useful features in Construct, but they don't work very well together. This project demonstrates two methods of how you can pick objects from the...
We don't like cheaters. Especially those who use automated hacking tools to put them at the top of the high score list, add infinite lives, coins etc. This demo shows...
One of my favorite demos - it's the Scooby Doo Demo. The gang goes in one blue door and comes out another. As always this Construct demo comes with the...
It makes a sound that changes its volume with distance, and if you listen for too long it will drive you nuts. This is the drive you nuts demo. (more…)
Great little demo if you have a reason not to use physics. The chain moves around ... well, like a chain. The event sheet is pretty complex, but well commented....
This is kind of cool. You move the blue squares to move the outside edge of the green square. The blue squares stay within the green and manipulate the shape...