Commit graph

9 commits

Author SHA1 Message Date
d-hain
7382561f01 added StardewValley Fence Sprites
you can now place and buy fences
Fences have a collider
2022-06-16 23:26:36 +02:00
d-hain
e0212ff174 Animal Sprite now flips in right direction when moving 2022-06-16 16:36:56 +02:00
d-hain
3c0cdf14e3 animations broke, working again 2022-06-16 16:25:25 +02:00
d-hain
2a29e5413b Animals can now move and stop and be animated to move
cow now has idle and run animation
2022-06-16 15:25:54 +02:00
d-hain
687a37eb89 DayTransition working properly again
Animals now move randomly (but they never stop moving)
2022-06-16 14:41:24 +02:00
d-hain
3a564aa909 edge colliders on camera
animals are moving now (very bad => will get better)
set BasicTile Collider2D isTrigger to false
2022-06-10 17:51:46 +02:00
d-hain
f454e82aab animal sprite set in Start() 2022-06-10 15:50:39 +02:00
dhain
f15a762a04 animal move brokey 2022-06-10 09:45:18 +02:00
dhain
1d80f01994 Animations
beginning of animals
2022-06-10 08:56:29 +02:00