ExtraNodesCS

by AFE-GmdG

1

ExtraNodesCS

Godot addon with additional nodes (C# 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.

Known Issues:

Memoryleak in ThrowCast2D node:

The culprit seems to be the Physics2DServer.SpaceGetDirectState(...) method, used by the collision calculation in ThrowCast2D but I currently don't know how to solve.

Version

1.0.0

  • First iteration
  • Adding ThrowCast2D
  • Adding DemoScene

Version

1.0.0

Engine

3.3

Category

Scripts

Download

Version1.0.0
Download

Support

If you need help or have questions about this plugin, please contact the author.

Contact Author