In this project I will show you how to find out what direction something is moving, this helps a lot for detecting when to change the direction something is fac...
In this file I have 3 instances of a particle based projectile, one that is fired from a launcher and targets a designated point, one that is fired from a turre...
Added a speedrun game template Added a Piskel Construct 3 Tilemap template Learn how to make a simple speedrunning platformer with a visible timer, full-screen...
Added The NPC Movement System! This .c3P file will teach you how to make NPC's (or other objects) move around the layout, it teaches how to create a simple NPC...
Added The Plant Growing System! This .c3P file will teach you 2 ways of growing a plant (or anything else) along with a small touch on editing the speed and tim...
Added The Simple Controller System! This .c3p file shows you how to easily control your player with a controller along with a simple way to trigger a controller...
Added The Random Coin Generation System! This .c3p file will teach you multiple ways on creating a object randomly at different times in different positions...
Added The Random Number Generator System! The RNG .c3p will show you a simple 1 event way to create a random number generator. Click the button (or you could pu...