View all by AKking_YT
AKking_YT
Follow AKking_YT
Follow
Following AKking_YT
Following
Add To Collection
Collection
Community
Devlog
Construct 3 Starter Sytems
←
Return to Construct 3 Starter Sytems
Devlog
Detecting Movement From X & Y
October 04, 2024
by
AKking_YT
2
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 facing especially with the Pathfinding beha...
Continue reading
Particle Based Projectiles
January 20, 2024
by
AKking_YT
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 turret at a target, and one that homes in on...
Continue reading
SpeedRun Template + Tile map Template
May 19, 2022
by
AKking_YT
1
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 scrolling, and transition! Make your own...
Continue reading
NPC Movement System!
January 31, 2022
by
AKking_YT
2
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 movement system for both Platformers and...
Continue reading
Plant Growing System!
November 04, 2021
by
AKking_YT
2
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 time the plant takes to grow!...
Continue reading
Simple Controller Movement
November 03, 2021
by
AKking_YT
1
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 controllers vibrate function. -Note- I did not men...
Continue reading
Random Coin Generation
November 02, 2021
by
AKking_YT
1
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...
Continue reading
Random Number Generator
November 02, 2021
by
AKking_YT
1
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 put any other trigger), a random number is...
Continue reading
Quest System
November 02, 2021
by
AKking_YT
1
#New Template
Added the Quest System! The Quest system shows you how to make a simple quest system. Player walks up to the NPC, the NPC tells the player their quest, the quest UI shows up, the player kills the slim...
Continue reading