Skip to content
Snippets Groups Projects
Commit 748b8ea1 authored by sam edelsten's avatar sam edelsten
Browse files

use bevy builtins; single canvas image

adds a `CosmicCanvas` component to hold the image cosmic draws to. allows easier interop between UI and Sprite widgets

Each type of widget now uses a single `CosmicEditBundle`, adding widget specific components with `.insert()` or as tuples.
parent 28e00c94
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment