Replies: 3 comments 5 replies
|
The first big step is to get Cyclops working in a separate window and not the editor viewport. Once that is done, it ought to be a lot easier to have it run as a stand alone application. I need to do a lot of rewriting to untangle things first, though. The main reason I want to separate things is go get more control over the viewport and also hopefully fix a lot of stability issues. GDScipt seems to have a lot of problems and is not as reliable as a typical compiled language. |
5 replies
|
Any update on this? Does it live or is it dead? No pressure just asking, lol. |
0 replies
|
I have no plans to do this any time soon. This would rely on a lot of other things being changed first, which will likely take several months at my current rate. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
I was wanted to use cyclops in a level builder app I'm working on that is separate from the Godot editor. You mentioned before that you were considering making a branch of the level builder that doesn't run on the editor because there are a lot of gizmo problems. I'm not the author of this repo so I don't really even know how one would go about packaging this in a Godot project and not an addon, but I'd love to learn how it could happen and help.
All reactions