jcornaz / heron

[DISCONTINUED] An ergonomic physics API for bevy games
MIT License
292 stars 44 forks source link

bevy lyon 2dDebug Stage Conflict #290

Open jakyle opened 2 years ago

jakyle commented 2 years ago

when using Heron 2dDebug feature flag, there is a conflict with a shapes stage that exist in bevy_prototype_lyon = "0.5.0"

thread 'main' panicked at 'Stage already exists: Shape.',