Using a Scrollable Panel

Description

Once the scrollable panel component has been added to one of the previously discussed layout panels, the user can then edit its properties as desired. The editable properties include:

  • Component width and height, in dp
  • Minimum and maximum zoom values
  • Scrollbar width, in dp
  • Scrollbar colour
  • Fade time for the scrollbar

Implementation in Table Realms IDE

When adding a scrollable panel to your layout, it’s as simple as clicking on the element in the components pane. It is recommended that you nest the scrollable panel component within another layout panel, so as to have a greater level of customisation available to the page.

NOTE: The following images/gifs/videos need to be included in this section

  • Adding components to the panel
  • Styling the components

Implementation on Different Game Development Engines

Unity

TODO:

Unity Tiny

TODO:

PlayCanvas

TODO:

Construct2/3

TODO: