Add a new local package to enable viewing ron and csv based Cost/Int/Flow fields. This would aid in adding new/verifying the assets of examples and benches.
Something like a CLI app to start a Bevy instance taking in some arguments of what you want to view:
cargo run --package debug_viewer -- --field cost --type ron --path "abc/def/file.ron
Add a new local package to enable viewing
ronandcsvbased Cost/Int/Flow fields. This would aid in adding new/verifying the assets of examples and benches.Something like a CLI app to start a Bevy instance taking in some arguments of what you want to view:
cargo run --package debug_viewer -- --field cost --type ron --path "abc/def/file.ron