Home

Awesome

Godot Javascript Template

This is a template for creating a Godot project that uses Javascript for scripting. It is meant to be used in conjunction with the Godot Javascript v4.x Release

Usage

  1. Clone this repository
  2. Go to ./js/src. Run npm install. Run npm run dev
  3. Open the project in Godot Javascript Release
    1. Ignore errors lik Parse source code from file... If script is edited on Godot directly, error goes away.
  4. Run the project
  5. Watch console

Credit

Godot typescript start template: Inspaired by this template (Curently works for Godot 3.x)

Godot Javascript: Javascript support for Godot. Check it out for documentation and more.

<!-- Links Used through document -->