Torque3D/Templates/BaseGame/game/data/UI
AzaezelX ee4542ed80 simplify menu navigation button setup
remove position lookup logic for the choose level and choose game modes nav button icons in favor of the built in source side ones. The elements they relate to are centered as is, so set the encapsulating element for them to horizontal=centered as well, and the sub elements to thier respective left-and right as prepwork if someone *did* want to make the elements they reference scale hoizontally.
2026-06-24 21:11:12 -05:00
..
datablocks Ran importer on UI module to ensure guis and images are converted to latest standards 2022-02-22 20:12:39 -06:00
guis simplify menu navigation button setup 2026-06-24 21:11:12 -05:00
images Adds utility function and method to be able to enact a load of subscenes at a specific world position 2024-10-04 00:10:26 -05:00
scripts Update utility.tscript 2025-12-15 22:39:46 -07:00
sounds Merge branch 'GuiProfileSoundAssets' of https://github.com/marauder2k9-torque/Torque3D into alpha401/resolveAudioConflict 2022-08-29 17:47:07 -05:00
tools Adds creator callback integration to pair with the base UI module having shortcut creator entries in the GUIEditor for creating stuff like the UINavigation containers, or MenuList controls with the namespace hooks already established. 2022-05-09 20:57:42 -05:00
UI.module Ran importer on UI module to ensure guis and images are converted to latest standards 2022-02-22 20:12:39 -06:00
UI.tscript Update UI.tscript 2025-12-20 18:13:01 -07:00