Construct 3 has gone 3D. Landscaping has been a bit of an issue since C3 introduced 3D. Our friend WackyToaster created a demo that allows a sprite go up and...
Add a knockback when firing weapons by applying movement vector in the opposite direction. It sounds complex, but it really isn't! Included two examples - for Platform and 8-direction games....
Downloadable Demo & Video This simple example demonstrates how to set up a system of portals, allowing your player to travel between layouts, or teleport within the same layout. All...
Weapon managements in a top down view shooter. Pick up different weapons, add them to your inventory. Test each weapon as they all have various shooting speed and pattern. Move...
Using the arrow keys to move the player and the little blue ball follows. This very short event sheet shows you how to add a simple follower in a top-down...
The official 8-direction behavior rotates your hero in 90 or 45 degrees steps. This demo shows how to make a smooth angle change. Perfect demo for the newbie trying to...
Give your hero a flashlight, or visualize field of view for enemies and security cameras. This simple demo shows how to use Blend Modes and Shadow Casting behavior to shine...
This is one you need to see to understand. It's an object moving on another object, but that description doesn't seem to do it justice. If you ever need an...
This example demo shows you how to setup an onscreen thumb stick to control a character using the 8 direction behavior. This is a very detailed demo to help create...