Skip to content

Looking to create tools (Similar to custom editors or custom inspectors) #1970

Answered by Doprez
CWilliamsDev asked this question in Newcomers
Discussion options

You must be logged in to vote

unfortunately extending custom editor windows is currently not a thing in Stride. The closest thing is using EntityProcessors to create custom tools within the scene view but it has its limitations.
I did make a brief overview of using EntityProcessors for this if you would like to take a look.

Currently if you wanted to extend the editor you would have to do it by running the source code locally and building off of the existing WPF UI. I believe there is an effort from some in the Discord to create this need but I dont believe its close to done.

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@Doprez
Comment options

@CWilliamsDev
Comment options

Answer selected by CWilliamsDev
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants