What’s new in Buildbox 3.4 JS API

3.4.3
  • Touch events can be disabled with disableTouch() after they’ve been enabled with enableTouch(). You can see this in action if you drag a new “Is Touched” node out of the Node Library.
3.4.2
3.4.1

3.3.10
  • New name() function added to Linker
  • New setParent() function added to Entity
  • signal() function updated with new source parameter, which contains the output connection that sent the signal.
    • The updated Logger node is an example of how to use the new parameter.
3.3.9
3.3.7
3.3.1