Skip to content

Commit

Permalink
i almost forgot
Browse files Browse the repository at this point in the history
  • Loading branch information
iamteles committed Sep 29, 2024
1 parent f0d10a3 commit 10597ff
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/basics/characters.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@ Your character might need other variables to make it work right.
- `antialiasing` allows you to disable smoothing on the character, giving them a more "jagged" look.
- `isPixelSprite` is used to determine if a character is Pixel Art or not. Use this for characters like Senpai or BF-Pixel
- `deathChar` allows you to set a separate character as a death sprite.
- `isAnimateAtlas` determines if the character uses an Atlas as its format. Sprite format guide is in the works so please be patient!

### Adding your character to the charList
![](https://doidoteam.github.io/img/charlist.png){width=400}
Expand Down

0 comments on commit 10597ff

Please sign in to comment.