AdamsLair/duality

Shape of Deactivated Rigidbody isn't visible in the RigidBody Editor

Offen

#480 geöffnet am 14.01.2017

 (1 Kommentar) (0 Reaktionen) (0 zugewiesene Personen)C# (287 Forks)auto 404
BugEditorHelp WantedNice2HaveUsability

Repository-Metriken

Stars
 (1.425 Sterne)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

I'm not quite sure if this is a bug, so I will submit this issue anyway.

The Problem

When you deactivate the rigidbody component of a gameobject and you want to draw some collision shapes, they aren't visible...

It makes sense, because the rigidbody is deactivated... so you shouldn't see any shapes, but you can still define shapes... got it? 😀

In this example, i defining shapes for the tree in the background. So just ignore the "house-gameobject" 😉

I think it would be nice if you could still see the shapes of the rigidbod in the rigidbody editor even if the rigidbody component is deactivated...

What do u think?

Contributor Guide