mirror of
https://github.com/SamEyeBam/animate.git
synced 2025-09-28 06:55:25 +00:00
food positioning
This commit is contained in:
@@ -135,7 +135,7 @@ const hatConfig = {
|
||||
};
|
||||
|
||||
const foodConfig = {
|
||||
apple: { sizeMult: 3.5, n: 4 },
|
||||
apple: { sizeMult: 0.25, n: 4 },
|
||||
nothing: { sizeMult: 2, n: 5 },
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user