This wiki is archived from 2021-09-05
Live game user interface scene: Difference between revisions
Jump to navigation
Jump to search
(Created page with "Category:Modding = 50px Planetary Annihilation Live Game Scene = '''Path''': /ui/main/game/live_game/ '''Scene name''': live_gae Live Game is...") |
mNo edit summary |
||
Line 1: | Line 1: | ||
[[Category:Modding]] | [[Category:Modding]] | ||
= | = Planetary Annihilation Live Game Scene = | ||
'''Path''': /ui/main/game/live_game/ | '''Path''': /ui/main/game/live_game/ | ||
Line 9: | Line 9: | ||
Live Game is the main "gameplay" scene that contains the 3D game world view. Most other controls and features are contained in child panels, each of which has it's own page with HTML/JS/CSS, and it's own mod loading identifier. | Live Game is the main "gameplay" scene that contains the 3D game world view. Most other controls and features are contained in child panels, each of which has it's own page with HTML/JS/CSS, and it's own mod loading identifier. | ||
== | == PA Live Game Panels == | ||
* [[live_game_header user interface scene|live_game_header]] | * [[live_game_header user interface scene|live_game_header]] |
Latest revision as of 10:53, 9 September 2021
Planetary Annihilation Live Game Scene
Path: /ui/main/game/live_game/
Scene name: live_gae
Live Game is the main "gameplay" scene that contains the 3D game world view. Most other controls and features are contained in child panels, each of which has it's own page with HTML/JS/CSS, and it's own mod loading identifier.
PA Live Game Panels
- live_game_header
- live_game_econ
- live_game_players
- live_game_planets
- live_game_celestial_control
- live_game_unit_alert
- live_game_action_bar
- live_game_chat
- live_game_popup
- live_game_message
- live_game_paused_popup
- live_game_pip_tl
- live_game_footer
- live_game_selection
- live_game_build_hover
- live_game_build_bar
- live_game_options_bar
- live_game_menu
- live_game_control_group_bar
- live_game_time_bar
- live_game_world_popup
Shared file used by several live game panels to define build bar locations:
Loaded by Live Game, but not contained in the live_game directory: