afonsolage / bevy_ecss

Bevy crate which uses a subset of CSS to update Bevy ECS components
Apache License 2.0
101 stars 11 forks source link

support v* vals #57

Closed robtfm closed 8 months ago

robtfm commented 8 months ago

add support for vmin, vmax, vh and vw, mapping to bevy Val::Vxxx types