Skip to content

Releases: Innoactive/Basic-Conditions-And-Behaviors

v1.6.0

04 May 10:55
0384493
Compare
Choose a tag to compare

1.6.0 (2021-05-04)

Bug Fixes

  • made the in range condition work with a property again (356545a)

Features

  • added volumen control to play audio behavior (01975a2)

v1.5.0

16 Apr 11:46
a4db4db
Compare
Choose a tag to compare

1.5.0 (2021-04-16)

Features

  • extended enable and disable behavior (5c64286)

v1.4.1

01 Mar 09:21
2f9efeb
Compare
Choose a tag to compare

1.4.1 (2021-03-01)

Bug Fixes

  • added html help link to behaviors and conditions (4747d44)
  • change display names in conditions (de80476)

v1.4.0

15 Dec 17:40
5124115
Compare
Choose a tag to compare

1.4.0 (2020-12-15)

Features

  • added new is collider check (3db82bf)
  • rename object fields in object in range condition (9578ac4)

v1.3.0

16 Nov 14:40
570913a
Compare
Choose a tag to compare

1.3.0 (2020-11-16)

Bug Fixes

  • added optional value to nearby conditions time (608dd9d)

Features

  • validation: added validation attributes (04271b9)

v1.2.0

31 Jul 08:43
63e9f02
Compare
Choose a tag to compare

1.2.0 (2020-07-31)

Features

  • child behaviors in behavior sequence are now reorderable (#22) (de74c48)

v1.1.0

15 Jul 09:55
b1b1f7c
Compare
Choose a tag to compare

1.1.0 (2020-07-15)

Bug Fixes

  • add IOptional to HighlightObjectBehavior so that it can be skipped in training modes completely (#19) (4f3111a)
  • compiler warnings. (#16) (536ab82)

Features

  • moved LockableProperty into Core (#18) (87e61b4)

Basic Conditions and Behaviors Component v1.0.0

18 May 19:43
1e8545c
Compare
Choose a tag to compare

Description

This package includes behaviors and conditions that could find a use in a majority of training applications. These behaviors and conditions used to be a part of the Innoactive Creator v1.3.1 and earlier versions. This package excludes VR-related behaviors and condtions. You can find them in the Basic Interaction and Unity XR Interaction components instead.

Requirements

Unity 2019.3

Dependencies

  • The Innoactive Creator Core v2.X