Lua Gears Test Level

By MARRA92-AGAIN – Custom level – uploaded 30 Jan 2023 from Windows
Revision #4, updated 30 Jan 2023
PlayEdit 1 player liked this.
Issues trying to play levels? Troubleshoot issues playing levels

For LUA making and testing.

Every "gear" has a digital speedometer, the speed will have random numbers, what matter is what shown will match the 8-28 18-38 (and so on) ratios

Not sure if correct but from pinion A to crown C the math will be:

"A's angularvelocity/rpm" * (A/C) and force C to rotate 0.285and so times slower and in opposite direction than A

Views: 92 - Downloads: 73 - Level ID: 670 - Play in browser (BETA)

Comments

2 years ago MARRA92-AGAIN: define id pinion and crown

get pinionID velocity

this velocity multiplied by pinion:crown

apply this result as crownID velocity divider and torque multiplier



this is all my brain could do with no LUA skills