Last updated | a week ago |
Total downloads | 103 |
Total rating | 0 |
Categories | Client-side |
Dependency string | Team036-SpeedoDashboard-1.0.0 |
Dependants | 0 other packages depend on this package |
README
This is a experiment mod. It offers a dashboard with digitals, which located left-bottom.
Its possible to have your custom dashboard
All you need is to prepare image asset with VTFEdit, and register your profile.
void function RegisterDashboardProfile(string name, asset dashboard, asset cursor, float minSpeed = 0, float maxSpeed = 100.0, float minAngle = 0.0, float maxAngle = 240)
Then you are able to switch to yours:
void function SwitchToProfile(string name)
ModSetting support
Position, metric...
Bugs
- The cursor works not that well...Idk why
- Default position will cover the titan-building-progress UI, yes, you may not need that. Anyway I may publish a alternative UI mod for that.