ValksGodotTools / Template

Template to be used for all Godot 4 C# starting projects
MIT License
66 stars 5 forks source link

Convert AudioManager to Resource #10

Closed valkyrienyanko closed 8 months ago

valkyrienyanko commented 9 months ago

I attempted to do this but could not figure out how to access Global from AudioManager methods in a efficient way without getting Global through GetNode everytime.

https://github.com/ValksGodotTools/Template/tree/convert-audio-manager-to-resource