afonsolage / bevy_ecss

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

support v* vals #57

Closed robtfm closed 6 months ago

robtfm commented 6 months ago

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