This website requires JavaScript.
Explore
Help
Sign In
esensar
/
bugged-racing
Watch
1
Star
0
Fork
You've already forked bugged-racing
0
Code
Issues
Pull Requests
Projects
Releases
6
Wiki
Activity
4e8344c485
bugged-racing
/
settings
/
GlobalSettings.gd
5 lines
84 B
GDScript
Raw
Normal View
History
Unescape
Escape
Add settings menu options
2021-11-17 22:23:12 +00:00
extends
Node
var
auto_clutch
:
bool
=
false
Add automatic transmission mode
2021-11-19 17:40:35 +00:00
var
automatic_transmission
:
bool
=
true