Help on making a car radio

Hello everybody! I want to make a radio for my car, but im not sure how to do it. If you could redirect me to a video or article about making this, it would help alot! I have looked around on google and on the fourms itself but i cant find it.

I would like it just to play songs, not controlable, just simple and starts as soon as you get into the car.

Sorry if this seems short, not sure how to word these even though ive read the welcoming posts and all that.

2 Likes

if your a complete beginner id recommend watching a coding series on youtube first because you need to learn aboutthe basics, the internet doesnt provide tutorials on exact things like radios instead it gives you smaller bits of coding that you use to make things like radios

– click detectors (makes a part a button)
– sound and how to play sound ids
– and basic coding like how to handle tables and loop things

so youtube and then a beginner to pro series

ClickDetector | Documentation - Roblox Creator Hub – for click detectors
Sound | Documentation - Roblox Creator Hub – for emmiting sounds

2 Likes