Outdoordoor
Member
|
Fixing phys body, skeleton, etc. rendering in the editor
I have a problem with physical bodies, skeletons, etc. not showing up in the editor.
Previously, I was told that it could be due to the bug on AMD gpu's, caused by D.lineSmooth(). I tried fixing this by removing it (in all calls of this function in the source code of the editor I set it to D.lineSmooth(false)) but it had no effect (or I messed up myself).
How do I properly fix it?
|
|
03-14-2024 06:13 AM |
|
Esenthel
Administrator
|
RE: Fixing phys body, skeleton, etc. rendering in the editor
Hello,
There's no option to show Skeletons in the World Editor.
But there's option to show physical bodies:
open world editor
click menu at the top, the triangle under "Controls" button
it has "Physical Bodies Shift+Alt+B" option
Objects need to have "Physics" set in their Object Editor.
|
|
03-14-2024 08:23 AM |
|
Outdoordoor
Member
|
RE: Fixing phys body, skeleton, etc. rendering in the editor
I mean in the object tab in the editor. Like here, in the object window and in the animation window the skeleton is not rendered, even though it's there
https://imgur.com/a/xSipHWj
|
|
03-14-2024 08:28 AM |
|
Esenthel
Administrator
|
RE: Fixing phys body, skeleton, etc. rendering in the editor
|
|
03-14-2024 10:48 AM |
|
Outdoordoor
Member
|
RE: Fixing phys body, skeleton, etc. rendering in the editor
It works properly now, thank you a lot!
|
|
03-14-2024 10:56 AM |
|