Crate bevy_fancy_cursor

source ·
Expand description

Crate that uses ImageBundle to replace default cursor with a fancy one instantiated from image file.

Structs§

  • Bevy plugin that “replaces” default cursor with one created from image.
  • Default marker for entity that servers as user camera with fancy cursor.
  • Default marker for entity with ImageBundle that servers as a custom cursor.