Skip to content

A working template to show how to use javascript with Godot game engine with JS build

License

Notifications You must be signed in to change notification settings

fukaraadam-workspace/godot-js-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

A working template to show how to use javascript with Godot game engine with JS build

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published