Godot Version
4.2
Question
I hope i can explain my self right
Can the game run in the editor window ? so i can see how the environment behave
Probably from differed camera view ?
And not from the complied game screen ?
4.2
I hope i can explain my self right
Can the game run in the editor window ? so i can see how the environment behave
Probably from differed camera view ?
And not from the complied game screen ?
Yes… You have to set the script with @tool
and reopen the scene then it should run in the editor. I feel like there may be limitations imposed by the editor for rendering performance consideration s, but maybe not?