Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
Another fun one is Config.ground_friction! 1.0 is default there.
Do I just add Config.gravity into the Init.java file and give it a value?
You'll figure it out :D
Another question; Does it matter where I put the 'Config.gravity' or can it be anywhere?
For now - I'll leave the discussion open
So yeah, inside the constructor, and not inside the restart_apply branch.
Also, make sure the line/block isn't commented.
You know, basic java stuff :D
Noted.
I'll make sure to credit you as well for helping me change the gravity!
(Honestly didn't know I *had* to make the code myself, but hey - it works!)