🥑 Building forms

todo;

Custom forms and UI

Notes:

  • When creating forms, use JSX
  • When the engine mod compilation happens, JSX is transformed to valid XML
  • All coordinates with (x, y) are based on 'attach' parent (not XML child, rather script register parent) and related
  • Use preview command to preview forms and develop faster, example: npm run preview menu

For examples check: src/engine/forms.

Filtering form assets

todo;
todo;
todo;

16x9 vs 4x3

todo;
todo;
todo;