Physics Interpolation - Add editor configuration warnings#103504
Conversation
02b0c99 to
116606f
Compare
* For physics bodies that are on non-interpolated branches
116606f to
40c05c6
Compare
|
Repushed this to remove the warnings on interpolated |
Ivorforce
left a comment
There was a problem hiding this comment.
Code wise this looks good.
As a usability feature, this sounds important. Let's get a review from editor folks too :)
|
Since we don't seem to be getting an editor review right now - following along with #103355 (comment), it should be fine to merge without one. |
There was a problem hiding this comment.
Tested locally, it works as expected. Code looks good to me.
Note that the warning displays even if physics interpolation is disabled in the Project Settings, but I think it's fair as it ensures projects are interpolation-ready should they enable it later on.
|
Thanks! |
4.x version of #103355
Helps address #103232 (comment)
Notes
physics_interpolation_modeexcept by accident. There's not a super easy way to check the global interpolation switch in the editor (except via the project setting) as it is hard coded OFF in the editor.