Skip to content

Releases: decentraland/sdk7-utils

1.2.8

10 Apr 20:40
adca155
Compare
Choose a tag to compare
  • Adjust player trigger area height

1.2.7

05 Mar 18:42
17b9ec3
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.2.6...1.2.7

1.2.6

15 Feb 15:51
bb7f8ca
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.2.5...1.2.6

1.2.5

31 Jan 17:32
3c24cf6
Compare
Choose a tag to compare
  • Fix Tween functions to use Tween.CreateOrReplace and repeat tween actions

1.2.4

30 Jan 17:53
8c0b1c0
Compare
Choose a tag to compare
  • Fix get world position

1.2.3

26 Jan 20:08
1f37da3
Compare
Choose a tag to compare

Replace Transform component for Tween component on utils.tweens

1.2.2

19 Jan 20:18
f5831f7
Compare
Choose a tag to compare
  • New perpetualMotion.smoothMotion function, that uses the Tween component to spin items

1.2.1

18 Dec 18:00
74989ce
Compare
Choose a tag to compare
Update trigger.ts

Signed-off-by: Nicolas Earnshaw <[email protected]>

1.2.0

13 Dec 12:42
6f7aa6f
Compare
Choose a tag to compare

Trigger optimized
Now trigger areas with TriggerBy 1 (the player) only check for collisions with the player. This saves a lot of extra checks against other trigger areas

1.1.3

14 Sep 20:08
79fe4ad
Compare
Choose a tag to compare

Included some new helper functions:

  • getEntitiesWithParent,
  • getEntityParent,
  • getPlayerPosition,
  • playSound