1 parent 01503fb commit 2e95b7fCopy full SHA for 2e95b7f
1 file changed
README.md
@@ -245,7 +245,7 @@ commands.spawn((
245
246
This crate also animates UI images.
247
248
-````rust
+```rust
249
fn create_animated_ui_image(
250
mut commands: Commands,
251
assets: Res<AssetServer>,
@@ -326,4 +326,3 @@ For more examples, browse the [examples/](examples) directory.
326
- Character spritesheet by [thekingphoenix](https://opengameart.org/content/pixel-character-with-gun)
327
- Cursor spritesheet by [crusenho](https://crusenho.itch.io/complete-ui-book-styles-pack)
328
- Hearts spritesheet by [ELV Games](https://elvgames.itch.io/free-inventory-asset-pack)
329
-````
0 commit comments