Hey guys… could not find the option to only blur on the X axis. Is this even possible in Hype atm.?
Trying to get a motion blur effect. Flying out to the left.
CSS unfortunately does not have a motion blur, and thus Hype does not have one. However, if you search on google for “css motion blur” you’ll find some workarounds folks have done to fake the effect (typically using box-shadows/text-shadows) which might work in some contexts.