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
Lastly, I reorganised the entire code. I rearranged the structure and rewrote the comments to make everything clearer. Thanks to Doomer Ralsei for spotting a typo. In Japanese, the 'o' and 'a' in 'word' and 'ward' are transliterated into the same vowel, so it's hard for me to tell them apart.
Thank you for using this microcontroller for so long. I'm glad that it's been helpful for you all.
I haven't updated this for a while, but as there have been a lot of updates to the game, I decided it was time to make a few changes.
You may not be too interested in this, but I've made some changes to the internal calculations. I've adjusted it to pass through the outputs of the tilt and compass sensors, which were added in physics sensor by the Stormworks development team. This change slightly reduces the number of calculations. The tilt sensor values are still output to the same channels as before, and for compatibility, I've kept the Tilt z output in channel 18. I doubt anyone is using the absolute angular velocity in channel 14, hence I replaced it with the compass sensor's value. -
This is basically a compas, right? but what numbers does it use?
It outputs a number from 0 to something around 6.x...
lmao, its nice to know im not the only one who makes mistakes
I thank you.
Mind if i Steal your code?