Skip to content

Free Roam

KD requested to merge kdports/lt-maker:master into master

Major Changes to:

  • cursor.py
  • general_states.py
  • event.py
  • event_commands.py

Minor Changes to:

  • game_board.py
  • property_menu.py
  • custom_widgets.py
  • game_state.py
  • level.py

An .ltproj file called timegame has been added. While its prologue showcases what free roam can currently do, feel free to delete it.

Current free roam features:

  • Complete working free roam. Works entirely identical to normal LT levels, except the Free Roam? box is checked in the editor and a Roaming Unit is selected
  • Ability to switch between free roam and full combat by event command
  • Ability to change roaming unit by event command
  • Full integration with saving and loading
  • Ability to visit regions and talk with units while in free roam

Merge request reports