Nemesis STG Engine 2D
J

Publisher

jamesthe1

Nemesis STG Engine 2D

2D
STG Shooter Mono Enemies Weapons Wave Explosions Gameplay

Nemesis is an addon/engine that makes sh'mup development easy. Whether you need to create a wave of enemies that explode when destroyed, or a player that can pick up weapon options, all you need are this engine's resources. Requires Godot Mono.

Nemesis STG Engine for Godot Mono

An STG engine for Godot is finally here!

Nemesis is an addon/engine that makes sh'mup development easy. Whether you need to create a wave of enemies that explode when destroyed, or a player that can pick up weapon options, all you need are this engine's resources.

Requirements:

  • Godot Mono 4.2 or later

How to install

  1. Clone the repository to your project's addons folder
  2. Add the .cs files to your .csproj file, if necessary (VS and VSCode will automatically add these)
  3. Build the project
  4. In Godot, under Project Settings > Plugins, enable the Nemesis STG Engine plugin

How to use

Read the how-to for details.