cclaerhout
Well-known member
Small bug:
The node id "ctrl_sprite_paramswidth" doesn't exist. It is actually "ctrl_sprite_paramsw".
Code:
console.log('Form interaction... width = %d', $form.find('#ctrl_sprite_paramswidth').val());