11000+款5星资源
8.5万+用户参与评分
10万+社区成员鼎力支持
每款资源都经过 Unity 审核
Unity版本 | 内置渲染管线 | 通用渲染管线(URP) | 高清渲染管线(HDRP) |
---|---|---|---|
2021.3.14f1 | 兼容 | 兼容 | 兼容 |
Timer Prefab:
• 3 modes: Count-down, Count-up, and Count-up infinite
• Loop
• Adjustable speed
• Display current system or UTC time
• Inspector UnityEvent for time’s up
• Inspector List of UnityEvents triggered at assigned times
• Time string toggles for milliseconds, seconds, minutes, hours, and days
• Output time string to Unity Text or TextMeshProUGUI components
• Double value type supports up to 922337193600 seconds (10,675,199 days)
• Add multiple timers to your scene for different purposes
• Optional 'SaveSessionTimer' script. Add this script to a timer object and assign a unique PlayerPrefs string name. If the timer was counting down/up and the app is closed or the scene is changed, when the scene is reopened by the app again, it will continue from its last value (where it left off, instead of starting over).
3D/UI Analog Clock Prefabs:
• 3D/UI clock with second, minute, and hour hand objects
• Use your own meshes/sprites
• Display the system time or a timer components time
• System time hour offset - allows simulation of timezones for different clocks
3D/UI Analog Stopwatch Prefabs:
• 3D/UI clock with second and minute hand objects attached to separate faces
• Use your own meshes/sprites
• Display a timer components time
Timers & Clocks (2021.3+)
