Skip to content

Latest commit

 

History

89 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ProtoCRPG

Godot template for building your own CRPG

Status Engine Used Release License Issues

Template

Context

This template uses the latest Godot Engine components to create a great starting point for creating your own old school isometric RPG.

Features

ProtoCRPG has the following features:

  • A fully implemented and working 2D isometric view with multiple layers (TileMapLayers) and collisions:

  • Player movement with mouse click using NavigationAgent2D:

  • Turn-based combat, heal and movement with action points [To finish]:

  • Simple interactions with NPCs:

  • Log to read/write the results of individual actions:

  • Attack of enemies, with different distances [To finish]:

  • Division of directories and use of Godot conventions

Controls

Actions Keyboard and Mouse
Moving Left mouse click
Moving [DEBUG] "WASD"
Interaction Right mouse click
Attack (on attack mode) Left mouse click
Heal "Q"
Zoom Mouse scroll

NEXT...

  • Bug to fix:

    • Player and enemy behavior, now they get stuck a lot;
  • Complete the following functionality:

    • Combat
  • Make the template available on:

About

A simple prototype for a CRPG in Godot 4.3

Topics

Resources

Stars

10 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages