Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 654 Bytes

README.md

File metadata and controls

22 lines (15 loc) · 654 Bytes

ExtraNodesGD

Godot addon with additional nodes (GDScript Version)

Hint:

Currently there is only the the ThrowCast2D node, a 3D version is currently under development / testing.

More nodes will come as I need them for my own projects.

I only add nodes that are of excellent code quality, that are tested well. But I'm only a human; even I could do errors. If you find one, please add an issue to the Github Issue Page.

Greetings, Andreas

Usage:

You can omit the folder Demo if you want to use this plugin.

Version

1.0.0

  • First iteration
  • Adding ThrowCast2D
  • Adding DemoScene