Gamelogic Extensions for Unity 1.2 is now available

The newest version of our free extensions library is now available in the asset store: download it now.

Here is what is new. We

  • added response curves for float, Vector2, Vector3, Vector4 and Color. See ResponseCurveBase.
  • added a Clock class
  • added generators. See IGenerator
  • added a MinMaxFloat class with an appropriate property drawer
  • added NonNegative and Positive attributes, with appropriate property drawers
  • removed the ChangeSet method from StateMachine, and added writing capability to CurrentState.

In the coming days we will write more on response curves, generators, and the clock to give you a better idea what these features are about.

1 thought on “Gamelogic Extensions for Unity 1.2 is now available”

  1. Pingback: Introducing Generators | Gamelogic

Comments are closed.

Scroll to Top