Skip to content

Releases: nubick/unity-utils

GameEvents API simplification: version 1.0. Views: version 1.0

05 Aug 09:31
Compare
Choose a tag to compare

Game Events:

  • GameEventArgs abstraction was removed.
  • SubscribeWithDelay possibility.
  • EventsListener component automatic creation instead inheritance from CommandMonoBehaviour.
  • Test scene with game events usage examples.

Views:

  • Base view class and help editor-controller for views organisation in a game.
  • Demo scene with several usual views.

Random Util: Set of methods which implement different random items selection.

Visual Studio Snippets for Unity. Version 1.1

30 Oct 02:53
Compare
Choose a tag to compare

New snippets were added for Debug.Log() method with parameters.

Visual Studio Snippets for Unity. Version 1.0

17 Sep 17:27
Compare
Choose a tag to compare
Three snippets for Visual Studio were added.