Skip to content

xsellier/godot-name-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

name-generator - static name generator for Godot Engine

The name-generator class is a GDScript 'static' class that provides a random name generation for Godot Engine.

Usage

Copy the name-generator.gd file in your project folder, and preload it using a constant.

Licensing

MIT (See license file for more informations)