Most progress bar tutorials I've seen don't cover event-reporting functionality - so I made one myself - Learn how to create canvas-based event-raising progress bars in Unity

This page summarizes the projects mentioned and recommended in the original post on /r/gamedev

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • progress-bars

    Learn how to implement Progress Bars that can optionally report their progress and raise completed events! (by llamacademy)

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • A lot of people copy/paste tutorial code without understanding what's going on, so to help with that, I started a Unity-focused C# Basics series aimed at absolute beginners. Here's part 7 where I teach about Composition (you've probably been using it this whole time!)! Learn C# in a Unity-context! F

    1 project | /r/unity_tutorials | 6 Sep 2022
  • If you're using the Unity Line Renderer and need a collider for it - here's how you can quickly add a collider regardless of the complexity of your line

    1 project | /r/gamedev | 23 Jun 2022
  • I've always used planar quads for decals, but with the Unity 2021 release with URP 12, both URP and HDRP now support Decal Projectors that wrap to the target geometry which results in much nicer looking decals!

    1 project | /r/gamedev | 2 Jun 2022
  • Is something wrong with this coroutine lerping code? It works fine if I make float xTime 1 or lower than 1 but if I make it 10 for example, it still lerps in 1 second in total. What could be the problem?

    1 project | /r/Unity3D | 13 May 2022
  • A little while ago I released a video teaching the basics of Lerping in Unity. This week take your lerping knowledge to the next level with ADVACNED LERPING where you can learn about curve-based lerping!

    1 project | /r/gamedev | 12 May 2022