Install Asset
Install via Godot
To maintain one source of truth, Godot Asset Library is just a mirror of the old asset library so you can download directly on Godot via the integrated asset library browser

Quick Information

It is a simple fake radio implementation for Godot 4.3.How to use it?* Download and install plugin* Add node `Radio` to your scene* Add nodes `Station` to node `Radio`* Set up nodes `Station` and add music to this nodesYou can check examples: https://github.com/Roker2/godot_fake_radio/tree/master/examples
Godot Fake Radio
It is a simple fake radio implementation for Godot 4.3.
How to use it?
- Download and install plugin
- Add node
Radio
to your scene - Add nodes
Station
to nodeRadio
- Set up nodes
Station
and add music to this nodes
You can check examples
It is a simple fake radio implementation for Godot 4.3.
How to use it?
* Download and install plugin
* Add node `Radio` to your scene
* Add nodes `Station` to node `Radio`
* Set up nodes `Station` and add music to this nodes
You can check examples: https://github.com/Roker2/godot_fake_radio/tree/master/examples
Reviews
Quick Information

It is a simple fake radio implementation for Godot 4.3.How to use it?* Download and install plugin* Add node `Radio` to your scene* Add nodes `Station` to node `Radio`* Set up nodes `Station` and add music to this nodesYou can check examples: https://github.com/Roker2/godot_fake_radio/tree/master/examples