Morse Code Translator/Player
This simple package contains the complete source code and art assets used to create my morse code translator/player. You can use this package to include hidden morse code messages in your game. The package includes:
- Fully commented c# script for the morse code translator/player.
- 1x low poly radio.
- 1x low poly table.
- 1x low poly light bulb.
- .psd textures
Additional scripts to make the bulb sway and to rotate the camera are also included. As with my other projects, the code is optimised and easy to understand, and the whole project is well organised.
The morse code script can be used with any game object. In the example scene shown in the video and included in the package, the morse code script is applied to both the radio and light. The same message is displayed with different time settings.