View all by D_creator
D_creator
Follow D_creator
Follow
Following D_creator
Following
Add To Collection
Collection
Comments
Devlog
Zombie Island
←
Return to Zombie Island
Devlog
Strafing
December 05, 2022
by
D_creator
Players are now able to strafe shoot. Strafing allows a player to keep them focused on a target while moving in a different direction. While holding the strafe button the player would lock the angle t...
Continue reading
Screen Shake
November 29, 2022
by
D_creator
The screen will shake when in collision with a zombie indicating you are taking damage. Screen shake was recommended during play testing...
Continue reading
A.I speed.
November 20, 2022
by
D_creator
After some time, the zombies that have been spawned begin to move faster. They begin slowly and pick up speed with time. Before, I had the zombies start off at a certain speed and stay like that until...
Continue reading
Large zombie with health, score count, blood.
November 13, 2022
by
D_creator
A few additions were made. As you may already be aware, there are certain sounds as well as larger zombies that have some health. For them to be killed, it takes more than one shot. A score counter th...
Continue reading
Sounds
November 09, 2022
by
D_creator
Background music - https://freesound.org/people/Sami_Hiltunen/sounds/580933/ licensed under the Creative Commons 0 License Start Screen - https://freesound.org/people/Hybrid_V/sounds/320951/ licensed...
Continue reading
Game Design Document
November 09, 2022
by
D_creator
Click below to view Zombie Island's GDD. https://docs.google.com/document/d/1TQynWb0aylI9s-0ETIBLdGQPtxmq4n1k0c09qTekKFs/edit?usp=sharing...
Continue reading
Level Time & Gameover screen
November 08, 2022
by
D_creator
It took me hours & to figure out how to code time & how to display it in different scenes in Gdevelop. As the player plays, a timer in seconds to minutes is now displayed for the level. When the healt...
Continue reading
Medkit Item
November 07, 2022
by
D_creator
I've developed a medkit that spawns every 35 seconds and raises your HP by 50%. Play testing showed I needed to increase the amount of HP when consumed. I also increased the time it takes to spawn fro...
Continue reading
Sprinting Mechanic
October 18, 2022
by
D_creator
Implemented a sprinting button. Press Z repeatedly to run faster and boost your max speed. I wanted to actually do a dash button but just thought of increasing my speed with no stamina to move fast ar...
Continue reading
Moving and shooting mechanic
October 18, 2022
by
D_creator
Implemented mechanics to move around and also shoot. The player is able to move up, down, left and right with the ARROW KEYS. When you press the SPACE BAR the player can shoot bullets to eliminate the...
Continue reading