Good morning.. Quick question .. it seems AudioStream.set_loop(true) set_loop() has been depreciated ?? is there an equivalent in 3.4 ?
One more thing,
material.albedo_color = Color(r, g, b)
Does not take alpha ? vec4 Udefined.
Need to pass an alpha value to my mesh.
Everything on the web with Godot seems to be 2D ..