Skip to content

a very small project and its just a pet that follows your mouse

License

Notifications You must be signed in to change notification settings

WojtekCodesToday/wojchan

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

wojchan

a very small project and its just a pet that follows your mouse

how to I add it to my site?

You can copy the code of the minified JavaScript file into <script> tags into your site and a small wojchan should appear. This doesn't work when you import the file from this project

can I change the sprite?

Yes! Just replace the image URL which uses the image from this project, with your own image, and it should change. The spritesheet looks like this:

---------------------------------------------------------------------------------
| walk cycle 1 (flipped) | idle/walk cycle 2 (flipped) | walk cycle 3 (flipped) |
|       walk cycle 1     |      idle/walk cycle 2      |      walk cycle 3      |
|         shadow         |            sweat            |     sweat (flipped)    |
---------------------------------------------------------------------------------

You can even add more if you want to! (30x30 for one tile is used here)

About

a very small project and its just a pet that follows your mouse

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published