Hi everybody.
Is there any possible way that I can always enable the “show collision” option when I start playing in editor (only for development obviously).
It is really tedious to always type in the command when I am starting to play espacially when I am iterating and testing constantly…
I did not find anything in the Editor Preferences yet unfortunately.
1 Like
You can probably do it as a console command, which actual method are you using currently?
Right now I am always typing in the console command “show collision” after hitting play. But I want this option to stay so that I do not have to type it in all the time…
Ok, that does nothing for me, but…
Put this somewhere central
Haha this solution is so stupid but I love it!
Kind of a bummer that Unreal does not just have an editor setting for this though.
Thx very much, solved!
1 Like
Yep. They don’t have it. You have to make a workaround blueprint, which can be a problem - you have to put it in every level you want to run. Enter the level editor editor/play settings wold be proppably better and more flexible.