Split Flap Clock
- Digital100 JPY

This is a old style Split flap display clock made for VRChat(also for normal Unity), feel free to ask me questions about how to setup or customize it, I'll try my best to reply to it.
English
IMPORTANT! The clock needs UdonSharp to work, you can download it here: https://github.com/MerlinVR/UdonSharp This clock can be used in normal Unity projects, just select the prefab from the "Prefab\Unity" folder.
中文
注意! 時鐘需要 UdonSharp 才能正常運作, 你可以在這裡下載: https://github.com/MerlinVR/UdonSharp 這個時鐘可以用在一般的Unity專案裡面, 只需要選擇用"Prefab\Unity"裡面的prefab即可。
日本語
注意! 時計の動作にはUdonSharpが必要で、こちらからダウンロードできます。 https://github.com/MerlinVR/UdonSharp この時計は、通常のUnityプロジェクトでも使用できます。 "Prefab\Unity"内のprefabを選択するだけでいいです。
IMPORTANT! 重要!
Built on Unity Ver. 2019.4.31f1 for use on VRC Copyright (c) 2021 by Clockbird Re-upload or Re-selling is prohibited!(One exception is Re-uploading modified version of my code!) I do not take any responsibility for its use other than being "a clock"!
Updates
20/Jul/2022 Ver1.2: - Changed from using Unity FixedUpdate() to Update() 11/Jul/2022 Ver1.1: - Minor changes to shader for optimization - Removed redundant Mesh renderer & Mesh filters from the objects - Fixed the flaps' mesh renderer not using the correct shader - Both Unity & VRC version now uses the same code!