Radio Companion Experiment
Turns in game radios found in the city into flying indestructible companion radio (cube) just by looking at the radio.
The music travels with you while on-foot*.
Dependencies: redscript mod
Installation: extract archive to game folder.
How it works: Modifies GameObject.OnLookedAtEvent() method to adopt or replace companion radio. Alters LocomotionEventsTransition.OnUpdate() method to move the radio to follow the player. Alters VehicleObject.OnVehicleFinishedMounting() method to toggle the radio when entering and exiting a vehicle.
Result: After looking at a radio found in the city it will become indestructible companion and fly above player head still playing your fav radio station and allowing player to turn it on/off and switch radio stations.
Kudos:
CD Projekt RED team – thanks for awesome game and for supporting mods.
Jac3km4 – thanks for the redscript mod
AdamSmasher – thanks for the scripts sources