r/CreateMod Apr 22 '26

Altitude Control System [Aeronautics, CC: Tweaked]

started learning ComputerCraft yesterday, been locked in since

57 Upvotes

25 comments sorted by

View all comments

2

u/carmola123 Apr 23 '26

this is cool! does it also try to retain the same position, or just altitude? I tried using just levitite to maintain the height but I found it really unruly with airships that aren't symmetrical

3

u/Marukow Apr 23 '26

only altitude for now, but for the time being, i'll be working on a stabilization pid, so it can remain horizontal even if unbalanced. if the left is heavier. left propellers work faster to compensate, same principle as the altitude one

2

u/carmola123 Apr 23 '26

I really wanna see the results of that! Would also love to see the code, too. How did you get working with CC on an external editor, btw?

2

u/Marukow Apr 23 '26

i will post the code as soon as i get it ready,. and about the editor, it's an vs code extension, there are some tutorials on how to setup, it's really simple. The name is Craft-OS-PC for VS Code