a35e492d0d
* slot monster GO!
* Rearrangement
+ work on prep anim
* A bit more anim work
* oops
* oops! again!
* grayscale buttons
* basic code + sfx
huzzah!
* bg
* unassigned animation clip, oops
* basic logic, sfx
🤩
* more anim stuff
slowly
* tweaks
no the bounce on the release anim isnt done that crap is way too elastic rn
* icon
* eye sprites!! ill do more later
* baby's first text changes
* push before i revert the prepare
* flash/inputs actually working, create SlotButton.cs
flash now lerps in the SlotButton class, which makes things so. so much easier.
* coin pile,,,
(+ some tweaked anims, may further tweak)
* test block is kil
oops
* slight eyes rework + early barely anims
kill
* fixed eye 3
i am foolish
* eye barelies, consecutive c&rs
we're so close!
* reimport spritesheet
goodbye spritesheet weirdness
* Revert "reimport spritesheet"
This reverts commit f7bd24d149
.
* okay reimported for realsies this time
* lose anim + larger coins
* I'm stupid + button tweaks
* READY FOR RECORDING
particles, win animation, etc.
* fix particles
* so close to being done :(( but weird input bug
* cleaning up
fix some bugs, add some stuff. this is almost ready for pr!!
* ITS DONE... FINALLY DONE...
* oops star tweak
* ass buns
---------
Co-authored-by: Seanski2 <seanbenedit@gmail.com>
55 lines
1.4 KiB
JSON
55 lines
1.4 KiB
JSON
{
|
|
"files.exclude": {
|
|
"**/.DS_Store": true,
|
|
"**/.git": true,
|
|
"**/.gitmodules": true,
|
|
"**/*.booproj": true,
|
|
"**/*.pidb": true,
|
|
"**/*.suo": true,
|
|
"**/*.user": true,
|
|
"**/*.userprefs": true,
|
|
"**/*.unityproj": true,
|
|
"**/*.dll": true,
|
|
"**/*.exe": true,
|
|
"**/*.pdf": true,
|
|
"**/*.mid": true,
|
|
"**/*.midi": true,
|
|
"**/*.wav": true,
|
|
"**/*.gif": true,
|
|
"**/*.ico": true,
|
|
"**/*.jpg": true,
|
|
"**/*.jpeg": true,
|
|
"**/*.png": true,
|
|
"**/*.psd": true,
|
|
"**/*.tga": true,
|
|
"**/*.tif": true,
|
|
"**/*.tiff": true,
|
|
"**/*.3ds": true,
|
|
"**/*.3DS": true,
|
|
"**/*.fbx": true,
|
|
"**/*.FBX": true,
|
|
"**/*.lxo": true,
|
|
"**/*.LXO": true,
|
|
"**/*.ma": true,
|
|
"**/*.MA": true,
|
|
"**/*.obj": true,
|
|
"**/*.OBJ": true,
|
|
"**/*.asset": true,
|
|
"**/*.cubemap": true,
|
|
"**/*.flare": true,
|
|
"**/*.mat": true,
|
|
"**/*.meta": true,
|
|
"**/*.prefab": true,
|
|
"**/*.unity": true,
|
|
"build/": true,
|
|
"Build/": true,
|
|
"Library/": true,
|
|
"library/": true,
|
|
"obj/": true,
|
|
"Obj/": true,
|
|
"ProjectSettings/": true,
|
|
"temp/": true,
|
|
"Temp/": true
|
|
},
|
|
"dotnet.defaultSolution": "HeavenStudio-Seanski2.sln"
|
|
} |