Help this game reach its goal

Raised
$96.48
Goal
$300.00
32%
of goal
52
contributors
$1.86
average contribution
$19.99
top contribution

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.
StatusReleased
PlatformsHTML5
Release date Jun 27, 2021
Rating
Rated 4.0 out of 5 stars
(1 total ratings)
AuthorUlises Freitas
GenreShooter
Made withGDevelop, PixiJS
Tagsgdevelop, Top-Down, Top down shooter
Code licenseGNU General Public License v2.0 (GPL)
Asset licenseCreative Commons Zero v1.0 Universal
Average sessionA few seconds
LanguagesEnglish
InputsKeyboard, Mouse
LinksHomepage

Purchase

Get this game and 32 more for $19.99 USD
View bundle
Buy Now
On Sale!
50% Off
$2.00 $1.00 USD or more

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 MB
GD-Project-Shootalia-1.0.4.zip 4 MB

Comments

Log in with itch.io to leave a comment.

(1 edit)

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

(+1)

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.