godot-object-pool icon indicating copy to clipboard operation
godot-object-pool copied to clipboard

Support Godot 4 and improvements to README and code

Open yorak opened this issue 1 year ago • 1 comments

This was useful for me, so I decided to contribute back. The code now supports Godot 4, is refactored a bit, and comes with a full example of its use.

yorak avatar Jan 30 '24 18:01 yorak

Added commit c6776a9 that removes an assumption of Node2D.

yorak avatar Jan 31 '24 15:01 yorak