
R
Publisher
roker2
Godot Fake Radio
Misc
Audio Music Station Radio Sound Implementation Example
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
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