Add helicopter hovering code that works.
This commit is contained in:
parent
c5e26ab1ec
commit
6d9b8fc554
5 changed files with 150 additions and 67 deletions
|
@ -1,6 +1,6 @@
|
|||
copypath("0:/helicopter/init", "1:/init").
|
||||
copypath("0:/lib/control", "1:/lib/control").
|
||||
copypath("0:/helicopter/hover", "1:/hover").
|
||||
copypath("0:/debug", "1:/debug").
|
||||
copypath("0:/helicopter/init", "1:/init").
|
||||
|
||||
CORE:PART:GETMODULE("kOSProcessor"):DOEVENT("Open Terminal").
|
||||
run "1:/init".
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue