Skip to content

Commit e18b594

Browse files
authored
Update README.md
1 parent 8f45806 commit e18b594

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ animPlayer = anim.NewAnimationPlayer(spriteSheet)
3131
```
3232

3333
Let's specify the coordinates of the animations for the player states.
34-
The figure shows the coordinates for "run" state. `NewState("run", 0, 32, 32, 32, 8, false, false, 12)`
34+
The figure shows the coordinates for "run" state.
3535

3636
![diag](https://github.com/user-attachments/assets/316be3e7-102f-4d3f-b126-637cda387253)
3737

0 commit comments

Comments
 (0)