I will progressively comment and post every example I made for Construct 2 and 3 and make them available for download here.
Thumbnail | Name | Description |
---|---|---|
2InstancesCollision | An example showing how to manage collisions between two examples of the same type | |
3DRandomSound | Playing 3D sounds at a random position and having arrows point at the position of the sound |
Thumbnail | Name | Description |
---|---|---|
DURAGON | A cool animated dragon made using linear interpolation and the sine behavior | |
DialogueBubble | Dialogue bubbles that get bigger as the text gets typed, and snaps to the window | |
MultiLights | Multiple lights pasted on canvases. | |
SaveToBinaryFile | Simple example showing how to save data to a binary file. Said data can be accessed by other games as well. | |
AdvancedLighting | Standalone file of my advanced lighting tutorial made by user eonian |