GDevelop - Shootalia - Top Down Shooter Template
Top Down Shooter Template for GDevelop 5
A simple template created for GDevelop 5 to demonstrate how you can make a Top Down shooter.
With this piece of code you can start your new top down shooter game in minutes.
Controls:
- Use the mouse to aim
- A - Left
- D - Right
- W - Up
- S - Down
Except for some of other assets I made myself.
Assets enviroments: https://pondgames.itch.io/ttt-series-rocky-grassland
Changelog: 1.0.3
- - Added some events to avoid enemies spawn over mountains and trees
- - Icon changed
Changelog: 1.0.4
- Fix in 1.0.4 Added aim_obj to make the player to aim using that instead of the mouse itself.
Status | Released |
Platforms | HTML5 |
Release date | Jun 27, 2021 |
Rating | Rated 4.0 out of 5 stars (1 total ratings) |
Author | Ulises Freitas |
Genre | Shooter |
Made with | GDevelop |
Tags | gdevelop, Top-Down, Top down shooter |
Code license | GNU General Public License v2.0 (GPL) |
Asset license | Creative Commons Zero v1.0 Universal |
Average session | A few seconds |
Languages | English |
Inputs | Keyboard, Mouse |
Links | Homepage |
Purchase
Get this game and 32 more for $19.99 USD
Buy Now$2.00 $1.00 USD or more
On Sale!
50% Off
In order to download this game you must purchase it at or above the minimum price of $1 USD. You will get access to the following files:
gd-project-shootalia-1.0.3.zip 3.9 MB
GD-Project-Shootalia-1.0.4.zip 4 MB
Comments
Log in with itch.io to leave a comment.
I am using the 1.0.4 version to make a top-down shooter. But the problem I am facing at present is that the player rendering is not static but fuzzy like the player is there but not there. It is happening in the idle state only! Perhaps the idle and run animations get mixed up, at least that's my guess. Additionally, my custom laser gun refuses to work in the way the template gun does. Any tips?
Check if your projects is set to pixel perfect, also check your player animations bounding box and collision points
i waching youtube tutorial but is not working so thanks you to help me
Ulises Freitas
Which events are not working? and there is no tutorial of this template? just let me know how I can help you.
fire bulet and move player
I was learning to make a top down shooter game with GDV and I found your video on YouTube. It's amazing! Thanks for sharing
Thanks I hope you enjoy creating games.