This repository has been archived by the owner on Apr 5, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 21
Home
Arnis Lielturks edited this page Jan 24, 2019
·
25 revisions
- Sound creating for specific node
- 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
- 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)
- i18n - finish open PR to upstream
- Miscelaneous settings tab where custom options can be added via global events.
- Networking sample
- Sample game
- Map selection when pressing start
- Config.cfg value loading should be moved to seperate class
- Compile on Android
- Seperate control mapping for each controller