Finally, code that works to orbit + creates a circ node.

This commit is contained in:
2021-07-19 04:46:05 -04:00
parent 6f9537547f
commit 3101aef1cc
5 changed files with 33 additions and 21 deletions

View File

@ -2,4 +2,4 @@ compile "0:/ui/rocket" to "1:/ui/rocket".
compile "0:/lib/navigation" to "1:/lib/navigation".
compile "0:/lib/throttle" to "1:/lib/throttle".
compile "0:/launch" to "1:/launch".
copypath("0:/nextnode", "1:/nextnode"). // smaller when compiled
copypath("0:/execnode", "1:/execnode"). // smaller when compiled