Skip to content
This repository has been archived by the owner on Apr 5, 2021. It is now read-only.
Arnis Lielturks edited this page Jul 23, 2018 · 25 revisions

How-to

TODO:

  • Application settings window - sounds, graphics settings
  • List of all the application events
  • Helpers mod file with base events and functions
  • Implement modern UI controls for mobile devices - https://github.com/Lumak/Urho3D-Joystick
  • Control for mouse sensitivity, invert X/Y
  • Same for joystick (left/right stick sensitivity, invert, etc)
  • Field of view, brightness, gamma, for video settings
  • Graphics quality presets (Low, Normal, Good, Ultra, etc) which are just presets of other video configurations (enable aa, etc)
  • Dynamic cvar menu: Imagine a “Game” settings tab that allows you to select a list of cvars there to display, so some game settings can be easily tweaked by the player (third/first person, help, etc)
Clone this wiki locally