Unity C# Programming Tutorial: Events and Delegates

This is a tutorial on using Event in Unity engine and C# programming language. The project can be fully downloaded on my patreon: We will create a project in Unity 5 together: A player with a simple healthpoint system notifies the change of his health-state to a consumer, a health panel in Unity ui, that displays the health state in a Textbox. Visit me on my social platforms: G : JayAnAm Twitter: Facebook: https://w
Back to Top