Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 641 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 641 Bytes

udonsharp-scripts

This repo is used to save my udonsharp scripts for easier management. Feel free to use them if you think they're handy.

Scripts:

DaysPassed: Allows to set a start date in unix time. The script calculates the difference to the current date and pastes the difference in days in a TextMeshPro text field that is attached to the same gameobject.

image

DaysCountdown: Similiar to DaysPassed but counts down to a set date in unix time

PlayerToTMP: Pastes the local player name into a textmeshpro textfield