Skip to content

inflated-goboscript/node

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

node.gs

test demo Build Run /test/

node.gs

This is a godot/unity style hierarchal positional node library which is built for goboscript. It is designed to be used with inflator.

Credits

...

Installation

Make sure you have inflator installed. It's installable from the gtp.

inflate install node

add node to your inflator.toml config:

[dependencies]
# ...
node = "node"

Development

use inflate install -e .:

  1. clone the respository: git clone https://github.com/inflated-goboscript/node
  2. cd node
  3. inflate install -e .
  4. cd test
  5. inflate
  6. goboscript build
  7. open test.sb3

About

Godot/unity style hierarchal positional nodes

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published