Skip to content

Releases: decentraland-scenes/dcl-npc-toolkit

1.2.2

01 Feb 18:43
94c3031
Compare
Choose a tag to compare
  • Dialog UI and buttons use the Auto width property, adapting their size to the text length
  • Polishing of UI alignment issues

1.2.1

22 Dec 17:50
963dc76
Compare
Choose a tag to compare
  • Fail gracefully when attempting to play an animation and no Animator is present

1.2.0

19 Oct 18:04
86984f5
Compare
Choose a tag to compare

Full Changelog: 1.1.4...1.2.0

1.1.4

22 Jun 16:33
7bb9d2b
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.1.3...1.1.4

1.1.3

16 Jun 17:42
7dc61db
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.1.2...1.1.3

1.1.2

15 Jun 16:06
Compare
Choose a tag to compare
fix: positioning for different sized bubbles

1.1.1

26 May 13:12
Compare
Choose a tag to compare

Full Changelog: 1.1.0...1.1.1

1.1.0

23 May 14:35
Compare
Choose a tag to compare
  • fixed portrait bug blocking dialog display
  • added typeof string support to talkBubble()
  • updated faceUser rotation to be smooth with slerp
  • updated documentation to show 2D UI creation and installation of required dependency

1.0.9

18 May 18:04
Compare
Choose a tag to compare

scrubbed tests

1.0.8

18 May 18:01
Compare
Choose a tag to compare

Feat:

  • added image portrait
  • added standalone dialog window
  • added bubble support
  • added search by dialog name

Chore:

  • fixed line break typing
  • fixed 2d ui layout
  • fixed idleAnim play onActivate() done