mohsenph69 / Godot-MTerrain-plugin

A GDExtension plugin which give godot the ability to produce highly optimized Terrain for Open world games
MIT License
372 stars 19 forks source link

Fix Bullet.tscn memory leak #17

Closed nickpolet closed 7 months ago

nickpolet commented 7 months ago

Instantiating a bullet causes a memory leak. This causes memory to increase slowly.

mohsenph69 commented 7 months ago

Can you explain more about this! Or send me a code base which cause this problem!

nickpolet commented 7 months ago

Apologies, was on the wrong repo.