isAwake color
isAwake color
Maybe possible set to color of static and kinematic bodies too (same as the dynamic bodies) to darken in player view window, when his isAwake = false ?
Re: isAwake color
Sure, this would be fairly easy to do. Just wondering, why you are interested in checking the awake status of static and kinematic bodies?
Re: isAwake color
Thank You, it's great !Sure, this would be fairly easy to do.
And because I think the Box2D performance improved, if the static bodies sleeping function working properly.
I like compare RUBE player results with my Delphi code results, when enable-disable bodies in runtime.
( I display this status in my program, and all static bodies always active for now
