Added Tambourine, only missing HD frog sprites. Also fixed Tambourine + Working Dough Icons (#216)
* Added sfx, sprites and folders neccesary. And also made an empty game object for working dough
* Started work on the background
* Implemented all unanimated sprites
* Added Init
* Added Prefabs
* Added Jumping and Idle Animatins for the Dough Dudes
* SmallFix
* Start Interval Event Implemented
* Added Audio and Small and Big Ball events
* Code Improvement + starting making the balls
* Added bezier curves
* Added First Rendition of Balls
* Added NPC Balls and starting doing small transporting animations
* SmallFixes
* SmallSoundChanges
* Implemented Audio and prefunction, not done with it though
* In process of fixing set interval
* Added more prefunction stuff and also started working on player input
* Tried adding player balls, not done, many bugs to fix
* Reverted trying to make the playerenterdoughball handle inputs, gonna do it through the main script instead
* Sat up input code for later
* Input works now! Need to add barely and wrong input animations and fix bugs
* Tiny fix
* Added first draft of wronginput animations
* Finished all input anims, trying to fix bugs
* Added finished Spaceship animations
* Added Mr Game and Watch WIP and lifting dough dudes
* Finished GANDW, fixed some bugs and still fixing bugs, almost done!
* DONE
* Begun development on tambourine
* Working Dough Polish
* Added many animations for tambourine
* Added Events
* Inputs added, near completion
* Miss Anims
* Animation changes
* DONE
2023-01-21 19:41:57 +00:00
|
|
|
%YAML 1.1
|
|
|
|
%TAG !u! tag:unity3d.com,2011:
|
|
|
|
--- !u!74 &7400000
|
|
|
|
AnimationClip:
|
|
|
|
m_ObjectHideFlags: 0
|
|
|
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
|
|
m_PrefabInstance: {fileID: 0}
|
|
|
|
m_PrefabAsset: {fileID: 0}
|
|
|
|
m_Name: MonkeyIdle
|
|
|
|
serializedVersion: 6
|
|
|
|
m_Legacy: 0
|
|
|
|
m_Compressed: 0
|
|
|
|
m_UseHighQualityCurve: 1
|
|
|
|
m_RotationCurves: []
|
|
|
|
m_CompressedRotationCurves: []
|
|
|
|
m_EulerCurves:
|
|
|
|
- curve:
|
|
|
|
serializedVersion: 2
|
|
|
|
m_Curve:
|
|
|
|
- serializedVersion: 3
|
|
|
|
time: 0
|
2023-01-22 02:17:19 +00:00
|
|
|
value: {x: 0, y: 0, z: -9.193}
|
|
|
|
inSlope: {x: Infinity, y: 0, z: 0}
|
|
|
|
outSlope: {x: Infinity, y: 0, z: 0}
|
Added Tambourine, only missing HD frog sprites. Also fixed Tambourine + Working Dough Icons (#216)
* Added sfx, sprites and folders neccesary. And also made an empty game object for working dough
* Started work on the background
* Implemented all unanimated sprites
* Added Init
* Added Prefabs
* Added Jumping and Idle Animatins for the Dough Dudes
* SmallFix
* Start Interval Event Implemented
* Added Audio and Small and Big Ball events
* Code Improvement + starting making the balls
* Added bezier curves
* Added First Rendition of Balls
* Added NPC Balls and starting doing small transporting animations
* SmallFixes
* SmallSoundChanges
* Implemented Audio and prefunction, not done with it though
* In process of fixing set interval
* Added more prefunction stuff and also started working on player input
* Tried adding player balls, not done, many bugs to fix
* Reverted trying to make the playerenterdoughball handle inputs, gonna do it through the main script instead
* Sat up input code for later
* Input works now! Need to add barely and wrong input animations and fix bugs
* Tiny fix
* Added first draft of wronginput animations
* Finished all input anims, trying to fix bugs
* Added finished Spaceship animations
* Added Mr Game and Watch WIP and lifting dough dudes
* Finished GANDW, fixed some bugs and still fixing bugs, almost done!
* DONE
* Begun development on tambourine
* Working Dough Polish
* Added many animations for tambourine
* Added Events
* Inputs added, near completion
* Miss Anims
* Animation changes
* DONE
2023-01-21 19:41:57 +00:00
|
|
|
tangentMode: 0
|
|
|
|
weightedMode: 0
|
|
|
|
inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
|
|
|
|
outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
|
|
|
|
m_PreInfinity: 2
|
|
|
|
m_PostInfinity: 2
|
|
|
|
m_RotationOrder: 4
|
|
|
|
path: LeftArm
|
|
|
|
- curve:
|
|
|
|
serializedVersion: 2
|
|
|
|
m_Curve:
|
|
|
|
- serializedVersion: 3
|
|
|
|
time: 0
|
|
|
|
value: {x: 0, y: 0, z: 0}
|
2023-01-22 02:17:19 +00:00
|
|
|
inSlope: {x: Infinity, y: 0, z: 0}
|
|
|
|
outSlope: {x: Infinity, y: 0, z: 0}
|
Added Tambourine, only missing HD frog sprites. Also fixed Tambourine + Working Dough Icons (#216)
* Added sfx, sprites and folders neccesary. And also made an empty game object for working dough
* Started work on the background
* Implemented all unanimated sprites
* Added Init
* Added Prefabs
* Added Jumping and Idle Animatins for the Dough Dudes
* SmallFix
* Start Interval Event Implemented
* Added Audio and Small and Big Ball events
* Code Improvement + starting making the balls
* Added bezier curves
* Added First Rendition of Balls
* Added NPC Balls and starting doing small transporting animations
* SmallFixes
* SmallSoundChanges
* Implemented Audio and prefunction, not done with it though
* In process of fixing set interval
* Added more prefunction stuff and also started working on player input
* Tried adding player balls, not done, many bugs to fix
* Reverted trying to make the playerenterdoughball handle inputs, gonna do it through the main script instead
* Sat up input code for later
* Input works now! Need to add barely and wrong input animations and fix bugs
* Tiny fix
* Added first draft of wronginput animations
* Finished all input anims, trying to fix bugs
* Added finished Spaceship animations
* Added Mr Game and Watch WIP and lifting dough dudes
* Finished GANDW, fixed some bugs and still fixing bugs, almost done!
* DONE
* Begun development on tambourine
* Working Dough Polish
* Added many animations for tambourine
* Added Events
* Inputs added, near completion
* Miss Anims
* Animation changes
* DONE
2023-01-21 19:41:57 +00:00
|
|
|
tangentMode: 0
|
|
|
|
weightedMode: 0
|
|
|
|
inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
|
|
|
|
outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
|
|
|
|
m_PreInfinity: 2
|
|
|
|
m_PostInfinity: 2
|
|
|
|
m_RotationOrder: 4
|
|
|
|
path: LeftFoot
|
|
|
|
- curve:
|
|
|
|
serializedVersion: 2
|
|
|
|
m_Curve:
|
|
|
|
- serializedVersion: 3
|
|
|
|
time: 0
|
|
|
|
value: {x: 0, y: 0, z: 0}
|
2023-01-22 02:17:19 +00:00
|
|
|
inSlope: {x: Infinity, y: 0, z: 0}
|
|
|
|
outSlope: {x: Infinity, y: 0, z: 0}
|
Added Tambourine, only missing HD frog sprites. Also fixed Tambourine + Working Dough Icons (#216)
* Added sfx, sprites and folders neccesary. And also made an empty game object for working dough
* Started work on the background
* Implemented all unanimated sprites
* Added Init
* Added Prefabs
* Added Jumping and Idle Animatins for the Dough Dudes
* SmallFix
* Start Interval Event Implemented
* Added Audio and Small and Big Ball events
* Code Improvement + starting making the balls
* Added bezier curves
* Added First Rendition of Balls
* Added NPC Balls and starting doing small transporting animations
* SmallFixes
* SmallSoundChanges
* Implemented Audio and prefunction, not done with it though
* In process of fixing set interval
* Added more prefunction stuff and also started working on player input
* Tried adding player balls, not done, many bugs to fix
* Reverted trying to make the playerenterdoughball handle inputs, gonna do it through the main script instead
* Sat up input code for later
* Input works now! Need to add barely and wrong input animations and fix bugs
* Tiny fix
* Added first draft of wronginput animations
* Finished all input anims, trying to fix bugs
* Added finished Spaceship animations
* Added Mr Game and Watch WIP and lifting dough dudes
* Finished GANDW, fixed some bugs and still fixing bugs, almost done!
* DONE
* Begun development on tambourine
* Working Dough Polish
* Added many animations for tambourine
* Added Events
* Inputs added, near completion
* Miss Anims
* Animation changes
* DONE
2023-01-21 19:41:57 +00:00
|
|
|
tangentMode: 0
|
|
|
|
weightedMode: 0
|
|
|
|
inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
|
|
|
|
outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
|
|
|
|
m_PreInfinity: 2
|
|
|
|
m_PostInfinity: 2
|
|
|
|
m_RotationOrder: 4
|
|
|
|
path: RightFoot
|
|
|
|
- curve:
|
|
|
|
serializedVersion: 2
|
|
|
|
m_Curve:
|
|
|
|
- serializedVersion: 3
|
|
|
|
time: 0
|
2023-01-22 02:17:19 +00:00
|
|
|
value: {x: 0, y: 0, z: 42.371}
|
|
|
|
inSlope: {x: Infinity, y: 0, z: 0}
|
|
|
|
outSlope: {x: Infinity, y: 0, z: 0}
|
Added Tambourine, only missing HD frog sprites. Also fixed Tambourine + Working Dough Icons (#216)
* Added sfx, sprites and folders neccesary. And also made an empty game object for working dough
* Started work on the background
* Implemented all unanimated sprites
* Added Init
* Added Prefabs
* Added Jumping and Idle Animatins for the Dough Dudes
* SmallFix
* Start Interval Event Implemented
* Added Audio and Small and Big Ball events
* Code Improvement + starting making the balls
* Added bezier curves
* Added First Rendition of Balls
* Added NPC Balls and starting doing small transporting animations
* SmallFixes
* SmallSoundChanges
* Implemented Audio and prefunction, not done with it though
* In process of fixing set interval
* Added more prefunction stuff and also started working on player input
* Tried adding player balls, not done, many bugs to fix
* Reverted trying to make the playerenterdoughball handle inputs, gonna do it through the main script instead
* Sat up input code for later
* Input works now! Need to add barely and wrong input animations and fix bugs
* Tiny fix
* Added first draft of wronginput animations
* Finished all input anims, trying to fix bugs
* Added finished Spaceship animations
* Added Mr Game and Watch WIP and lifting dough dudes
* Finished GANDW, fixed some bugs and still fixing bugs, almost done!
* DONE
* Begun development on tambourine
* Working Dough Polish
* Added many animations for tambourine
* Added Events
* Inputs added, near completion
* Miss Anims
* Animation changes
* DONE
2023-01-21 19:41:57 +00:00
|
|
|
tangentMode: 0
|
|
|
|
weightedMode: 0
|
|
|
|
inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
|
|
|
|
outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
|
|
|
|
m_PreInfinity: 2
|
|
|
|
m_PostInfinity: 2
|
|
|
|
m_RotationOrder: 4
|
|
|
|
path: Tambourine
|
|
|
|
- curve:
|
|
|
|
serializedVersion: 2
|
|
|
|
m_Curve:
|
|
|
|
- serializedVersion: 3
|
|
|
|
time: 0
|
2023-01-22 02:17:19 +00:00
|
|
|
value: {x: 0, y: 0, z: 0.925}
|
Added Tambourine, only missing HD frog sprites. Also fixed Tambourine + Working Dough Icons (#216)
* Added sfx, sprites and folders neccesary. And also made an empty game object for working dough
* Started work on the background
* Implemented all unanimated sprites
* Added Init
* Added Prefabs
* Added Jumping and Idle Animatins for the Dough Dudes
* SmallFix
* Start Interval Event Implemented
* Added Audio and Small and Big Ball events
* Code Improvement + starting making the balls
* Added bezier curves
* Added First Rendition of Balls
* Added NPC Balls and starting doing small transporting animations
* SmallFixes
* SmallSoundChanges
* Implemented Audio and prefunction, not done with it though
* In process of fixing set interval
* Added more prefunction stuff and also started working on player input
* Tried adding player balls, not done, many bugs to fix
* Reverted trying to make the playerenterdoughball handle inputs, gonna do it through the main script instead
* Sat up input code for later
* Input works now! Need to add barely and wrong input animations and fix bugs
* Tiny fix
* Added first draft of wronginput animations
* Finished all input anims, trying to fix bugs
* Added finished Spaceship animations
* Added Mr Game and Watch WIP and lifting dough dudes
* Finished GANDW, fixed some bugs and still fixing bugs, almost done!
* DONE
* Begun development on tambourine
* Working Dough Polish
* Added many animations for tambourine
* Added Events
* Inputs added, near completion
* Miss Anims
* Animation changes
* DONE
2023-01-21 19:41:57 +00:00
|
|
|
inSlope: {x: 0, y: 0, z: 0}
|
|
|
|
outSlope: {x: 0, y: 0, z: 0}
|
|
|
|
tangentMode: 0
|
|
|
|
weightedMode: 0
|
|
|
|
inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
|
|
|
|
outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
|
|
|
|
m_PreInfinity: 2
|
|
|
|
m_PostInfinity: 2
|
|
|
|
m_RotationOrder: 4
|
2023-01-22 02:17:19 +00:00
|
|
|
path: Shadow
|
Added Tambourine, only missing HD frog sprites. Also fixed Tambourine + Working Dough Icons (#216)
* Added sfx, sprites and folders neccesary. And also made an empty game object for working dough
* Started work on the background
* Implemented all unanimated sprites
* Added Init
* Added Prefabs
* Added Jumping and Idle Animatins for the Dough Dudes
* SmallFix
* Start Interval Event Implemented
* Added Audio and Small and Big Ball events
* Code Improvement + starting making the balls
* Added bezier curves
* Added First Rendition of Balls
* Added NPC Balls and starting doing small transporting animations
* SmallFixes
* SmallSoundChanges
* Implemented Audio and prefunction, not done with it though
* In process of fixing set interval
* Added more prefunction stuff and also started working on player input
* Tried adding player balls, not done, many bugs to fix
* Reverted trying to make the playerenterdoughball handle inputs, gonna do it through the main script instead
* Sat up input code for later
* Input works now! Need to add barely and wrong input animations and fix bugs
* Tiny fix
* Added first draft of wronginput animations
* Finished all input anims, trying to fix bugs
* Added finished Spaceship animations
* Added Mr Game and Watch WIP and lifting dough dudes
* Finished GANDW, fixed some bugs and still fixing bugs, almost done!
* DONE
* Begun development on tambourine
* Working Dough Polish
* Added many animations for tambourine
* Added Events
* Inputs added, near completion
* Miss Anims
* Animation changes
* DONE
2023-01-21 19:41:57 +00:00
|
|
|
- curve:
|
|
|
|
serializedVersion: 2
|
|
|
|
m_Curve:
|
|
|
|
- serializedVersion: 3
|
|
|
|
time: 0
|
2023-01-22 02:17:19 +00:00
|
|
|
value: {x: 0, y: 0, z: 14.797}
|
Added Tambourine, only missing HD frog sprites. Also fixed Tambourine + Working Dough Icons (#216)
* Added sfx, sprites and folders neccesary. And also made an empty game object for working dough
* Started work on the background
* Implemented all unanimated sprites
* Added Init
* Added Prefabs
* Added Jumping and Idle Animatins for the Dough Dudes
* SmallFix
* Start Interval Event Implemented
* Added Audio and Small and Big Ball events
* Code Improvement + starting making the balls
* Added bezier curves
* Added First Rendition of Balls
* Added NPC Balls and starting doing small transporting animations
* SmallFixes
* SmallSoundChanges
* Implemented Audio and prefunction, not done with it though
* In process of fixing set interval
* Added more prefunction stuff and also started working on player input
* Tried adding player balls, not done, many bugs to fix
* Reverted trying to make the playerenterdoughball handle inputs, gonna do it through the main script instead
* Sat up input code for later
* Input works now! Need to add barely and wrong input animations and fix bugs
* Tiny fix
* Added first draft of wronginput animations
* Finished all input anims, trying to fix bugs
* Added finished Spaceship animations
* Added Mr Game and Watch WIP and lifting dough dudes
* Finished GANDW, fixed some bugs and still fixing bugs, almost done!
* DONE
* Begun development on tambourine
* Working Dough Polish
* Added many animations for tambourine
* Added Events
* Inputs added, near completion
* Miss Anims
* Animation changes
* DONE
2023-01-21 19:41:57 +00:00
|
|
|
inSlope: {x: 0, y: 0, z: 0}
|
|
|
|
outSlope: {x: 0, y: 0, z: 0}
|
|
|
|
tangentMode: 0
|
|
|
|
weightedMode: 0
|
2023-01-22 02:17:19 +00:00
|
|
|
inWeight: {x: 0, y: 0.33333334, z: 0.33333334}
|
|
|
|
outWeight: {x: 0, y: 0.33333334, z: 0.33333334}
|
|
|
|
m_PreInfinity: 2
|
|
|
|
m_PostInfinity: 2
|
|
|
|
m_RotationOrder: 4
|
|
|
|
path: RightArm
|
|
|
|
m_PositionCurves:
|
|
|
|
- curve:
|
|
|
|
serializedVersion: 2
|
|
|
|
m_Curve:
|
|
|
|
- serializedVersion: 3
|
|
|
|
time: 0
|
|
|
|
value: {x: -0.33, y: -0.27, z: 0}
|
|
|
|
inSlope: {x: Infinity, y: 0, z: 0}
|
|
|
|
outSlope: {x: Infinity, y: 0, z: 0}
|
|
|
|
tangentMode: 0
|
|
|
|
weightedMode: 0
|
|
|
|
inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
|
|
|
|
outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
|
|
|
|
m_PreInfinity: 2
|
|
|
|
m_PostInfinity: 2
|
|
|
|
m_RotationOrder: 4
|
|
|
|
path: Head
|
|
|
|
- curve:
|
|
|
|
serializedVersion: 2
|
|
|
|
m_Curve:
|
|
|
|
- serializedVersion: 3
|
|
|
|
time: 0
|
|
|
|
value: {x: -1, y: -2.33, z: 0}
|
|
|
|
inSlope: {x: Infinity, y: 0, z: 0}
|
|
|
|
outSlope: {x: Infinity, y: 0, z: 0}
|
|
|
|
tangentMode: 0
|
|
|
|
weightedMode: 0
|
Added Tambourine, only missing HD frog sprites. Also fixed Tambourine + Working Dough Icons (#216)
* Added sfx, sprites and folders neccesary. And also made an empty game object for working dough
* Started work on the background
* Implemented all unanimated sprites
* Added Init
* Added Prefabs
* Added Jumping and Idle Animatins for the Dough Dudes
* SmallFix
* Start Interval Event Implemented
* Added Audio and Small and Big Ball events
* Code Improvement + starting making the balls
* Added bezier curves
* Added First Rendition of Balls
* Added NPC Balls and starting doing small transporting animations
* SmallFixes
* SmallSoundChanges
* Implemented Audio and prefunction, not done with it though
* In process of fixing set interval
* Added more prefunction stuff and also started working on player input
* Tried adding player balls, not done, many bugs to fix
* Reverted trying to make the playerenterdoughball handle inputs, gonna do it through the main script instead
* Sat up input code for later
* Input works now! Need to add barely and wrong input animations and fix bugs
* Tiny fix
* Added first draft of wronginput animations
* Finished all input anims, trying to fix bugs
* Added finished Spaceship animations
* Added Mr Game and Watch WIP and lifting dough dudes
* Finished GANDW, fixed some bugs and still fixing bugs, almost done!
* DONE
* Begun development on tambourine
* Working Dough Polish
* Added many animations for tambourine
* Added Events
* Inputs added, near completion
* Miss Anims
* Animation changes
* DONE
2023-01-21 19:41:57 +00:00
|
|
|
inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
|
|
|
|
outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
|
|
|
|
m_PreInfinity: 2
|
|
|
|
m_PostInfinity: 2
|
|
|
|
m_RotationOrder: 4
|
|
|
|
path: LeftArm
|
|
|
|
- curve:
|
|
|
|
serializedVersion: 2
|
|
|
|
m_Curve:
|
|
|
|
- serializedVersion: 3
|
|
|
|
time: 0
|
|
|
|
value: {x: -0.57, y: -3.38, z: 0}
|
2023-01-22 02:17:19 +00:00
|
|
|
inSlope: {x: Infinity, y: 0, z: 0}
|
|
|
|
outSlope: {x: Infinity, y: 0, z: 0}
|
Added Tambourine, only missing HD frog sprites. Also fixed Tambourine + Working Dough Icons (#216)
* Added sfx, sprites and folders neccesary. And also made an empty game object for working dough
* Started work on the background
* Implemented all unanimated sprites
* Added Init
* Added Prefabs
* Added Jumping and Idle Animatins for the Dough Dudes
* SmallFix
* Start Interval Event Implemented
* Added Audio and Small and Big Ball events
* Code Improvement + starting making the balls
* Added bezier curves
* Added First Rendition of Balls
* Added NPC Balls and starting doing small transporting animations
* SmallFixes
* SmallSoundChanges
* Implemented Audio and prefunction, not done with it though
* In process of fixing set interval
* Added more prefunction stuff and also started working on player input
* Tried adding player balls, not done, many bugs to fix
* Reverted trying to make the playerenterdoughball handle inputs, gonna do it through the main script instead
* Sat up input code for later
* Input works now! Need to add barely and wrong input animations and fix bugs
* Tiny fix
* Added first draft of wronginput animations
* Finished all input anims, trying to fix bugs
* Added finished Spaceship animations
* Added Mr Game and Watch WIP and lifting dough dudes
* Finished GANDW, fixed some bugs and still fixing bugs, almost done!
* DONE
* Begun development on tambourine
* Working Dough Polish
* Added many animations for tambourine
* Added Events
* Inputs added, near completion
* Miss Anims
* Animation changes
* DONE
2023-01-21 19:41:57 +00:00
|
|
|
tangentMode: 0
|
|
|
|
weightedMode: 0
|
|
|
|
inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
|
|
|
|
outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
|
|
|
|
m_PreInfinity: 2
|
|
|
|
m_PostInfinity: 2
|
|
|
|
m_RotationOrder: 4
|
|
|
|
path: LeftFoot
|
|
|
|
- curve:
|
|
|
|
serializedVersion: 2
|
|
|
|
m_Curve:
|
|
|
|
- serializedVersion: 3
|
|
|
|
time: 0
|
|
|
|
value: {x: 0.56, y: -3.38, z: 0}
|
2023-01-22 02:17:19 +00:00
|
|
|
inSlope: {x: Infinity, y: 0, z: 0}
|
|
|
|
outSlope: {x: Infinity, y: 0, z: 0}
|
|
|
|
tangentMode: 0
|
|
|
|
weightedMode: 0
|
|
|
|
inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
|
|
|
|
outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
|
|
|
|
m_PreInfinity: 2
|
|
|
|
m_PostInfinity: 2
|
|
|
|
m_RotationOrder: 4
|
|
|
|
path: RightFoot
|
|
|
|
- curve:
|
|
|
|
serializedVersion: 2
|
|
|
|
m_Curve:
|
|
|
|
- serializedVersion: 3
|
|
|
|
time: 0
|
|
|
|
value: {x: 2.56, y: -2.58, z: 0}
|
|
|
|
inSlope: {x: Infinity, y: 0, z: 0}
|
|
|
|
outSlope: {x: Infinity, y: 0, z: 0}
|
|
|
|
tangentMode: 0
|
|
|
|
weightedMode: 0
|
|
|
|
inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
|
|
|
|
outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
|
|
|
|
m_PreInfinity: 2
|
|
|
|
m_PostInfinity: 2
|
|
|
|
m_RotationOrder: 4
|
|
|
|
path: Tambourine
|
|
|
|
- curve:
|
|
|
|
serializedVersion: 2
|
|
|
|
m_Curve:
|
|
|
|
- serializedVersion: 3
|
|
|
|
time: 0
|
|
|
|
value: {x: 0, y: -2.37, z: 0}
|
|
|
|
inSlope: {x: Infinity, y: 0, z: 0}
|
|
|
|
outSlope: {x: Infinity, y: 0, z: 0}
|
|
|
|
tangentMode: 0
|
|
|
|
weightedMode: 0
|
|
|
|
inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
|
|
|
|
outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
|
|
|
|
m_PreInfinity: 2
|
|
|
|
m_PostInfinity: 2
|
|
|
|
m_RotationOrder: 4
|
|
|
|
path: Body
|
|
|
|
- curve:
|
|
|
|
serializedVersion: 2
|
|
|
|
m_Curve:
|
|
|
|
- serializedVersion: 3
|
|
|
|
time: 0
|
|
|
|
value: {x: 0.93, y: -2.22, z: 0}
|
|
|
|
inSlope: {x: Infinity, y: 0, z: 0}
|
|
|
|
outSlope: {x: Infinity, y: 0, z: 0}
|
|
|
|
tangentMode: 0
|
|
|
|
weightedMode: 0
|
|
|
|
inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
|
|
|
|
outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
|
|
|
|
m_PreInfinity: 2
|
|
|
|
m_PostInfinity: 2
|
|
|
|
m_RotationOrder: 4
|
|
|
|
path: RightArm
|
|
|
|
- curve:
|
|
|
|
serializedVersion: 2
|
|
|
|
m_Curve:
|
|
|
|
- serializedVersion: 3
|
|
|
|
time: 0
|
|
|
|
value: {x: 0.04, y: -3.78, z: 0}
|
Added Tambourine, only missing HD frog sprites. Also fixed Tambourine + Working Dough Icons (#216)
* Added sfx, sprites and folders neccesary. And also made an empty game object for working dough
* Started work on the background
* Implemented all unanimated sprites
* Added Init
* Added Prefabs
* Added Jumping and Idle Animatins for the Dough Dudes
* SmallFix
* Start Interval Event Implemented
* Added Audio and Small and Big Ball events
* Code Improvement + starting making the balls
* Added bezier curves
* Added First Rendition of Balls
* Added NPC Balls and starting doing small transporting animations
* SmallFixes
* SmallSoundChanges
* Implemented Audio and prefunction, not done with it though
* In process of fixing set interval
* Added more prefunction stuff and also started working on player input
* Tried adding player balls, not done, many bugs to fix
* Reverted trying to make the playerenterdoughball handle inputs, gonna do it through the main script instead
* Sat up input code for later
* Input works now! Need to add barely and wrong input animations and fix bugs
* Tiny fix
* Added first draft of wronginput animations
* Finished all input anims, trying to fix bugs
* Added finished Spaceship animations
* Added Mr Game and Watch WIP and lifting dough dudes
* Finished GANDW, fixed some bugs and still fixing bugs, almost done!
* DONE
* Begun development on tambourine
* Working Dough Polish
* Added many animations for tambourine
* Added Events
* Inputs added, near completion
* Miss Anims
* Animation changes
* DONE
2023-01-21 19:41:57 +00:00
|
|
|
inSlope: {x: 0, y: 0, z: 0}
|
|
|
|
outSlope: {x: 0, y: 0, z: 0}
|
|
|
|
tangentMode: 0
|
|
|
|
weightedMode: 0
|
|
|
|
inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
|
|
|
|
outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
|
|
|
|
m_PreInfinity: 2
|
|
|
|
m_PostInfinity: 2
|
|
|
|
m_RotationOrder: 4
|
2023-01-22 02:17:19 +00:00
|
|
|
path: Shadow
|
|
|
|
m_ScaleCurves:
|
Added Tambourine, only missing HD frog sprites. Also fixed Tambourine + Working Dough Icons (#216)
* Added sfx, sprites and folders neccesary. And also made an empty game object for working dough
* Started work on the background
* Implemented all unanimated sprites
* Added Init
* Added Prefabs
* Added Jumping and Idle Animatins for the Dough Dudes
* SmallFix
* Start Interval Event Implemented
* Added Audio and Small and Big Ball events
* Code Improvement + starting making the balls
* Added bezier curves
* Added First Rendition of Balls
* Added NPC Balls and starting doing small transporting animations
* SmallFixes
* SmallSoundChanges
* Implemented Audio and prefunction, not done with it though
* In process of fixing set interval
* Added more prefunction stuff and also started working on player input
* Tried adding player balls, not done, many bugs to fix
* Reverted trying to make the playerenterdoughball handle inputs, gonna do it through the main script instead
* Sat up input code for later
* Input works now! Need to add barely and wrong input animations and fix bugs
* Tiny fix
* Added first draft of wronginput animations
* Finished all input anims, trying to fix bugs
* Added finished Spaceship animations
* Added Mr Game and Watch WIP and lifting dough dudes
* Finished GANDW, fixed some bugs and still fixing bugs, almost done!
* DONE
* Begun development on tambourine
* Working Dough Polish
* Added many animations for tambourine
* Added Events
* Inputs added, near completion
* Miss Anims
* Animation changes
* DONE
2023-01-21 19:41:57 +00:00
|
|
|
- curve:
|
|
|
|
serializedVersion: 2
|
|
|
|
m_Curve:
|
|
|
|
- serializedVersion: 3
|
|
|
|
time: 0
|
2023-01-22 02:17:19 +00:00
|
|
|
value: {x: 2, y: 2.6881897, z: 1}
|
Added Tambourine, only missing HD frog sprites. Also fixed Tambourine + Working Dough Icons (#216)
* Added sfx, sprites and folders neccesary. And also made an empty game object for working dough
* Started work on the background
* Implemented all unanimated sprites
* Added Init
* Added Prefabs
* Added Jumping and Idle Animatins for the Dough Dudes
* SmallFix
* Start Interval Event Implemented
* Added Audio and Small and Big Ball events
* Code Improvement + starting making the balls
* Added bezier curves
* Added First Rendition of Balls
* Added NPC Balls and starting doing small transporting animations
* SmallFixes
* SmallSoundChanges
* Implemented Audio and prefunction, not done with it though
* In process of fixing set interval
* Added more prefunction stuff and also started working on player input
* Tried adding player balls, not done, many bugs to fix
* Reverted trying to make the playerenterdoughball handle inputs, gonna do it through the main script instead
* Sat up input code for later
* Input works now! Need to add barely and wrong input animations and fix bugs
* Tiny fix
* Added first draft of wronginput animations
* Finished all input anims, trying to fix bugs
* Added finished Spaceship animations
* Added Mr Game and Watch WIP and lifting dough dudes
* Finished GANDW, fixed some bugs and still fixing bugs, almost done!
* DONE
* Begun development on tambourine
* Working Dough Polish
* Added many animations for tambourine
* Added Events
* Inputs added, near completion
* Miss Anims
* Animation changes
* DONE
2023-01-21 19:41:57 +00:00
|
|
|
inSlope: {x: 0, y: 0, z: 0}
|
|
|
|
outSlope: {x: 0, y: 0, z: 0}
|
|
|
|
tangentMode: 0
|
|
|
|
weightedMode: 0
|
|
|
|
inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
|
|
|
|
outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
|
|
|
|
m_PreInfinity: 2
|
|
|
|
m_PostInfinity: 2
|
|
|
|
m_RotationOrder: 4
|
2023-01-22 02:17:19 +00:00
|
|
|
path: Shadow
|
2023-01-21 21:29:28 +00:00
|
|
|
- curve:
|
|
|
|
serializedVersion: 2
|
|
|
|
m_Curve:
|
|
|
|
- serializedVersion: 3
|
|
|
|
time: 0
|
2023-01-22 02:17:19 +00:00
|
|
|
value: {x: 1.0895668, y: 1, z: 1}
|
2023-01-21 21:29:28 +00:00
|
|
|
inSlope: {x: 0, y: 0, z: 0}
|
|
|
|
outSlope: {x: 0, y: 0, z: 0}
|
|
|
|
tangentMode: 0
|
|
|
|
weightedMode: 0
|
|
|
|
inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
|
|
|
|
outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
|
|
|
|
m_PreInfinity: 2
|
|
|
|
m_PostInfinity: 2
|
|
|
|
m_RotationOrder: 4
|
2023-01-22 02:17:19 +00:00
|
|
|
path: LeftFoot
|
|
|
|
- curve:
|
|
|
|
serializedVersion: 2
|
|
|
|
m_Curve:
|
|
|
|
- serializedVersion: 3
|
|
|
|
time: 0
|
|
|
|
value: {x: 1.1312, y: 1, z: 1}
|
|
|
|
inSlope: {x: 0, y: 0, z: 0}
|
|
|
|
outSlope: {x: 0, y: 0, z: 0}
|
|
|
|
tangentMode: 0
|
|
|
|
weightedMode: 0
|
|
|
|
inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
|
|
|
|
outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
|
|
|
|
m_PreInfinity: 2
|
|
|
|
m_PostInfinity: 2
|
|
|
|
m_RotationOrder: 4
|
|
|
|
path: RightFoot
|
Added Tambourine, only missing HD frog sprites. Also fixed Tambourine + Working Dough Icons (#216)
* Added sfx, sprites and folders neccesary. And also made an empty game object for working dough
* Started work on the background
* Implemented all unanimated sprites
* Added Init
* Added Prefabs
* Added Jumping and Idle Animatins for the Dough Dudes
* SmallFix
* Start Interval Event Implemented
* Added Audio and Small and Big Ball events
* Code Improvement + starting making the balls
* Added bezier curves
* Added First Rendition of Balls
* Added NPC Balls and starting doing small transporting animations
* SmallFixes
* SmallSoundChanges
* Implemented Audio and prefunction, not done with it though
* In process of fixing set interval
* Added more prefunction stuff and also started working on player input
* Tried adding player balls, not done, many bugs to fix
* Reverted trying to make the playerenterdoughball handle inputs, gonna do it through the main script instead
* Sat up input code for later
* Input works now! Need to add barely and wrong input animations and fix bugs
* Tiny fix
* Added first draft of wronginput animations
* Finished all input anims, trying to fix bugs
* Added finished Spaceship animations
* Added Mr Game and Watch WIP and lifting dough dudes
* Finished GANDW, fixed some bugs and still fixing bugs, almost done!
* DONE
* Begun development on tambourine
* Working Dough Polish
* Added many animations for tambourine
* Added Events
* Inputs added, near completion
* Miss Anims
* Animation changes
* DONE
2023-01-21 19:41:57 +00:00
|
|
|
m_FloatCurves: []
|
|
|
|
m_PPtrCurves:
|
|
|
|
- curve:
|
|
|
|
- time: 0
|
|
|
|
value: {fileID: -4202088854390576282, guid: 8471d5c767f1ecd4ab31873833b0c408, type: 3}
|
|
|
|
attribute: m_Sprite
|
|
|
|
path: LeftFoot
|
|
|
|
classID: 212
|
|
|
|
script: {fileID: 0}
|
|
|
|
m_SampleRate: 60
|
|
|
|
m_WrapMode: 0
|
|
|
|
m_Bounds:
|
|
|
|
m_Center: {x: 0, y: 0, z: 0}
|
|
|
|
m_Extent: {x: 0, y: 0, z: 0}
|
|
|
|
m_ClipBindingConstant:
|
|
|
|
genericBindings:
|
|
|
|
- serializedVersion: 2
|
|
|
|
path: 130111906
|
|
|
|
attribute: 1
|
|
|
|
script: {fileID: 0}
|
|
|
|
typeID: 4
|
|
|
|
customType: 0
|
|
|
|
isPPtrCurve: 0
|
|
|
|
- serializedVersion: 2
|
|
|
|
path: 3951233754
|
|
|
|
attribute: 1
|
|
|
|
script: {fileID: 0}
|
|
|
|
typeID: 4
|
|
|
|
customType: 0
|
|
|
|
isPPtrCurve: 0
|
|
|
|
- serializedVersion: 2
|
|
|
|
path: 1486391408
|
|
|
|
attribute: 1
|
|
|
|
script: {fileID: 0}
|
|
|
|
typeID: 4
|
|
|
|
customType: 0
|
|
|
|
isPPtrCurve: 0
|
|
|
|
- serializedVersion: 2
|
|
|
|
path: 2601793068
|
|
|
|
attribute: 1
|
|
|
|
script: {fileID: 0}
|
|
|
|
typeID: 4
|
|
|
|
customType: 0
|
|
|
|
isPPtrCurve: 0
|
|
|
|
- serializedVersion: 2
|
|
|
|
path: 3349981811
|
|
|
|
attribute: 1
|
|
|
|
script: {fileID: 0}
|
|
|
|
typeID: 4
|
|
|
|
customType: 0
|
|
|
|
isPPtrCurve: 0
|
|
|
|
- serializedVersion: 2
|
2023-01-21 21:29:28 +00:00
|
|
|
path: 2073732236
|
|
|
|
attribute: 1
|
Added Tambourine, only missing HD frog sprites. Also fixed Tambourine + Working Dough Icons (#216)
* Added sfx, sprites and folders neccesary. And also made an empty game object for working dough
* Started work on the background
* Implemented all unanimated sprites
* Added Init
* Added Prefabs
* Added Jumping and Idle Animatins for the Dough Dudes
* SmallFix
* Start Interval Event Implemented
* Added Audio and Small and Big Ball events
* Code Improvement + starting making the balls
* Added bezier curves
* Added First Rendition of Balls
* Added NPC Balls and starting doing small transporting animations
* SmallFixes
* SmallSoundChanges
* Implemented Audio and prefunction, not done with it though
* In process of fixing set interval
* Added more prefunction stuff and also started working on player input
* Tried adding player balls, not done, many bugs to fix
* Reverted trying to make the playerenterdoughball handle inputs, gonna do it through the main script instead
* Sat up input code for later
* Input works now! Need to add barely and wrong input animations and fix bugs
* Tiny fix
* Added first draft of wronginput animations
* Finished all input anims, trying to fix bugs
* Added finished Spaceship animations
* Added Mr Game and Watch WIP and lifting dough dudes
* Finished GANDW, fixed some bugs and still fixing bugs, almost done!
* DONE
* Begun development on tambourine
* Working Dough Polish
* Added many animations for tambourine
* Added Events
* Inputs added, near completion
* Miss Anims
* Animation changes
* DONE
2023-01-21 19:41:57 +00:00
|
|
|
script: {fileID: 0}
|
|
|
|
typeID: 4
|
2023-01-21 21:29:28 +00:00
|
|
|
customType: 0
|
Added Tambourine, only missing HD frog sprites. Also fixed Tambourine + Working Dough Icons (#216)
* Added sfx, sprites and folders neccesary. And also made an empty game object for working dough
* Started work on the background
* Implemented all unanimated sprites
* Added Init
* Added Prefabs
* Added Jumping and Idle Animatins for the Dough Dudes
* SmallFix
* Start Interval Event Implemented
* Added Audio and Small and Big Ball events
* Code Improvement + starting making the balls
* Added bezier curves
* Added First Rendition of Balls
* Added NPC Balls and starting doing small transporting animations
* SmallFixes
* SmallSoundChanges
* Implemented Audio and prefunction, not done with it though
* In process of fixing set interval
* Added more prefunction stuff and also started working on player input
* Tried adding player balls, not done, many bugs to fix
* Reverted trying to make the playerenterdoughball handle inputs, gonna do it through the main script instead
* Sat up input code for later
* Input works now! Need to add barely and wrong input animations and fix bugs
* Tiny fix
* Added first draft of wronginput animations
* Finished all input anims, trying to fix bugs
* Added finished Spaceship animations
* Added Mr Game and Watch WIP and lifting dough dudes
* Finished GANDW, fixed some bugs and still fixing bugs, almost done!
* DONE
* Begun development on tambourine
* Working Dough Polish
* Added many animations for tambourine
* Added Events
* Inputs added, near completion
* Miss Anims
* Animation changes
* DONE
2023-01-21 19:41:57 +00:00
|
|
|
isPPtrCurve: 0
|
2023-01-22 02:17:19 +00:00
|
|
|
- serializedVersion: 2
|
|
|
|
path: 1806956327
|
|
|
|
attribute: 1
|
|
|
|
script: {fileID: 0}
|
|
|
|
typeID: 4
|
|
|
|
customType: 0
|
|
|
|
isPPtrCurve: 0
|
Added Tambourine, only missing HD frog sprites. Also fixed Tambourine + Working Dough Icons (#216)
* Added sfx, sprites and folders neccesary. And also made an empty game object for working dough
* Started work on the background
* Implemented all unanimated sprites
* Added Init
* Added Prefabs
* Added Jumping and Idle Animatins for the Dough Dudes
* SmallFix
* Start Interval Event Implemented
* Added Audio and Small and Big Ball events
* Code Improvement + starting making the balls
* Added bezier curves
* Added First Rendition of Balls
* Added NPC Balls and starting doing small transporting animations
* SmallFixes
* SmallSoundChanges
* Implemented Audio and prefunction, not done with it though
* In process of fixing set interval
* Added more prefunction stuff and also started working on player input
* Tried adding player balls, not done, many bugs to fix
* Reverted trying to make the playerenterdoughball handle inputs, gonna do it through the main script instead
* Sat up input code for later
* Input works now! Need to add barely and wrong input animations and fix bugs
* Tiny fix
* Added first draft of wronginput animations
* Finished all input anims, trying to fix bugs
* Added finished Spaceship animations
* Added Mr Game and Watch WIP and lifting dough dudes
* Finished GANDW, fixed some bugs and still fixing bugs, almost done!
* DONE
* Begun development on tambourine
* Working Dough Polish
* Added many animations for tambourine
* Added Events
* Inputs added, near completion
* Miss Anims
* Animation changes
* DONE
2023-01-21 19:41:57 +00:00
|
|
|
- serializedVersion: 2
|
|
|
|
path: 3951233754
|
|
|
|
attribute: 4
|
|
|
|
script: {fileID: 0}
|
|
|
|
typeID: 4
|
|
|
|
customType: 4
|
|
|
|
isPPtrCurve: 0
|
|
|
|
- serializedVersion: 2
|
|
|
|
path: 1486391408
|
|
|
|
attribute: 4
|
|
|
|
script: {fileID: 0}
|
|
|
|
typeID: 4
|
|
|
|
customType: 4
|
|
|
|
isPPtrCurve: 0
|
|
|
|
- serializedVersion: 2
|
|
|
|
path: 2601793068
|
|
|
|
attribute: 4
|
|
|
|
script: {fileID: 0}
|
|
|
|
typeID: 4
|
|
|
|
customType: 4
|
|
|
|
isPPtrCurve: 0
|
|
|
|
- serializedVersion: 2
|
|
|
|
path: 3349981811
|
|
|
|
attribute: 4
|
|
|
|
script: {fileID: 0}
|
|
|
|
typeID: 4
|
|
|
|
customType: 4
|
|
|
|
isPPtrCurve: 0
|
2023-01-22 02:17:19 +00:00
|
|
|
- serializedVersion: 2
|
|
|
|
path: 1486391408
|
|
|
|
attribute: 0
|
|
|
|
script: {fileID: 0}
|
|
|
|
typeID: 212
|
|
|
|
customType: 23
|
|
|
|
isPPtrCurve: 1
|
|
|
|
- serializedVersion: 2
|
|
|
|
path: 1926924059
|
|
|
|
attribute: 1
|
|
|
|
script: {fileID: 0}
|
|
|
|
typeID: 4
|
|
|
|
customType: 0
|
|
|
|
isPPtrCurve: 0
|
|
|
|
- serializedVersion: 2
|
|
|
|
path: 1926924059
|
|
|
|
attribute: 4
|
|
|
|
script: {fileID: 0}
|
|
|
|
typeID: 4
|
|
|
|
customType: 4
|
|
|
|
isPPtrCurve: 0
|
|
|
|
- serializedVersion: 2
|
|
|
|
path: 1806956327
|
|
|
|
attribute: 4
|
|
|
|
script: {fileID: 0}
|
|
|
|
typeID: 4
|
|
|
|
customType: 4
|
|
|
|
isPPtrCurve: 0
|
|
|
|
- serializedVersion: 2
|
|
|
|
path: 1926924059
|
|
|
|
attribute: 3
|
|
|
|
script: {fileID: 0}
|
|
|
|
typeID: 4
|
|
|
|
customType: 0
|
|
|
|
isPPtrCurve: 0
|
|
|
|
- serializedVersion: 2
|
|
|
|
path: 1486391408
|
|
|
|
attribute: 3
|
|
|
|
script: {fileID: 0}
|
|
|
|
typeID: 4
|
|
|
|
customType: 0
|
|
|
|
isPPtrCurve: 0
|
|
|
|
- serializedVersion: 2
|
|
|
|
path: 2601793068
|
|
|
|
attribute: 3
|
|
|
|
script: {fileID: 0}
|
|
|
|
typeID: 4
|
|
|
|
customType: 0
|
|
|
|
isPPtrCurve: 0
|
Added Tambourine, only missing HD frog sprites. Also fixed Tambourine + Working Dough Icons (#216)
* Added sfx, sprites and folders neccesary. And also made an empty game object for working dough
* Started work on the background
* Implemented all unanimated sprites
* Added Init
* Added Prefabs
* Added Jumping and Idle Animatins for the Dough Dudes
* SmallFix
* Start Interval Event Implemented
* Added Audio and Small and Big Ball events
* Code Improvement + starting making the balls
* Added bezier curves
* Added First Rendition of Balls
* Added NPC Balls and starting doing small transporting animations
* SmallFixes
* SmallSoundChanges
* Implemented Audio and prefunction, not done with it though
* In process of fixing set interval
* Added more prefunction stuff and also started working on player input
* Tried adding player balls, not done, many bugs to fix
* Reverted trying to make the playerenterdoughball handle inputs, gonna do it through the main script instead
* Sat up input code for later
* Input works now! Need to add barely and wrong input animations and fix bugs
* Tiny fix
* Added first draft of wronginput animations
* Finished all input anims, trying to fix bugs
* Added finished Spaceship animations
* Added Mr Game and Watch WIP and lifting dough dudes
* Finished GANDW, fixed some bugs and still fixing bugs, almost done!
* DONE
* Begun development on tambourine
* Working Dough Polish
* Added many animations for tambourine
* Added Events
* Inputs added, near completion
* Miss Anims
* Animation changes
* DONE
2023-01-21 19:41:57 +00:00
|
|
|
pptrCurveMapping:
|
|
|
|
- {fileID: -4202088854390576282, guid: 8471d5c767f1ecd4ab31873833b0c408, type: 3}
|
|
|
|
m_AnimationClipSettings:
|
|
|
|
serializedVersion: 2
|
|
|
|
m_AdditiveReferencePoseClip: {fileID: 0}
|
|
|
|
m_AdditiveReferencePoseTime: 0
|
|
|
|
m_StartTime: 0
|
|
|
|
m_StopTime: 0.016666668
|
|
|
|
m_OrientationOffsetY: 0
|
|
|
|
m_Level: 0
|
|
|
|
m_CycleOffset: 0
|
|
|
|
m_HasAdditiveReferencePose: 0
|
|
|
|
m_LoopTime: 1
|
|
|
|
m_LoopBlend: 0
|
|
|
|
m_LoopBlendOrientation: 0
|
|
|
|
m_LoopBlendPositionY: 0
|
|
|
|
m_LoopBlendPositionXZ: 0
|
|
|
|
m_KeepOriginalOrientation: 0
|
|
|
|
m_KeepOriginalPositionY: 1
|
|
|
|
m_KeepOriginalPositionXZ: 0
|
|
|
|
m_HeightFromFeet: 0
|
|
|
|
m_Mirror: 0
|
|
|
|
m_EditorCurves:
|
|
|
|
- curve:
|
|
|
|
serializedVersion: 2
|
|
|
|
m_Curve:
|
|
|
|
- serializedVersion: 3
|
|
|
|
time: 0
|
2023-01-21 21:29:28 +00:00
|
|
|
value: -0.33
|
2023-01-22 02:17:19 +00:00
|
|
|
inSlope: Infinity
|
|
|
|
outSlope: Infinity
|
|
|
|
tangentMode: 103
|
Added Tambourine, only missing HD frog sprites. Also fixed Tambourine + Working Dough Icons (#216)
* Added sfx, sprites and folders neccesary. And also made an empty game object for working dough
* Started work on the background
* Implemented all unanimated sprites
* Added Init
* Added Prefabs
* Added Jumping and Idle Animatins for the Dough Dudes
* SmallFix
* Start Interval Event Implemented
* Added Audio and Small and Big Ball events
* Code Improvement + starting making the balls
* Added bezier curves
* Added First Rendition of Balls
* Added NPC Balls and starting doing small transporting animations
* SmallFixes
* SmallSoundChanges
* Implemented Audio and prefunction, not done with it though
* In process of fixing set interval
* Added more prefunction stuff and also started working on player input
* Tried adding player balls, not done, many bugs to fix
* Reverted trying to make the playerenterdoughball handle inputs, gonna do it through the main script instead
* Sat up input code for later
* Input works now! Need to add barely and wrong input animations and fix bugs
* Tiny fix
* Added first draft of wronginput animations
* Finished all input anims, trying to fix bugs
* Added finished Spaceship animations
* Added Mr Game and Watch WIP and lifting dough dudes
* Finished GANDW, fixed some bugs and still fixing bugs, almost done!
* DONE
* Begun development on tambourine
* Working Dough Polish
* Added many animations for tambourine
* Added Events
* Inputs added, near completion
* Miss Anims
* Animation changes
* DONE
2023-01-21 19:41:57 +00:00
|
|
|
weightedMode: 0
|
|
|
|
inWeight: 0.33333334
|
|
|
|
outWeight: 0.33333334
|
|
|
|
m_PreInfinity: 2
|
|
|
|
m_PostInfinity: 2
|
|
|
|
m_RotationOrder: 4
|
|
|
|
attribute: m_LocalPosition.x
|
|
|
|
path: Head
|
|
|
|
classID: 4
|
|
|
|
script: {fileID: 0}
|
|
|
|
- curve:
|
|
|
|
serializedVersion: 2
|
|
|
|
m_Curve:
|
|
|
|
- serializedVersion: 3
|
|
|
|
time: 0
|
2023-01-21 21:29:28 +00:00
|
|
|
value: -0.27
|
2023-01-22 02:17:19 +00:00
|
|
|
inSlope: Infinity
|
|
|
|
outSlope: Infinity
|
|
|
|
tangentMode: 103
|
Added Tambourine, only missing HD frog sprites. Also fixed Tambourine + Working Dough Icons (#216)
* Added sfx, sprites and folders neccesary. And also made an empty game object for working dough
* Started work on the background
* Implemented all unanimated sprites
* Added Init
* Added Prefabs
* Added Jumping and Idle Animatins for the Dough Dudes
* SmallFix
* Start Interval Event Implemented
* Added Audio and Small and Big Ball events
* Code Improvement + starting making the balls
* Added bezier curves
* Added First Rendition of Balls
* Added NPC Balls and starting doing small transporting animations
* SmallFixes
* SmallSoundChanges
* Implemented Audio and prefunction, not done with it though
* In process of fixing set interval
* Added more prefunction stuff and also started working on player input
* Tried adding player balls, not done, many bugs to fix
* Reverted trying to make the playerenterdoughball handle inputs, gonna do it through the main script instead
* Sat up input code for later
* Input works now! Need to add barely and wrong input animations and fix bugs
* Tiny fix
* Added first draft of wronginput animations
* Finished all input anims, trying to fix bugs
* Added finished Spaceship animations
* Added Mr Game and Watch WIP and lifting dough dudes
* Finished GANDW, fixed some bugs and still fixing bugs, almost done!
* DONE
* Begun development on tambourine
* Working Dough Polish
* Added many animations for tambourine
* Added Events
* Inputs added, near completion
* Miss Anims
* Animation changes
* DONE
2023-01-21 19:41:57 +00:00
|
|
|
weightedMode: 0
|
|
|
|
inWeight: 0.33333334
|
|
|
|
outWeight: 0.33333334
|
|
|
|
m_PreInfinity: 2
|
|
|
|
m_PostInfinity: 2
|
|
|
|
m_RotationOrder: 4
|
|
|
|
attribute: m_LocalPosition.y
|
|
|
|
path: Head
|
|
|
|
classID: 4
|
|
|
|
script: {fileID: 0}
|
|
|
|
- curve:
|
|
|
|
serializedVersion: 2
|
|
|
|
m_Curve:
|
|
|
|
- serializedVersion: 3
|
|
|
|
time: 0
|
|
|
|
value: 0
|
2023-01-22 02:17:19 +00:00
|
|
|
inSlope: Infinity
|
|
|
|
outSlope: Infinity
|
|
|
|
tangentMode: 103
|
Added Tambourine, only missing HD frog sprites. Also fixed Tambourine + Working Dough Icons (#216)
* Added sfx, sprites and folders neccesary. And also made an empty game object for working dough
* Started work on the background
* Implemented all unanimated sprites
* Added Init
* Added Prefabs
* Added Jumping and Idle Animatins for the Dough Dudes
* SmallFix
* Start Interval Event Implemented
* Added Audio and Small and Big Ball events
* Code Improvement + starting making the balls
* Added bezier curves
* Added First Rendition of Balls
* Added NPC Balls and starting doing small transporting animations
* SmallFixes
* SmallSoundChanges
* Implemented Audio and prefunction, not done with it though
* In process of fixing set interval
* Added more prefunction stuff and also started working on player input
* Tried adding player balls, not done, many bugs to fix
* Reverted trying to make the playerenterdoughball handle inputs, gonna do it through the main script instead
* Sat up input code for later
* Input works now! Need to add barely and wrong input animations and fix bugs
* Tiny fix
* Added first draft of wronginput animations
* Finished all input anims, trying to fix bugs
* Added finished Spaceship animations
* Added Mr Game and Watch WIP and lifting dough dudes
* Finished GANDW, fixed some bugs and still fixing bugs, almost done!
* DONE
* Begun development on tambourine
* Working Dough Polish
* Added many animations for tambourine
* Added Events
* Inputs added, near completion
* Miss Anims
* Animation changes
* DONE
2023-01-21 19:41:57 +00:00
|
|
|
weightedMode: 0
|
|
|
|
inWeight: 0.33333334
|
|
|
|
outWeight: 0.33333334
|
|
|
|
m_PreInfinity: 2
|
|
|
|
m_PostInfinity: 2
|
|
|
|
m_RotationOrder: 4
|
|
|
|
attribute: m_LocalPosition.z
|
|
|
|
path: Head
|
|
|
|
classID: 4
|
|
|
|
script: {fileID: 0}
|
|
|
|
- curve:
|
|
|
|
serializedVersion: 2
|
|
|
|
m_Curve:
|
|
|
|
- serializedVersion: 3
|
|
|
|
time: 0
|
2023-01-22 02:17:19 +00:00
|
|
|
value: -1
|
|
|
|
inSlope: Infinity
|
|
|
|
outSlope: Infinity
|
|
|
|
tangentMode: 103
|
Added Tambourine, only missing HD frog sprites. Also fixed Tambourine + Working Dough Icons (#216)
* Added sfx, sprites and folders neccesary. And also made an empty game object for working dough
* Started work on the background
* Implemented all unanimated sprites
* Added Init
* Added Prefabs
* Added Jumping and Idle Animatins for the Dough Dudes
* SmallFix
* Start Interval Event Implemented
* Added Audio and Small and Big Ball events
* Code Improvement + starting making the balls
* Added bezier curves
* Added First Rendition of Balls
* Added NPC Balls and starting doing small transporting animations
* SmallFixes
* SmallSoundChanges
* Implemented Audio and prefunction, not done with it though
* In process of fixing set interval
* Added more prefunction stuff and also started working on player input
* Tried adding player balls, not done, many bugs to fix
* Reverted trying to make the playerenterdoughball handle inputs, gonna do it through the main script instead
* Sat up input code for later
* Input works now! Need to add barely and wrong input animations and fix bugs
* Tiny fix
* Added first draft of wronginput animations
* Finished all input anims, trying to fix bugs
* Added finished Spaceship animations
* Added Mr Game and Watch WIP and lifting dough dudes
* Finished GANDW, fixed some bugs and still fixing bugs, almost done!
* DONE
* Begun development on tambourine
* Working Dough Polish
* Added many animations for tambourine
* Added Events
* Inputs added, near completion
* Miss Anims
* Animation changes
* DONE
2023-01-21 19:41:57 +00:00
|
|
|
weightedMode: 0
|
|
|
|
inWeight: 0.33333334
|
|
|
|
outWeight: 0.33333334
|
|
|
|
m_PreInfinity: 2
|
|
|
|
m_PostInfinity: 2
|
|
|
|
m_RotationOrder: 4
|
|
|
|
attribute: m_LocalPosition.x
|
|
|
|
path: LeftArm
|
|
|
|
classID: 4
|
|
|
|
script: {fileID: 0}
|
|
|
|
- curve:
|
|
|
|
serializedVersion: 2
|
|
|
|
m_Curve:
|
|
|
|
- serializedVersion: 3
|
|
|
|
time: 0
|
2023-01-22 02:17:19 +00:00
|
|
|
value: -2.33
|
|
|
|
inSlope: Infinity
|
|
|
|
outSlope: Infinity
|
|
|
|
tangentMode: 103
|
Added Tambourine, only missing HD frog sprites. Also fixed Tambourine + Working Dough Icons (#216)
* Added sfx, sprites and folders neccesary. And also made an empty game object for working dough
* Started work on the background
* Implemented all unanimated sprites
* Added Init
* Added Prefabs
* Added Jumping and Idle Animatins for the Dough Dudes
* SmallFix
* Start Interval Event Implemented
* Added Audio and Small and Big Ball events
* Code Improvement + starting making the balls
* Added bezier curves
* Added First Rendition of Balls
* Added NPC Balls and starting doing small transporting animations
* SmallFixes
* SmallSoundChanges
* Implemented Audio and prefunction, not done with it though
* In process of fixing set interval
* Added more prefunction stuff and also started working on player input
* Tried adding player balls, not done, many bugs to fix
* Reverted trying to make the playerenterdoughball handle inputs, gonna do it through the main script instead
* Sat up input code for later
* Input works now! Need to add barely and wrong input animations and fix bugs
* Tiny fix
* Added first draft of wronginput animations
* Finished all input anims, trying to fix bugs
* Added finished Spaceship animations
* Added Mr Game and Watch WIP and lifting dough dudes
* Finished GANDW, fixed some bugs and still fixing bugs, almost done!
* DONE
* Begun development on tambourine
* Working Dough Polish
* Added many animations for tambourine
* Added Events
* Inputs added, near completion
* Miss Anims
* Animation changes
* DONE
2023-01-21 19:41:57 +00:00
|
|
|
weightedMode: 0
|
|
|
|
inWeight: 0.33333334
|
|
|
|
outWeight: 0.33333334
|
|
|
|
m_PreInfinity: 2
|
|
|
|
m_PostInfinity: 2
|
|
|
|
m_RotationOrder: 4
|
|
|
|
attribute: m_LocalPosition.y
|
|
|
|
path: LeftArm
|
|
|
|
classID: 4
|
|
|
|
script: {fileID: 0}
|
|
|
|
- curve:
|
|
|
|
serializedVersion: 2
|
|
|
|
m_Curve:
|
|
|
|
- serializedVersion: 3
|
|
|
|
time: 0
|
|
|
|
value: 0
|
2023-01-22 02:17:19 +00:00
|
|
|
inSlope: Infinity
|
|
|
|
outSlope: Infinity
|
|
|
|
tangentMode: 103
|
Added Tambourine, only missing HD frog sprites. Also fixed Tambourine + Working Dough Icons (#216)
* Added sfx, sprites and folders neccesary. And also made an empty game object for working dough
* Started work on the background
* Implemented all unanimated sprites
* Added Init
* Added Prefabs
* Added Jumping and Idle Animatins for the Dough Dudes
* SmallFix
* Start Interval Event Implemented
* Added Audio and Small and Big Ball events
* Code Improvement + starting making the balls
* Added bezier curves
* Added First Rendition of Balls
* Added NPC Balls and starting doing small transporting animations
* SmallFixes
* SmallSoundChanges
* Implemented Audio and prefunction, not done with it though
* In process of fixing set interval
* Added more prefunction stuff and also started working on player input
* Tried adding player balls, not done, many bugs to fix
* Reverted trying to make the playerenterdoughball handle inputs, gonna do it through the main script instead
* Sat up input code for later
* Input works now! Need to add barely and wrong input animations and fix bugs
* Tiny fix
* Added first draft of wronginput animations
* Finished all input anims, trying to fix bugs
* Added finished Spaceship animations
* Added Mr Game and Watch WIP and lifting dough dudes
* Finished GANDW, fixed some bugs and still fixing bugs, almost done!
* DONE
* Begun development on tambourine
* Working Dough Polish
* Added many animations for tambourine
* Added Events
* Inputs added, near completion
* Miss Anims
* Animation changes
* DONE
2023-01-21 19:41:57 +00:00
|
|
|
weightedMode: 0
|
|
|
|
inWeight: 0.33333334
|
|
|
|
outWeight: 0.33333334
|
|
|
|
m_PreInfinity: 2
|
|
|
|
m_PostInfinity: 2
|
|
|
|
m_RotationOrder: 4
|
|
|
|
attribute: m_LocalPosition.z
|
|
|
|
path: LeftArm
|
|
|
|
classID: 4
|
|
|
|
script: {fileID: 0}
|
|
|
|
- curve:
|
|
|
|
serializedVersion: 2
|
|
|
|
m_Curve:
|
|
|
|
- serializedVersion: 3
|
|
|
|
time: 0
|
|
|
|
value: 0
|
2023-01-22 02:17:19 +00:00
|
|
|
inSlope: Infinity
|
|
|
|
outSlope: Infinity
|
|
|
|
tangentMode: 103
|
Added Tambourine, only missing HD frog sprites. Also fixed Tambourine + Working Dough Icons (#216)
* Added sfx, sprites and folders neccesary. And also made an empty game object for working dough
* Started work on the background
* Implemented all unanimated sprites
* Added Init
* Added Prefabs
* Added Jumping and Idle Animatins for the Dough Dudes
* SmallFix
* Start Interval Event Implemented
* Added Audio and Small and Big Ball events
* Code Improvement + starting making the balls
* Added bezier curves
* Added First Rendition of Balls
* Added NPC Balls and starting doing small transporting animations
* SmallFixes
* SmallSoundChanges
* Implemented Audio and prefunction, not done with it though
* In process of fixing set interval
* Added more prefunction stuff and also started working on player input
* Tried adding player balls, not done, many bugs to fix
* Reverted trying to make the playerenterdoughball handle inputs, gonna do it through the main script instead
* Sat up input code for later
* Input works now! Need to add barely and wrong input animations and fix bugs
* Tiny fix
* Added first draft of wronginput animations
* Finished all input anims, trying to fix bugs
* Added finished Spaceship animations
* Added Mr Game and Watch WIP and lifting dough dudes
* Finished GANDW, fixed some bugs and still fixing bugs, almost done!
* DONE
* Begun development on tambourine
* Working Dough Polish
* Added many animations for tambourine
* Added Events
* Inputs added, near completion
* Miss Anims
* Animation changes
* DONE
2023-01-21 19:41:57 +00:00
|
|
|
weightedMode: 0
|
|
|
|
inWeight: 0.33333334
|
|
|
|
outWeight: 0.33333334
|
|
|
|
m_PreInfinity: 2
|
|
|
|
m_PostInfinity: 2
|
|
|
|
m_RotationOrder: 4
|
|
|
|
attribute: localEulerAnglesRaw.x
|
|
|
|
path: LeftArm
|
|
|
|
classID: 4
|
|
|
|
script: {fileID: 0}
|
|
|
|
- curve:
|
|
|
|
serializedVersion: 2
|
|
|
|
m_Curve:
|
|
|
|
- serializedVersion: 3
|
|
|
|
time: 0
|
|
|
|
value: 0
|
2023-01-22 02:17:19 +00:00
|
|
|
inSlope: Infinity
|
|
|
|
outSlope: Infinity
|
|
|
|
tangentMode: 103
|
Added Tambourine, only missing HD frog sprites. Also fixed Tambourine + Working Dough Icons (#216)
* Added sfx, sprites and folders neccesary. And also made an empty game object for working dough
* Started work on the background
* Implemented all unanimated sprites
* Added Init
* Added Prefabs
* Added Jumping and Idle Animatins for the Dough Dudes
* SmallFix
* Start Interval Event Implemented
* Added Audio and Small and Big Ball events
* Code Improvement + starting making the balls
* Added bezier curves
* Added First Rendition of Balls
* Added NPC Balls and starting doing small transporting animations
* SmallFixes
* SmallSoundChanges
* Implemented Audio and prefunction, not done with it though
* In process of fixing set interval
* Added more prefunction stuff and also started working on player input
* Tried adding player balls, not done, many bugs to fix
* Reverted trying to make the playerenterdoughball handle inputs, gonna do it through the main script instead
* Sat up input code for later
* Input works now! Need to add barely and wrong input animations and fix bugs
* Tiny fix
* Added first draft of wronginput animations
* Finished all input anims, trying to fix bugs
* Added finished Spaceship animations
* Added Mr Game and Watch WIP and lifting dough dudes
* Finished GANDW, fixed some bugs and still fixing bugs, almost done!
* DONE
* Begun development on tambourine
* Working Dough Polish
* Added many animations for tambourine
* Added Events
* Inputs added, near completion
* Miss Anims
* Animation changes
* DONE
2023-01-21 19:41:57 +00:00
|
|
|
weightedMode: 0
|
|
|
|
inWeight: 0.33333334
|
|
|
|
outWeight: 0.33333334
|
|
|
|
m_PreInfinity: 2
|
|
|
|
m_PostInfinity: 2
|
|
|
|
m_RotationOrder: 4
|
|
|
|
attribute: localEulerAnglesRaw.y
|
|
|
|
path: LeftArm
|
|
|
|
classID: 4
|
|
|
|
script: {fileID: 0}
|
|
|
|
- curve:
|
|
|
|
serializedVersion: 2
|
|
|
|
m_Curve:
|
|
|
|
- serializedVersion: 3
|
|
|
|
time: 0
|
2023-01-22 02:17:19 +00:00
|
|
|
value: -9.193
|
|
|
|
inSlope: Infinity
|
|
|
|
outSlope: Infinity
|
|
|
|
tangentMode: 103
|
Added Tambourine, only missing HD frog sprites. Also fixed Tambourine + Working Dough Icons (#216)
* Added sfx, sprites and folders neccesary. And also made an empty game object for working dough
* Started work on the background
* Implemented all unanimated sprites
* Added Init
* Added Prefabs
* Added Jumping and Idle Animatins for the Dough Dudes
* SmallFix
* Start Interval Event Implemented
* Added Audio and Small and Big Ball events
* Code Improvement + starting making the balls
* Added bezier curves
* Added First Rendition of Balls
* Added NPC Balls and starting doing small transporting animations
* SmallFixes
* SmallSoundChanges
* Implemented Audio and prefunction, not done with it though
* In process of fixing set interval
* Added more prefunction stuff and also started working on player input
* Tried adding player balls, not done, many bugs to fix
* Reverted trying to make the playerenterdoughball handle inputs, gonna do it through the main script instead
* Sat up input code for later
* Input works now! Need to add barely and wrong input animations and fix bugs
* Tiny fix
* Added first draft of wronginput animations
* Finished all input anims, trying to fix bugs
* Added finished Spaceship animations
* Added Mr Game and Watch WIP and lifting dough dudes
* Finished GANDW, fixed some bugs and still fixing bugs, almost done!
* DONE
* Begun development on tambourine
* Working Dough Polish
* Added many animations for tambourine
* Added Events
* Inputs added, near completion
* Miss Anims
* Animation changes
* DONE
2023-01-21 19:41:57 +00:00
|
|
|
weightedMode: 0
|
|
|
|
inWeight: 0.33333334
|
|
|
|
outWeight: 0.33333334
|
|
|
|
m_PreInfinity: 2
|
|
|
|
m_PostInfinity: 2
|
|
|
|
m_RotationOrder: 4
|
|
|
|
attribute: localEulerAnglesRaw.z
|
|
|
|
path: LeftArm
|
|
|
|
classID: 4
|
|
|
|
script: {fileID: 0}
|
|
|
|
- curve:
|
|
|
|
serializedVersion: 2
|
|
|
|
m_Curve:
|
|
|
|
- serializedVersion: 3
|
|
|
|
time: 0
|
|
|
|
value: -0.57
|
2023-01-22 02:17:19 +00:00
|
|
|
inSlope: Infinity
|
|
|
|
outSlope: Infinity
|
|
|
|
tangentMode: 103
|
Added Tambourine, only missing HD frog sprites. Also fixed Tambourine + Working Dough Icons (#216)
* Added sfx, sprites and folders neccesary. And also made an empty game object for working dough
* Started work on the background
* Implemented all unanimated sprites
* Added Init
* Added Prefabs
* Added Jumping and Idle Animatins for the Dough Dudes
* SmallFix
* Start Interval Event Implemented
* Added Audio and Small and Big Ball events
* Code Improvement + starting making the balls
* Added bezier curves
* Added First Rendition of Balls
* Added NPC Balls and starting doing small transporting animations
* SmallFixes
* SmallSoundChanges
* Implemented Audio and prefunction, not done with it though
* In process of fixing set interval
* Added more prefunction stuff and also started working on player input
* Tried adding player balls, not done, many bugs to fix
* Reverted trying to make the playerenterdoughball handle inputs, gonna do it through the main script instead
* Sat up input code for later
* Input works now! Need to add barely and wrong input animations and fix bugs
* Tiny fix
* Added first draft of wronginput animations
* Finished all input anims, trying to fix bugs
* Added finished Spaceship animations
* Added Mr Game and Watch WIP and lifting dough dudes
* Finished GANDW, fixed some bugs and still fixing bugs, almost done!
* DONE
* Begun development on tambourine
* Working Dough Polish
* Added many animations for tambourine
* Added Events
* Inputs added, near completion
* Miss Anims
* Animation changes
* DONE
2023-01-21 19:41:57 +00:00
|
|
|
weightedMode: 0
|
|
|
|
inWeight: 0.33333334
|
|
|
|
outWeight: 0.33333334
|
|
|
|
m_PreInfinity: 2
|
|
|
|
m_PostInfinity: 2
|
|
|
|
m_RotationOrder: 4
|
|
|
|
attribute: m_LocalPosition.x
|
|
|
|
path: LeftFoot
|
|
|
|
classID: 4
|
|
|
|
script: {fileID: 0}
|
|
|
|
- curve:
|
|
|
|
serializedVersion: 2
|
|
|
|
m_Curve:
|
|
|
|
- serializedVersion: 3
|
|
|
|
time: 0
|
|
|
|
value: -3.38
|
2023-01-22 02:17:19 +00:00
|
|
|
inSlope: Infinity
|
|
|
|
outSlope: Infinity
|
|
|
|
tangentMode: 103
|
Added Tambourine, only missing HD frog sprites. Also fixed Tambourine + Working Dough Icons (#216)
* Added sfx, sprites and folders neccesary. And also made an empty game object for working dough
* Started work on the background
* Implemented all unanimated sprites
* Added Init
* Added Prefabs
* Added Jumping and Idle Animatins for the Dough Dudes
* SmallFix
* Start Interval Event Implemented
* Added Audio and Small and Big Ball events
* Code Improvement + starting making the balls
* Added bezier curves
* Added First Rendition of Balls
* Added NPC Balls and starting doing small transporting animations
* SmallFixes
* SmallSoundChanges
* Implemented Audio and prefunction, not done with it though
* In process of fixing set interval
* Added more prefunction stuff and also started working on player input
* Tried adding player balls, not done, many bugs to fix
* Reverted trying to make the playerenterdoughball handle inputs, gonna do it through the main script instead
* Sat up input code for later
* Input works now! Need to add barely and wrong input animations and fix bugs
* Tiny fix
* Added first draft of wronginput animations
* Finished all input anims, trying to fix bugs
* Added finished Spaceship animations
* Added Mr Game and Watch WIP and lifting dough dudes
* Finished GANDW, fixed some bugs and still fixing bugs, almost done!
* DONE
* Begun development on tambourine
* Working Dough Polish
* Added many animations for tambourine
* Added Events
* Inputs added, near completion
* Miss Anims
* Animation changes
* DONE
2023-01-21 19:41:57 +00:00
|
|
|
weightedMode: 0
|
|
|
|
inWeight: 0.33333334
|
|
|
|
outWeight: 0.33333334
|
|
|
|
m_PreInfinity: 2
|
|
|
|
m_PostInfinity: 2
|
|
|
|
m_RotationOrder: 4
|
|
|
|
attribute: m_LocalPosition.y
|
|
|
|
path: LeftFoot
|
|
|
|
classID: 4
|
|
|
|
script: {fileID: 0}
|
|
|
|
- curve:
|
|
|
|
serializedVersion: 2
|
|
|
|
m_Curve:
|
|
|
|
- serializedVersion: 3
|
|
|
|
time: 0
|
|
|
|
value: 0
|
2023-01-22 02:17:19 +00:00
|
|
|
inSlope: Infinity
|
|
|
|
outSlope: Infinity
|
|
|
|
tangentMode: 103
|
Added Tambourine, only missing HD frog sprites. Also fixed Tambourine + Working Dough Icons (#216)
* Added sfx, sprites and folders neccesary. And also made an empty game object for working dough
* Started work on the background
* Implemented all unanimated sprites
* Added Init
* Added Prefabs
* Added Jumping and Idle Animatins for the Dough Dudes
* SmallFix
* Start Interval Event Implemented
* Added Audio and Small and Big Ball events
* Code Improvement + starting making the balls
* Added bezier curves
* Added First Rendition of Balls
* Added NPC Balls and starting doing small transporting animations
* SmallFixes
* SmallSoundChanges
* Implemented Audio and prefunction, not done with it though
* In process of fixing set interval
* Added more prefunction stuff and also started working on player input
* Tried adding player balls, not done, many bugs to fix
* Reverted trying to make the playerenterdoughball handle inputs, gonna do it through the main script instead
* Sat up input code for later
* Input works now! Need to add barely and wrong input animations and fix bugs
* Tiny fix
* Added first draft of wronginput animations
* Finished all input anims, trying to fix bugs
* Added finished Spaceship animations
* Added Mr Game and Watch WIP and lifting dough dudes
* Finished GANDW, fixed some bugs and still fixing bugs, almost done!
* DONE
* Begun development on tambourine
* Working Dough Polish
* Added many animations for tambourine
* Added Events
* Inputs added, near completion
* Miss Anims
* Animation changes
* DONE
2023-01-21 19:41:57 +00:00
|
|
|
weightedMode: 0
|
|
|
|
inWeight: 0.33333334
|
|
|
|
outWeight: 0.33333334
|
|
|
|
m_PreInfinity: 2
|
|
|
|
m_PostInfinity: 2
|
|
|
|
m_RotationOrder: 4
|
|
|
|
attribute: m_LocalPosition.z
|
|
|
|
path: LeftFoot
|
|
|
|
classID: 4
|
|
|
|
script: {fileID: 0}
|
|
|
|
- curve:
|
|
|
|
serializedVersion: 2
|
|
|
|
m_Curve:
|
|
|
|
- serializedVersion: 3
|
|
|
|
time: 0
|
|
|
|
value: 0
|
2023-01-22 02:17:19 +00:00
|
|
|
inSlope: Infinity
|
|
|
|
outSlope: Infinity
|
|
|
|
tangentMode: 103
|
Added Tambourine, only missing HD frog sprites. Also fixed Tambourine + Working Dough Icons (#216)
* Added sfx, sprites and folders neccesary. And also made an empty game object for working dough
* Started work on the background
* Implemented all unanimated sprites
* Added Init
* Added Prefabs
* Added Jumping and Idle Animatins for the Dough Dudes
* SmallFix
* Start Interval Event Implemented
* Added Audio and Small and Big Ball events
* Code Improvement + starting making the balls
* Added bezier curves
* Added First Rendition of Balls
* Added NPC Balls and starting doing small transporting animations
* SmallFixes
* SmallSoundChanges
* Implemented Audio and prefunction, not done with it though
* In process of fixing set interval
* Added more prefunction stuff and also started working on player input
* Tried adding player balls, not done, many bugs to fix
* Reverted trying to make the playerenterdoughball handle inputs, gonna do it through the main script instead
* Sat up input code for later
* Input works now! Need to add barely and wrong input animations and fix bugs
* Tiny fix
* Added first draft of wronginput animations
* Finished all input anims, trying to fix bugs
* Added finished Spaceship animations
* Added Mr Game and Watch WIP and lifting dough dudes
* Finished GANDW, fixed some bugs and still fixing bugs, almost done!
* DONE
* Begun development on tambourine
* Working Dough Polish
* Added many animations for tambourine
* Added Events
* Inputs added, near completion
* Miss Anims
* Animation changes
* DONE
2023-01-21 19:41:57 +00:00
|
|
|
weightedMode: 0
|
|
|
|
inWeight: 0.33333334
|
|
|
|
outWeight: 0.33333334
|
|
|
|
m_PreInfinity: 2
|
|
|
|
m_PostInfinity: 2
|
|
|
|
m_RotationOrder: 4
|
|
|
|
attribute: localEulerAnglesRaw.x
|
|
|
|
path: LeftFoot
|
|
|
|
classID: 4
|
|
|
|
script: {fileID: 0}
|
|
|
|
- curve:
|
|
|
|
serializedVersion: 2
|
|
|
|
m_Curve:
|
|
|
|
- serializedVersion: 3
|
|
|
|
time: 0
|
|
|
|
value: 0
|
2023-01-22 02:17:19 +00:00
|
|
|
inSlope: Infinity
|
|
|
|
outSlope: Infinity
|
|
|
|
tangentMode: 103
|
Added Tambourine, only missing HD frog sprites. Also fixed Tambourine + Working Dough Icons (#216)
* Added sfx, sprites and folders neccesary. And also made an empty game object for working dough
* Started work on the background
* Implemented all unanimated sprites
* Added Init
* Added Prefabs
* Added Jumping and Idle Animatins for the Dough Dudes
* SmallFix
* Start Interval Event Implemented
* Added Audio and Small and Big Ball events
* Code Improvement + starting making the balls
* Added bezier curves
* Added First Rendition of Balls
* Added NPC Balls and starting doing small transporting animations
* SmallFixes
* SmallSoundChanges
* Implemented Audio and prefunction, not done with it though
* In process of fixing set interval
* Added more prefunction stuff and also started working on player input
* Tried adding player balls, not done, many bugs to fix
* Reverted trying to make the playerenterdoughball handle inputs, gonna do it through the main script instead
* Sat up input code for later
* Input works now! Need to add barely and wrong input animations and fix bugs
* Tiny fix
* Added first draft of wronginput animations
* Finished all input anims, trying to fix bugs
* Added finished Spaceship animations
* Added Mr Game and Watch WIP and lifting dough dudes
* Finished GANDW, fixed some bugs and still fixing bugs, almost done!
* DONE
* Begun development on tambourine
* Working Dough Polish
* Added many animations for tambourine
* Added Events
* Inputs added, near completion
* Miss Anims
* Animation changes
* DONE
2023-01-21 19:41:57 +00:00
|
|
|
weightedMode: 0
|
|
|
|
inWeight: 0.33333334
|
|
|
|
outWeight: 0.33333334
|
|
|
|
m_PreInfinity: 2
|
|
|
|
m_PostInfinity: 2
|
|
|
|
m_RotationOrder: 4
|
|
|
|
attribute: localEulerAnglesRaw.y
|
|
|
|
path: LeftFoot
|
|
|
|
classID: 4
|
|
|
|
script: {fileID: 0}
|
|
|
|
- curve:
|
|
|
|
serializedVersion: 2
|
|
|
|
m_Curve:
|
|
|
|
- serializedVersion: 3
|
|
|
|
time: 0
|
|
|
|
value: 0
|
2023-01-22 02:17:19 +00:00
|
|
|
inSlope: Infinity
|
|
|
|
outSlope: Infinity
|
|
|
|
tangentMode: 103
|
Added Tambourine, only missing HD frog sprites. Also fixed Tambourine + Working Dough Icons (#216)
* Added sfx, sprites and folders neccesary. And also made an empty game object for working dough
* Started work on the background
* Implemented all unanimated sprites
* Added Init
* Added Prefabs
* Added Jumping and Idle Animatins for the Dough Dudes
* SmallFix
* Start Interval Event Implemented
* Added Audio and Small and Big Ball events
* Code Improvement + starting making the balls
* Added bezier curves
* Added First Rendition of Balls
* Added NPC Balls and starting doing small transporting animations
* SmallFixes
* SmallSoundChanges
* Implemented Audio and prefunction, not done with it though
* In process of fixing set interval
* Added more prefunction stuff and also started working on player input
* Tried adding player balls, not done, many bugs to fix
* Reverted trying to make the playerenterdoughball handle inputs, gonna do it through the main script instead
* Sat up input code for later
* Input works now! Need to add barely and wrong input animations and fix bugs
* Tiny fix
* Added first draft of wronginput animations
* Finished all input anims, trying to fix bugs
* Added finished Spaceship animations
* Added Mr Game and Watch WIP and lifting dough dudes
* Finished GANDW, fixed some bugs and still fixing bugs, almost done!
* DONE
* Begun development on tambourine
* Working Dough Polish
* Added many animations for tambourine
* Added Events
* Inputs added, near completion
* Miss Anims
* Animation changes
* DONE
2023-01-21 19:41:57 +00:00
|
|
|
weightedMode: 0
|
|
|
|
inWeight: 0.33333334
|
|
|
|
outWeight: 0.33333334
|
|
|
|
m_PreInfinity: 2
|
|
|
|
m_PostInfinity: 2
|
|
|
|
m_RotationOrder: 4
|
|
|
|
attribute: localEulerAnglesRaw.z
|
|
|
|
path: LeftFoot
|
|
|
|
classID: 4
|
|
|
|
script: {fileID: 0}
|
|
|
|
- curve:
|
|
|
|
serializedVersion: 2
|
|
|
|
m_Curve:
|
|
|
|
- serializedVersion: 3
|
|
|
|
time: 0
|
|
|
|
value: 0.56
|
2023-01-22 02:17:19 +00:00
|
|
|
inSlope: Infinity
|
|
|
|
outSlope: Infinity
|
|
|
|
tangentMode: 103
|
Added Tambourine, only missing HD frog sprites. Also fixed Tambourine + Working Dough Icons (#216)
* Added sfx, sprites and folders neccesary. And also made an empty game object for working dough
* Started work on the background
* Implemented all unanimated sprites
* Added Init
* Added Prefabs
* Added Jumping and Idle Animatins for the Dough Dudes
* SmallFix
* Start Interval Event Implemented
* Added Audio and Small and Big Ball events
* Code Improvement + starting making the balls
* Added bezier curves
* Added First Rendition of Balls
* Added NPC Balls and starting doing small transporting animations
* SmallFixes
* SmallSoundChanges
* Implemented Audio and prefunction, not done with it though
* In process of fixing set interval
* Added more prefunction stuff and also started working on player input
* Tried adding player balls, not done, many bugs to fix
* Reverted trying to make the playerenterdoughball handle inputs, gonna do it through the main script instead
* Sat up input code for later
* Input works now! Need to add barely and wrong input animations and fix bugs
* Tiny fix
* Added first draft of wronginput animations
* Finished all input anims, trying to fix bugs
* Added finished Spaceship animations
* Added Mr Game and Watch WIP and lifting dough dudes
* Finished GANDW, fixed some bugs and still fixing bugs, almost done!
* DONE
* Begun development on tambourine
* Working Dough Polish
* Added many animations for tambourine
* Added Events
* Inputs added, near completion
* Miss Anims
* Animation changes
* DONE
2023-01-21 19:41:57 +00:00
|
|
|
weightedMode: 0
|
|
|
|
inWeight: 0.33333334
|
|
|
|
outWeight: 0.33333334
|
|
|
|
m_PreInfinity: 2
|
|
|
|
m_PostInfinity: 2
|
|
|
|
m_RotationOrder: 4
|
|
|
|
attribute: m_LocalPosition.x
|
|
|
|
path: RightFoot
|
|
|
|
classID: 4
|
|
|
|
script: {fileID: 0}
|
|
|
|
- curve:
|
|
|
|
serializedVersion: 2
|
|
|
|
m_Curve:
|
|
|
|
- serializedVersion: 3
|
|
|
|
time: 0
|
|
|
|
value: -3.38
|
2023-01-22 02:17:19 +00:00
|
|
|
inSlope: Infinity
|
|
|
|
outSlope: Infinity
|
|
|
|
tangentMode: 103
|
Added Tambourine, only missing HD frog sprites. Also fixed Tambourine + Working Dough Icons (#216)
* Added sfx, sprites and folders neccesary. And also made an empty game object for working dough
* Started work on the background
* Implemented all unanimated sprites
* Added Init
* Added Prefabs
* Added Jumping and Idle Animatins for the Dough Dudes
* SmallFix
* Start Interval Event Implemented
* Added Audio and Small and Big Ball events
* Code Improvement + starting making the balls
* Added bezier curves
* Added First Rendition of Balls
* Added NPC Balls and starting doing small transporting animations
* SmallFixes
* SmallSoundChanges
* Implemented Audio and prefunction, not done with it though
* In process of fixing set interval
* Added more prefunction stuff and also started working on player input
* Tried adding player balls, not done, many bugs to fix
* Reverted trying to make the playerenterdoughball handle inputs, gonna do it through the main script instead
* Sat up input code for later
* Input works now! Need to add barely and wrong input animations and fix bugs
* Tiny fix
* Added first draft of wronginput animations
* Finished all input anims, trying to fix bugs
* Added finished Spaceship animations
* Added Mr Game and Watch WIP and lifting dough dudes
* Finished GANDW, fixed some bugs and still fixing bugs, almost done!
* DONE
* Begun development on tambourine
* Working Dough Polish
* Added many animations for tambourine
* Added Events
* Inputs added, near completion
* Miss Anims
* Animation changes
* DONE
2023-01-21 19:41:57 +00:00
|
|
|
weightedMode: 0
|
|
|
|
inWeight: 0.33333334
|
|
|
|
outWeight: 0.33333334
|
|
|
|
m_PreInfinity: 2
|
|
|
|
m_PostInfinity: 2
|
|
|
|
m_RotationOrder: 4
|
|
|
|
attribute: m_LocalPosition.y
|
|
|
|
path: RightFoot
|
|
|
|
classID: 4
|
|
|
|
script: {fileID: 0}
|
|
|
|
- curve:
|
|
|
|
serializedVersion: 2
|
|
|
|
m_Curve:
|
|
|
|
- serializedVersion: 3
|
|
|
|
time: 0
|
|
|
|
value: 0
|
2023-01-22 02:17:19 +00:00
|
|
|
inSlope: Infinity
|
|
|
|
outSlope: Infinity
|
|
|
|
tangentMode: 103
|
Added Tambourine, only missing HD frog sprites. Also fixed Tambourine + Working Dough Icons (#216)
* Added sfx, sprites and folders neccesary. And also made an empty game object for working dough
* Started work on the background
* Implemented all unanimated sprites
* Added Init
* Added Prefabs
* Added Jumping and Idle Animatins for the Dough Dudes
* SmallFix
* Start Interval Event Implemented
* Added Audio and Small and Big Ball events
* Code Improvement + starting making the balls
* Added bezier curves
* Added First Rendition of Balls
* Added NPC Balls and starting doing small transporting animations
* SmallFixes
* SmallSoundChanges
* Implemented Audio and prefunction, not done with it though
* In process of fixing set interval
* Added more prefunction stuff and also started working on player input
* Tried adding player balls, not done, many bugs to fix
* Reverted trying to make the playerenterdoughball handle inputs, gonna do it through the main script instead
* Sat up input code for later
* Input works now! Need to add barely and wrong input animations and fix bugs
* Tiny fix
* Added first draft of wronginput animations
* Finished all input anims, trying to fix bugs
* Added finished Spaceship animations
* Added Mr Game and Watch WIP and lifting dough dudes
* Finished GANDW, fixed some bugs and still fixing bugs, almost done!
* DONE
* Begun development on tambourine
* Working Dough Polish
* Added many animations for tambourine
* Added Events
* Inputs added, near completion
* Miss Anims
* Animation changes
* DONE
2023-01-21 19:41:57 +00:00
|
|
|
weightedMode: 0
|
|
|
|
inWeight: 0.33333334
|
|
|
|
outWeight: 0.33333334
|
|
|
|
m_PreInfinity: 2
|
|
|
|
m_PostInfinity: 2
|
|
|
|
m_RotationOrder: 4
|
|
|
|
attribute: m_LocalPosition.z
|
|
|
|
path: RightFoot
|
|
|
|
classID: 4
|
|
|
|
script: {fileID: 0}
|
|
|
|
- curve:
|
|
|
|
serializedVersion: 2
|
|
|
|
m_Curve:
|
|
|
|
- serializedVersion: 3
|
|
|
|
time: 0
|
|
|
|
value: 0
|
2023-01-22 02:17:19 +00:00
|
|
|
inSlope: Infinity
|
|
|
|
outSlope: Infinity
|
|
|
|
tangentMode: 103
|
Added Tambourine, only missing HD frog sprites. Also fixed Tambourine + Working Dough Icons (#216)
* Added sfx, sprites and folders neccesary. And also made an empty game object for working dough
* Started work on the background
* Implemented all unanimated sprites
* Added Init
* Added Prefabs
* Added Jumping and Idle Animatins for the Dough Dudes
* SmallFix
* Start Interval Event Implemented
* Added Audio and Small and Big Ball events
* Code Improvement + starting making the balls
* Added bezier curves
* Added First Rendition of Balls
* Added NPC Balls and starting doing small transporting animations
* SmallFixes
* SmallSoundChanges
* Implemented Audio and prefunction, not done with it though
* In process of fixing set interval
* Added more prefunction stuff and also started working on player input
* Tried adding player balls, not done, many bugs to fix
* Reverted trying to make the playerenterdoughball handle inputs, gonna do it through the main script instead
* Sat up input code for later
* Input works now! Need to add barely and wrong input animations and fix bugs
* Tiny fix
* Added first draft of wronginput animations
* Finished all input anims, trying to fix bugs
* Added finished Spaceship animations
* Added Mr Game and Watch WIP and lifting dough dudes
* Finished GANDW, fixed some bugs and still fixing bugs, almost done!
* DONE
* Begun development on tambourine
* Working Dough Polish
* Added many animations for tambourine
* Added Events
* Inputs added, near completion
* Miss Anims
* Animation changes
* DONE
2023-01-21 19:41:57 +00:00
|
|
|
weightedMode: 0
|
|
|
|
inWeight: 0.33333334
|
|
|
|
outWeight: 0.33333334
|
|
|
|
m_PreInfinity: 2
|
|
|
|
m_PostInfinity: 2
|
|
|
|
m_RotationOrder: 4
|
|
|
|
attribute: localEulerAnglesRaw.x
|
|
|
|
path: RightFoot
|
|
|
|
classID: 4
|
|
|
|
script: {fileID: 0}
|
|
|
|
- curve:
|
|
|
|
serializedVersion: 2
|
|
|
|
m_Curve:
|
|
|
|
- serializedVersion: 3
|
|
|
|
time: 0
|
|
|
|
value: 0
|
2023-01-22 02:17:19 +00:00
|
|
|
inSlope: Infinity
|
|
|
|
outSlope: Infinity
|
|
|
|
tangentMode: 103
|
Added Tambourine, only missing HD frog sprites. Also fixed Tambourine + Working Dough Icons (#216)
* Added sfx, sprites and folders neccesary. And also made an empty game object for working dough
* Started work on the background
* Implemented all unanimated sprites
* Added Init
* Added Prefabs
* Added Jumping and Idle Animatins for the Dough Dudes
* SmallFix
* Start Interval Event Implemented
* Added Audio and Small and Big Ball events
* Code Improvement + starting making the balls
* Added bezier curves
* Added First Rendition of Balls
* Added NPC Balls and starting doing small transporting animations
* SmallFixes
* SmallSoundChanges
* Implemented Audio and prefunction, not done with it though
* In process of fixing set interval
* Added more prefunction stuff and also started working on player input
* Tried adding player balls, not done, many bugs to fix
* Reverted trying to make the playerenterdoughball handle inputs, gonna do it through the main script instead
* Sat up input code for later
* Input works now! Need to add barely and wrong input animations and fix bugs
* Tiny fix
* Added first draft of wronginput animations
* Finished all input anims, trying to fix bugs
* Added finished Spaceship animations
* Added Mr Game and Watch WIP and lifting dough dudes
* Finished GANDW, fixed some bugs and still fixing bugs, almost done!
* DONE
* Begun development on tambourine
* Working Dough Polish
* Added many animations for tambourine
* Added Events
* Inputs added, near completion
* Miss Anims
* Animation changes
* DONE
2023-01-21 19:41:57 +00:00
|
|
|
weightedMode: 0
|
|
|
|
inWeight: 0.33333334
|
|
|
|
outWeight: 0.33333334
|
|
|
|
m_PreInfinity: 2
|
|
|
|
m_PostInfinity: 2
|
|
|
|
m_RotationOrder: 4
|
|
|
|
attribute: localEulerAnglesRaw.y
|
|
|
|
path: RightFoot
|
|
|
|
classID: 4
|
|
|
|
script: {fileID: 0}
|
|
|
|
- curve:
|
|
|
|
serializedVersion: 2
|
|
|
|
m_Curve:
|
|
|
|
- serializedVersion: 3
|
|
|
|
time: 0
|
|
|
|
value: 0
|
2023-01-22 02:17:19 +00:00
|
|
|
inSlope: Infinity
|
|
|
|
outSlope: Infinity
|
|
|
|
tangentMode: 103
|
Added Tambourine, only missing HD frog sprites. Also fixed Tambourine + Working Dough Icons (#216)
* Added sfx, sprites and folders neccesary. And also made an empty game object for working dough
* Started work on the background
* Implemented all unanimated sprites
* Added Init
* Added Prefabs
* Added Jumping and Idle Animatins for the Dough Dudes
* SmallFix
* Start Interval Event Implemented
* Added Audio and Small and Big Ball events
* Code Improvement + starting making the balls
* Added bezier curves
* Added First Rendition of Balls
* Added NPC Balls and starting doing small transporting animations
* SmallFixes
* SmallSoundChanges
* Implemented Audio and prefunction, not done with it though
* In process of fixing set interval
* Added more prefunction stuff and also started working on player input
* Tried adding player balls, not done, many bugs to fix
* Reverted trying to make the playerenterdoughball handle inputs, gonna do it through the main script instead
* Sat up input code for later
* Input works now! Need to add barely and wrong input animations and fix bugs
* Tiny fix
* Added first draft of wronginput animations
* Finished all input anims, trying to fix bugs
* Added finished Spaceship animations
* Added Mr Game and Watch WIP and lifting dough dudes
* Finished GANDW, fixed some bugs and still fixing bugs, almost done!
* DONE
* Begun development on tambourine
* Working Dough Polish
* Added many animations for tambourine
* Added Events
* Inputs added, near completion
* Miss Anims
* Animation changes
* DONE
2023-01-21 19:41:57 +00:00
|
|
|
weightedMode: 0
|
|
|
|
inWeight: 0.33333334
|
|
|
|
outWeight: 0.33333334
|
|
|
|
m_PreInfinity: 2
|
|
|
|
m_PostInfinity: 2
|
|
|
|
m_RotationOrder: 4
|
|
|
|
attribute: localEulerAnglesRaw.z
|
|
|
|
path: RightFoot
|
|
|
|
classID: 4
|
|
|
|
script: {fileID: 0}
|
|
|
|
- curve:
|
|
|
|
serializedVersion: 2
|
|
|
|
m_Curve:
|
|
|
|
- serializedVersion: 3
|
|
|
|
time: 0
|
2023-01-22 02:17:19 +00:00
|
|
|
value: 2.56
|
|
|
|
inSlope: Infinity
|
|
|
|
outSlope: Infinity
|
|
|
|
tangentMode: 103
|
Added Tambourine, only missing HD frog sprites. Also fixed Tambourine + Working Dough Icons (#216)
* Added sfx, sprites and folders neccesary. And also made an empty game object for working dough
* Started work on the background
* Implemented all unanimated sprites
* Added Init
* Added Prefabs
* Added Jumping and Idle Animatins for the Dough Dudes
* SmallFix
* Start Interval Event Implemented
* Added Audio and Small and Big Ball events
* Code Improvement + starting making the balls
* Added bezier curves
* Added First Rendition of Balls
* Added NPC Balls and starting doing small transporting animations
* SmallFixes
* SmallSoundChanges
* Implemented Audio and prefunction, not done with it though
* In process of fixing set interval
* Added more prefunction stuff and also started working on player input
* Tried adding player balls, not done, many bugs to fix
* Reverted trying to make the playerenterdoughball handle inputs, gonna do it through the main script instead
* Sat up input code for later
* Input works now! Need to add barely and wrong input animations and fix bugs
* Tiny fix
* Added first draft of wronginput animations
* Finished all input anims, trying to fix bugs
* Added finished Spaceship animations
* Added Mr Game and Watch WIP and lifting dough dudes
* Finished GANDW, fixed some bugs and still fixing bugs, almost done!
* DONE
* Begun development on tambourine
* Working Dough Polish
* Added many animations for tambourine
* Added Events
* Inputs added, near completion
* Miss Anims
* Animation changes
* DONE
2023-01-21 19:41:57 +00:00
|
|
|
weightedMode: 0
|
|
|
|
inWeight: 0.33333334
|
|
|
|
outWeight: 0.33333334
|
|
|
|
m_PreInfinity: 2
|
|
|
|
m_PostInfinity: 2
|
|
|
|
m_RotationOrder: 4
|
|
|
|
attribute: m_LocalPosition.x
|
|
|
|
path: Tambourine
|
|
|
|
classID: 4
|
|
|
|
script: {fileID: 0}
|
|
|
|
- curve:
|
|
|
|
serializedVersion: 2
|
|
|
|
m_Curve:
|
|
|
|
- serializedVersion: 3
|
|
|
|
time: 0
|
2023-01-22 02:17:19 +00:00
|
|
|
value: -2.58
|
|
|
|
inSlope: Infinity
|
|
|
|
outSlope: Infinity
|
|
|
|
tangentMode: 103
|
Added Tambourine, only missing HD frog sprites. Also fixed Tambourine + Working Dough Icons (#216)
* Added sfx, sprites and folders neccesary. And also made an empty game object for working dough
* Started work on the background
* Implemented all unanimated sprites
* Added Init
* Added Prefabs
* Added Jumping and Idle Animatins for the Dough Dudes
* SmallFix
* Start Interval Event Implemented
* Added Audio and Small and Big Ball events
* Code Improvement + starting making the balls
* Added bezier curves
* Added First Rendition of Balls
* Added NPC Balls and starting doing small transporting animations
* SmallFixes
* SmallSoundChanges
* Implemented Audio and prefunction, not done with it though
* In process of fixing set interval
* Added more prefunction stuff and also started working on player input
* Tried adding player balls, not done, many bugs to fix
* Reverted trying to make the playerenterdoughball handle inputs, gonna do it through the main script instead
* Sat up input code for later
* Input works now! Need to add barely and wrong input animations and fix bugs
* Tiny fix
* Added first draft of wronginput animations
* Finished all input anims, trying to fix bugs
* Added finished Spaceship animations
* Added Mr Game and Watch WIP and lifting dough dudes
* Finished GANDW, fixed some bugs and still fixing bugs, almost done!
* DONE
* Begun development on tambourine
* Working Dough Polish
* Added many animations for tambourine
* Added Events
* Inputs added, near completion
* Miss Anims
* Animation changes
* DONE
2023-01-21 19:41:57 +00:00
|
|
|
weightedMode: 0
|
|
|
|
inWeight: 0.33333334
|
|
|
|
outWeight: 0.33333334
|
|
|
|
m_PreInfinity: 2
|
|
|
|
m_PostInfinity: 2
|
|
|
|
m_RotationOrder: 4
|
|
|
|
attribute: m_LocalPosition.y
|
|
|
|
path: Tambourine
|
|
|
|
classID: 4
|
|
|
|
script: {fileID: 0}
|
|
|
|
- curve:
|
|
|
|
serializedVersion: 2
|
|
|
|
m_Curve:
|
|
|
|
- serializedVersion: 3
|
|
|
|
time: 0
|
|
|
|
value: 0
|
2023-01-22 02:17:19 +00:00
|
|
|
inSlope: Infinity
|
|
|
|
outSlope: Infinity
|
|
|
|
tangentMode: 103
|
Added Tambourine, only missing HD frog sprites. Also fixed Tambourine + Working Dough Icons (#216)
* Added sfx, sprites and folders neccesary. And also made an empty game object for working dough
* Started work on the background
* Implemented all unanimated sprites
* Added Init
* Added Prefabs
* Added Jumping and Idle Animatins for the Dough Dudes
* SmallFix
* Start Interval Event Implemented
* Added Audio and Small and Big Ball events
* Code Improvement + starting making the balls
* Added bezier curves
* Added First Rendition of Balls
* Added NPC Balls and starting doing small transporting animations
* SmallFixes
* SmallSoundChanges
* Implemented Audio and prefunction, not done with it though
* In process of fixing set interval
* Added more prefunction stuff and also started working on player input
* Tried adding player balls, not done, many bugs to fix
* Reverted trying to make the playerenterdoughball handle inputs, gonna do it through the main script instead
* Sat up input code for later
* Input works now! Need to add barely and wrong input animations and fix bugs
* Tiny fix
* Added first draft of wronginput animations
* Finished all input anims, trying to fix bugs
* Added finished Spaceship animations
* Added Mr Game and Watch WIP and lifting dough dudes
* Finished GANDW, fixed some bugs and still fixing bugs, almost done!
* DONE
* Begun development on tambourine
* Working Dough Polish
* Added many animations for tambourine
* Added Events
* Inputs added, near completion
* Miss Anims
* Animation changes
* DONE
2023-01-21 19:41:57 +00:00
|
|
|
weightedMode: 0
|
|
|
|
inWeight: 0.33333334
|
|
|
|
outWeight: 0.33333334
|
|
|
|
m_PreInfinity: 2
|
|
|
|
m_PostInfinity: 2
|
|
|
|
m_RotationOrder: 4
|
|
|
|
attribute: m_LocalPosition.z
|
|
|
|
path: Tambourine
|
|
|
|
classID: 4
|
|
|
|
script: {fileID: 0}
|
|
|
|
- curve:
|
|
|
|
serializedVersion: 2
|
|
|
|
m_Curve:
|
|
|
|
- serializedVersion: 3
|
|
|
|
time: 0
|
|
|
|
value: 0
|
2023-01-22 02:17:19 +00:00
|
|
|
inSlope: Infinity
|
|
|
|
outSlope: Infinity
|
|
|
|
tangentMode: 103
|
Added Tambourine, only missing HD frog sprites. Also fixed Tambourine + Working Dough Icons (#216)
* Added sfx, sprites and folders neccesary. And also made an empty game object for working dough
* Started work on the background
* Implemented all unanimated sprites
* Added Init
* Added Prefabs
* Added Jumping and Idle Animatins for the Dough Dudes
* SmallFix
* Start Interval Event Implemented
* Added Audio and Small and Big Ball events
* Code Improvement + starting making the balls
* Added bezier curves
* Added First Rendition of Balls
* Added NPC Balls and starting doing small transporting animations
* SmallFixes
* SmallSoundChanges
* Implemented Audio and prefunction, not done with it though
* In process of fixing set interval
* Added more prefunction stuff and also started working on player input
* Tried adding player balls, not done, many bugs to fix
* Reverted trying to make the playerenterdoughball handle inputs, gonna do it through the main script instead
* Sat up input code for later
* Input works now! Need to add barely and wrong input animations and fix bugs
* Tiny fix
* Added first draft of wronginput animations
* Finished all input anims, trying to fix bugs
* Added finished Spaceship animations
* Added Mr Game and Watch WIP and lifting dough dudes
* Finished GANDW, fixed some bugs and still fixing bugs, almost done!
* DONE
* Begun development on tambourine
* Working Dough Polish
* Added many animations for tambourine
* Added Events
* Inputs added, near completion
* Miss Anims
* Animation changes
* DONE
2023-01-21 19:41:57 +00:00
|
|
|
weightedMode: 0
|
|
|
|
inWeight: 0.33333334
|
|
|
|
outWeight: 0.33333334
|
|
|
|
m_PreInfinity: 2
|
|
|
|
m_PostInfinity: 2
|
|
|
|
m_RotationOrder: 4
|
|
|
|
attribute: localEulerAnglesRaw.x
|
|
|
|
path: Tambourine
|
|
|
|
classID: 4
|
|
|
|
script: {fileID: 0}
|
|
|
|
- curve:
|
|
|
|
serializedVersion: 2
|
|
|
|
m_Curve:
|
|
|
|
- serializedVersion: 3
|
|
|
|
time: 0
|
|
|
|
value: 0
|
2023-01-22 02:17:19 +00:00
|
|
|
inSlope: Infinity
|
|
|
|
outSlope: Infinity
|
|
|
|
tangentMode: 103
|
Added Tambourine, only missing HD frog sprites. Also fixed Tambourine + Working Dough Icons (#216)
* Added sfx, sprites and folders neccesary. And also made an empty game object for working dough
* Started work on the background
* Implemented all unanimated sprites
* Added Init
* Added Prefabs
* Added Jumping and Idle Animatins for the Dough Dudes
* SmallFix
* Start Interval Event Implemented
* Added Audio and Small and Big Ball events
* Code Improvement + starting making the balls
* Added bezier curves
* Added First Rendition of Balls
* Added NPC Balls and starting doing small transporting animations
* SmallFixes
* SmallSoundChanges
* Implemented Audio and prefunction, not done with it though
* In process of fixing set interval
* Added more prefunction stuff and also started working on player input
* Tried adding player balls, not done, many bugs to fix
* Reverted trying to make the playerenterdoughball handle inputs, gonna do it through the main script instead
* Sat up input code for later
* Input works now! Need to add barely and wrong input animations and fix bugs
* Tiny fix
* Added first draft of wronginput animations
* Finished all input anims, trying to fix bugs
* Added finished Spaceship animations
* Added Mr Game and Watch WIP and lifting dough dudes
* Finished GANDW, fixed some bugs and still fixing bugs, almost done!
* DONE
* Begun development on tambourine
* Working Dough Polish
* Added many animations for tambourine
* Added Events
* Inputs added, near completion
* Miss Anims
* Animation changes
* DONE
2023-01-21 19:41:57 +00:00
|
|
|
weightedMode: 0
|
|
|
|
inWeight: 0.33333334
|
|
|
|
outWeight: 0.33333334
|
|
|
|
m_PreInfinity: 2
|
|
|
|
m_PostInfinity: 2
|
|
|
|
m_RotationOrder: 4
|
|
|
|
attribute: localEulerAnglesRaw.y
|
|
|
|
path: Tambourine
|
|
|
|
classID: 4
|
|
|
|
script: {fileID: 0}
|
|
|
|
- curve:
|
|
|
|
serializedVersion: 2
|
|
|
|
m_Curve:
|
|
|
|
- serializedVersion: 3
|
|
|
|
time: 0
|
2023-01-22 02:17:19 +00:00
|
|
|
value: 42.371
|
|
|
|
inSlope: Infinity
|
|
|
|
outSlope: Infinity
|
|
|
|
tangentMode: 103
|
Added Tambourine, only missing HD frog sprites. Also fixed Tambourine + Working Dough Icons (#216)
* Added sfx, sprites and folders neccesary. And also made an empty game object for working dough
* Started work on the background
* Implemented all unanimated sprites
* Added Init
* Added Prefabs
* Added Jumping and Idle Animatins for the Dough Dudes
* SmallFix
* Start Interval Event Implemented
* Added Audio and Small and Big Ball events
* Code Improvement + starting making the balls
* Added bezier curves
* Added First Rendition of Balls
* Added NPC Balls and starting doing small transporting animations
* SmallFixes
* SmallSoundChanges
* Implemented Audio and prefunction, not done with it though
* In process of fixing set interval
* Added more prefunction stuff and also started working on player input
* Tried adding player balls, not done, many bugs to fix
* Reverted trying to make the playerenterdoughball handle inputs, gonna do it through the main script instead
* Sat up input code for later
* Input works now! Need to add barely and wrong input animations and fix bugs
* Tiny fix
* Added first draft of wronginput animations
* Finished all input anims, trying to fix bugs
* Added finished Spaceship animations
* Added Mr Game and Watch WIP and lifting dough dudes
* Finished GANDW, fixed some bugs and still fixing bugs, almost done!
* DONE
* Begun development on tambourine
* Working Dough Polish
* Added many animations for tambourine
* Added Events
* Inputs added, near completion
* Miss Anims
* Animation changes
* DONE
2023-01-21 19:41:57 +00:00
|
|
|
weightedMode: 0
|
|
|
|
inWeight: 0.33333334
|
|
|
|
outWeight: 0.33333334
|
|
|
|
m_PreInfinity: 2
|
|
|
|
m_PostInfinity: 2
|
|
|
|
m_RotationOrder: 4
|
|
|
|
attribute: localEulerAnglesRaw.z
|
|
|
|
path: Tambourine
|
|
|
|
classID: 4
|
|
|
|
script: {fileID: 0}
|
|
|
|
- curve:
|
|
|
|
serializedVersion: 2
|
2023-01-21 21:29:28 +00:00
|
|
|
m_Curve:
|
|
|
|
- serializedVersion: 3
|
|
|
|
time: 0
|
|
|
|
value: 0
|
2023-01-22 02:17:19 +00:00
|
|
|
inSlope: Infinity
|
|
|
|
outSlope: Infinity
|
|
|
|
tangentMode: 103
|
2023-01-21 21:29:28 +00:00
|
|
|
weightedMode: 0
|
|
|
|
inWeight: 0.33333334
|
|
|
|
outWeight: 0.33333334
|
Added Tambourine, only missing HD frog sprites. Also fixed Tambourine + Working Dough Icons (#216)
* Added sfx, sprites and folders neccesary. And also made an empty game object for working dough
* Started work on the background
* Implemented all unanimated sprites
* Added Init
* Added Prefabs
* Added Jumping and Idle Animatins for the Dough Dudes
* SmallFix
* Start Interval Event Implemented
* Added Audio and Small and Big Ball events
* Code Improvement + starting making the balls
* Added bezier curves
* Added First Rendition of Balls
* Added NPC Balls and starting doing small transporting animations
* SmallFixes
* SmallSoundChanges
* Implemented Audio and prefunction, not done with it though
* In process of fixing set interval
* Added more prefunction stuff and also started working on player input
* Tried adding player balls, not done, many bugs to fix
* Reverted trying to make the playerenterdoughball handle inputs, gonna do it through the main script instead
* Sat up input code for later
* Input works now! Need to add barely and wrong input animations and fix bugs
* Tiny fix
* Added first draft of wronginput animations
* Finished all input anims, trying to fix bugs
* Added finished Spaceship animations
* Added Mr Game and Watch WIP and lifting dough dudes
* Finished GANDW, fixed some bugs and still fixing bugs, almost done!
* DONE
* Begun development on tambourine
* Working Dough Polish
* Added many animations for tambourine
* Added Events
* Inputs added, near completion
* Miss Anims
* Animation changes
* DONE
2023-01-21 19:41:57 +00:00
|
|
|
m_PreInfinity: 2
|
|
|
|
m_PostInfinity: 2
|
|
|
|
m_RotationOrder: 4
|
2023-01-21 21:29:28 +00:00
|
|
|
attribute: m_LocalPosition.x
|
|
|
|
path: Body
|
Added Tambourine, only missing HD frog sprites. Also fixed Tambourine + Working Dough Icons (#216)
* Added sfx, sprites and folders neccesary. And also made an empty game object for working dough
* Started work on the background
* Implemented all unanimated sprites
* Added Init
* Added Prefabs
* Added Jumping and Idle Animatins for the Dough Dudes
* SmallFix
* Start Interval Event Implemented
* Added Audio and Small and Big Ball events
* Code Improvement + starting making the balls
* Added bezier curves
* Added First Rendition of Balls
* Added NPC Balls and starting doing small transporting animations
* SmallFixes
* SmallSoundChanges
* Implemented Audio and prefunction, not done with it though
* In process of fixing set interval
* Added more prefunction stuff and also started working on player input
* Tried adding player balls, not done, many bugs to fix
* Reverted trying to make the playerenterdoughball handle inputs, gonna do it through the main script instead
* Sat up input code for later
* Input works now! Need to add barely and wrong input animations and fix bugs
* Tiny fix
* Added first draft of wronginput animations
* Finished all input anims, trying to fix bugs
* Added finished Spaceship animations
* Added Mr Game and Watch WIP and lifting dough dudes
* Finished GANDW, fixed some bugs and still fixing bugs, almost done!
* DONE
* Begun development on tambourine
* Working Dough Polish
* Added many animations for tambourine
* Added Events
* Inputs added, near completion
* Miss Anims
* Animation changes
* DONE
2023-01-21 19:41:57 +00:00
|
|
|
classID: 4
|
|
|
|
script: {fileID: 0}
|
|
|
|
- curve:
|
|
|
|
serializedVersion: 2
|
2023-01-21 21:29:28 +00:00
|
|
|
m_Curve:
|
|
|
|
- serializedVersion: 3
|
|
|
|
time: 0
|
|
|
|
value: -2.37
|
2023-01-22 02:17:19 +00:00
|
|
|
inSlope: Infinity
|
|
|
|
outSlope: Infinity
|
|
|
|
tangentMode: 103
|
2023-01-21 21:29:28 +00:00
|
|
|
weightedMode: 0
|
|
|
|
inWeight: 0.33333334
|
|
|
|
outWeight: 0.33333334
|
Added Tambourine, only missing HD frog sprites. Also fixed Tambourine + Working Dough Icons (#216)
* Added sfx, sprites and folders neccesary. And also made an empty game object for working dough
* Started work on the background
* Implemented all unanimated sprites
* Added Init
* Added Prefabs
* Added Jumping and Idle Animatins for the Dough Dudes
* SmallFix
* Start Interval Event Implemented
* Added Audio and Small and Big Ball events
* Code Improvement + starting making the balls
* Added bezier curves
* Added First Rendition of Balls
* Added NPC Balls and starting doing small transporting animations
* SmallFixes
* SmallSoundChanges
* Implemented Audio and prefunction, not done with it though
* In process of fixing set interval
* Added more prefunction stuff and also started working on player input
* Tried adding player balls, not done, many bugs to fix
* Reverted trying to make the playerenterdoughball handle inputs, gonna do it through the main script instead
* Sat up input code for later
* Input works now! Need to add barely and wrong input animations and fix bugs
* Tiny fix
* Added first draft of wronginput animations
* Finished all input anims, trying to fix bugs
* Added finished Spaceship animations
* Added Mr Game and Watch WIP and lifting dough dudes
* Finished GANDW, fixed some bugs and still fixing bugs, almost done!
* DONE
* Begun development on tambourine
* Working Dough Polish
* Added many animations for tambourine
* Added Events
* Inputs added, near completion
* Miss Anims
* Animation changes
* DONE
2023-01-21 19:41:57 +00:00
|
|
|
m_PreInfinity: 2
|
|
|
|
m_PostInfinity: 2
|
|
|
|
m_RotationOrder: 4
|
2023-01-21 21:29:28 +00:00
|
|
|
attribute: m_LocalPosition.y
|
|
|
|
path: Body
|
Added Tambourine, only missing HD frog sprites. Also fixed Tambourine + Working Dough Icons (#216)
* Added sfx, sprites and folders neccesary. And also made an empty game object for working dough
* Started work on the background
* Implemented all unanimated sprites
* Added Init
* Added Prefabs
* Added Jumping and Idle Animatins for the Dough Dudes
* SmallFix
* Start Interval Event Implemented
* Added Audio and Small and Big Ball events
* Code Improvement + starting making the balls
* Added bezier curves
* Added First Rendition of Balls
* Added NPC Balls and starting doing small transporting animations
* SmallFixes
* SmallSoundChanges
* Implemented Audio and prefunction, not done with it though
* In process of fixing set interval
* Added more prefunction stuff and also started working on player input
* Tried adding player balls, not done, many bugs to fix
* Reverted trying to make the playerenterdoughball handle inputs, gonna do it through the main script instead
* Sat up input code for later
* Input works now! Need to add barely and wrong input animations and fix bugs
* Tiny fix
* Added first draft of wronginput animations
* Finished all input anims, trying to fix bugs
* Added finished Spaceship animations
* Added Mr Game and Watch WIP and lifting dough dudes
* Finished GANDW, fixed some bugs and still fixing bugs, almost done!
* DONE
* Begun development on tambourine
* Working Dough Polish
* Added many animations for tambourine
* Added Events
* Inputs added, near completion
* Miss Anims
* Animation changes
* DONE
2023-01-21 19:41:57 +00:00
|
|
|
classID: 4
|
|
|
|
script: {fileID: 0}
|
|
|
|
- curve:
|
|
|
|
serializedVersion: 2
|
2023-01-21 21:29:28 +00:00
|
|
|
m_Curve:
|
|
|
|
- serializedVersion: 3
|
|
|
|
time: 0
|
|
|
|
value: 0
|
2023-01-22 02:17:19 +00:00
|
|
|
inSlope: Infinity
|
|
|
|
outSlope: Infinity
|
|
|
|
tangentMode: 103
|
2023-01-21 21:29:28 +00:00
|
|
|
weightedMode: 0
|
|
|
|
inWeight: 0.33333334
|
|
|
|
outWeight: 0.33333334
|
Added Tambourine, only missing HD frog sprites. Also fixed Tambourine + Working Dough Icons (#216)
* Added sfx, sprites and folders neccesary. And also made an empty game object for working dough
* Started work on the background
* Implemented all unanimated sprites
* Added Init
* Added Prefabs
* Added Jumping and Idle Animatins for the Dough Dudes
* SmallFix
* Start Interval Event Implemented
* Added Audio and Small and Big Ball events
* Code Improvement + starting making the balls
* Added bezier curves
* Added First Rendition of Balls
* Added NPC Balls and starting doing small transporting animations
* SmallFixes
* SmallSoundChanges
* Implemented Audio and prefunction, not done with it though
* In process of fixing set interval
* Added more prefunction stuff and also started working on player input
* Tried adding player balls, not done, many bugs to fix
* Reverted trying to make the playerenterdoughball handle inputs, gonna do it through the main script instead
* Sat up input code for later
* Input works now! Need to add barely and wrong input animations and fix bugs
* Tiny fix
* Added first draft of wronginput animations
* Finished all input anims, trying to fix bugs
* Added finished Spaceship animations
* Added Mr Game and Watch WIP and lifting dough dudes
* Finished GANDW, fixed some bugs and still fixing bugs, almost done!
* DONE
* Begun development on tambourine
* Working Dough Polish
* Added many animations for tambourine
* Added Events
* Inputs added, near completion
* Miss Anims
* Animation changes
* DONE
2023-01-21 19:41:57 +00:00
|
|
|
m_PreInfinity: 2
|
|
|
|
m_PostInfinity: 2
|
|
|
|
m_RotationOrder: 4
|
2023-01-21 21:29:28 +00:00
|
|
|
attribute: m_LocalPosition.z
|
|
|
|
path: Body
|
Added Tambourine, only missing HD frog sprites. Also fixed Tambourine + Working Dough Icons (#216)
* Added sfx, sprites and folders neccesary. And also made an empty game object for working dough
* Started work on the background
* Implemented all unanimated sprites
* Added Init
* Added Prefabs
* Added Jumping and Idle Animatins for the Dough Dudes
* SmallFix
* Start Interval Event Implemented
* Added Audio and Small and Big Ball events
* Code Improvement + starting making the balls
* Added bezier curves
* Added First Rendition of Balls
* Added NPC Balls and starting doing small transporting animations
* SmallFixes
* SmallSoundChanges
* Implemented Audio and prefunction, not done with it though
* In process of fixing set interval
* Added more prefunction stuff and also started working on player input
* Tried adding player balls, not done, many bugs to fix
* Reverted trying to make the playerenterdoughball handle inputs, gonna do it through the main script instead
* Sat up input code for later
* Input works now! Need to add barely and wrong input animations and fix bugs
* Tiny fix
* Added first draft of wronginput animations
* Finished all input anims, trying to fix bugs
* Added finished Spaceship animations
* Added Mr Game and Watch WIP and lifting dough dudes
* Finished GANDW, fixed some bugs and still fixing bugs, almost done!
* DONE
* Begun development on tambourine
* Working Dough Polish
* Added many animations for tambourine
* Added Events
* Inputs added, near completion
* Miss Anims
* Animation changes
* DONE
2023-01-21 19:41:57 +00:00
|
|
|
classID: 4
|
|
|
|
script: {fileID: 0}
|
2023-01-22 02:17:19 +00:00
|
|
|
- curve:
|
|
|
|
serializedVersion: 2
|
|
|
|
m_Curve:
|
|
|
|
- serializedVersion: 3
|
|
|
|
time: 0
|
|
|
|
value: 0.93
|
|
|
|
inSlope: Infinity
|
|
|
|
outSlope: Infinity
|
|
|
|
tangentMode: 103
|
|
|
|
weightedMode: 0
|
|
|
|
inWeight: 0.33333334
|
|
|
|
outWeight: 0.33333334
|
|
|
|
m_PreInfinity: 2
|
|
|
|
m_PostInfinity: 2
|
|
|
|
m_RotationOrder: 4
|
|
|
|
attribute: m_LocalPosition.x
|
|
|
|
path: RightArm
|
|
|
|
classID: 4
|
|
|
|
script: {fileID: 0}
|
|
|
|
- curve:
|
|
|
|
serializedVersion: 2
|
|
|
|
m_Curve:
|
|
|
|
- serializedVersion: 3
|
|
|
|
time: 0
|
|
|
|
value: -2.22
|
|
|
|
inSlope: Infinity
|
|
|
|
outSlope: Infinity
|
|
|
|
tangentMode: 103
|
|
|
|
weightedMode: 0
|
|
|
|
inWeight: 0.33333334
|
|
|
|
outWeight: 0.33333334
|
|
|
|
m_PreInfinity: 2
|
|
|
|
m_PostInfinity: 2
|
|
|
|
m_RotationOrder: 4
|
|
|
|
attribute: m_LocalPosition.y
|
|
|
|
path: RightArm
|
|
|
|
classID: 4
|
|
|
|
script: {fileID: 0}
|
|
|
|
- curve:
|
|
|
|
serializedVersion: 2
|
|
|
|
m_Curve:
|
|
|
|
- serializedVersion: 3
|
|
|
|
time: 0
|
|
|
|
value: 0
|
|
|
|
inSlope: Infinity
|
|
|
|
outSlope: Infinity
|
|
|
|
tangentMode: 103
|
|
|
|
weightedMode: 0
|
|
|
|
inWeight: 0.33333334
|
|
|
|
outWeight: 0.33333334
|
|
|
|
m_PreInfinity: 2
|
|
|
|
m_PostInfinity: 2
|
|
|
|
m_RotationOrder: 4
|
|
|
|
attribute: m_LocalPosition.z
|
|
|
|
path: RightArm
|
|
|
|
classID: 4
|
|
|
|
script: {fileID: 0}
|
|
|
|
- curve:
|
|
|
|
serializedVersion: 2
|
|
|
|
m_Curve:
|
|
|
|
- serializedVersion: 3
|
|
|
|
time: 0
|
|
|
|
value: 0.04
|
|
|
|
inSlope: 0
|
|
|
|
outSlope: 0
|
|
|
|
tangentMode: 136
|
|
|
|
weightedMode: 0
|
|
|
|
inWeight: 0.33333334
|
|
|
|
outWeight: 0.33333334
|
|
|
|
m_PreInfinity: 2
|
|
|
|
m_PostInfinity: 2
|
|
|
|
m_RotationOrder: 4
|
|
|
|
attribute: m_LocalPosition.x
|
|
|
|
path: Shadow
|
|
|
|
classID: 4
|
|
|
|
script: {fileID: 0}
|
|
|
|
- curve:
|
|
|
|
serializedVersion: 2
|
|
|
|
m_Curve:
|
|
|
|
- serializedVersion: 3
|
|
|
|
time: 0
|
|
|
|
value: -3.78
|
|
|
|
inSlope: 0
|
|
|
|
outSlope: 0
|
|
|
|
tangentMode: 136
|
|
|
|
weightedMode: 0
|
|
|
|
inWeight: 0.33333334
|
|
|
|
outWeight: 0.33333334
|
|
|
|
m_PreInfinity: 2
|
|
|
|
m_PostInfinity: 2
|
|
|
|
m_RotationOrder: 4
|
|
|
|
attribute: m_LocalPosition.y
|
|
|
|
path: Shadow
|
|
|
|
classID: 4
|
|
|
|
script: {fileID: 0}
|
|
|
|
- curve:
|
|
|
|
serializedVersion: 2
|
|
|
|
m_Curve:
|
|
|
|
- serializedVersion: 3
|
|
|
|
time: 0
|
|
|
|
value: 0
|
|
|
|
inSlope: 0
|
|
|
|
outSlope: 0
|
|
|
|
tangentMode: 136
|
|
|
|
weightedMode: 0
|
|
|
|
inWeight: 0.33333334
|
|
|
|
outWeight: 0.33333334
|
|
|
|
m_PreInfinity: 2
|
|
|
|
m_PostInfinity: 2
|
|
|
|
m_RotationOrder: 4
|
|
|
|
attribute: m_LocalPosition.z
|
|
|
|
path: Shadow
|
|
|
|
classID: 4
|
|
|
|
script: {fileID: 0}
|
|
|
|
- curve:
|
|
|
|
serializedVersion: 2
|
|
|
|
m_Curve:
|
|
|
|
- serializedVersion: 3
|
|
|
|
time: 0
|
|
|
|
value: 0
|
|
|
|
inSlope: 0
|
|
|
|
outSlope: 0
|
|
|
|
tangentMode: 136
|
|
|
|
weightedMode: 0
|
|
|
|
inWeight: 0.33333334
|
|
|
|
outWeight: 0.33333334
|
|
|
|
m_PreInfinity: 2
|
|
|
|
m_PostInfinity: 2
|
|
|
|
m_RotationOrder: 4
|
|
|
|
attribute: localEulerAnglesRaw.x
|
|
|
|
path: Shadow
|
|
|
|
classID: 4
|
|
|
|
script: {fileID: 0}
|
|
|
|
- curve:
|
|
|
|
serializedVersion: 2
|
|
|
|
m_Curve:
|
|
|
|
- serializedVersion: 3
|
|
|
|
time: 0
|
|
|
|
value: 0
|
|
|
|
inSlope: 0
|
|
|
|
outSlope: 0
|
|
|
|
tangentMode: 136
|
|
|
|
weightedMode: 0
|
|
|
|
inWeight: 0.33333334
|
|
|
|
outWeight: 0.33333334
|
|
|
|
m_PreInfinity: 2
|
|
|
|
m_PostInfinity: 2
|
|
|
|
m_RotationOrder: 4
|
|
|
|
attribute: localEulerAnglesRaw.y
|
|
|
|
path: Shadow
|
|
|
|
classID: 4
|
|
|
|
script: {fileID: 0}
|
|
|
|
- curve:
|
|
|
|
serializedVersion: 2
|
|
|
|
m_Curve:
|
|
|
|
- serializedVersion: 3
|
|
|
|
time: 0
|
|
|
|
value: 0.925
|
|
|
|
inSlope: 0
|
|
|
|
outSlope: 0
|
|
|
|
tangentMode: 136
|
|
|
|
weightedMode: 0
|
|
|
|
inWeight: 0.33333334
|
|
|
|
outWeight: 0.33333334
|
|
|
|
m_PreInfinity: 2
|
|
|
|
m_PostInfinity: 2
|
|
|
|
m_RotationOrder: 4
|
|
|
|
attribute: localEulerAnglesRaw.z
|
|
|
|
path: Shadow
|
|
|
|
classID: 4
|
|
|
|
script: {fileID: 0}
|
|
|
|
- curve:
|
|
|
|
serializedVersion: 2
|
|
|
|
m_Curve:
|
|
|
|
- serializedVersion: 3
|
|
|
|
time: 0
|
|
|
|
value: 2
|
|
|
|
inSlope: 0
|
|
|
|
outSlope: 0
|
|
|
|
tangentMode: 136
|
|
|
|
weightedMode: 0
|
|
|
|
inWeight: 0.33333334
|
|
|
|
outWeight: 0.33333334
|
|
|
|
m_PreInfinity: 2
|
|
|
|
m_PostInfinity: 2
|
|
|
|
m_RotationOrder: 4
|
|
|
|
attribute: m_LocalScale.x
|
|
|
|
path: Shadow
|
|
|
|
classID: 4
|
|
|
|
script: {fileID: 0}
|
|
|
|
- curve:
|
|
|
|
serializedVersion: 2
|
|
|
|
m_Curve:
|
|
|
|
- serializedVersion: 3
|
|
|
|
time: 0
|
|
|
|
value: 2.6881897
|
|
|
|
inSlope: 0
|
|
|
|
outSlope: 0
|
|
|
|
tangentMode: 136
|
|
|
|
weightedMode: 0
|
|
|
|
inWeight: 0.33333334
|
|
|
|
outWeight: 0.33333334
|
|
|
|
m_PreInfinity: 2
|
|
|
|
m_PostInfinity: 2
|
|
|
|
m_RotationOrder: 4
|
|
|
|
attribute: m_LocalScale.y
|
|
|
|
path: Shadow
|
|
|
|
classID: 4
|
|
|
|
script: {fileID: 0}
|
|
|
|
- curve:
|
|
|
|
serializedVersion: 2
|
|
|
|
m_Curve:
|
|
|
|
- serializedVersion: 3
|
|
|
|
time: 0
|
|
|
|
value: 1
|
|
|
|
inSlope: 0
|
|
|
|
outSlope: 0
|
|
|
|
tangentMode: 136
|
|
|
|
weightedMode: 0
|
|
|
|
inWeight: 0.33333334
|
|
|
|
outWeight: 0.33333334
|
|
|
|
m_PreInfinity: 2
|
|
|
|
m_PostInfinity: 2
|
|
|
|
m_RotationOrder: 4
|
|
|
|
attribute: m_LocalScale.z
|
|
|
|
path: Shadow
|
|
|
|
classID: 4
|
|
|
|
script: {fileID: 0}
|
|
|
|
- curve:
|
|
|
|
serializedVersion: 2
|
|
|
|
m_Curve:
|
|
|
|
- serializedVersion: 3
|
|
|
|
time: 0
|
|
|
|
value: 1.0895668
|
|
|
|
inSlope: 0
|
|
|
|
outSlope: 0
|
|
|
|
tangentMode: 136
|
|
|
|
weightedMode: 0
|
|
|
|
inWeight: 0.33333334
|
|
|
|
outWeight: 0.33333334
|
|
|
|
m_PreInfinity: 2
|
|
|
|
m_PostInfinity: 2
|
|
|
|
m_RotationOrder: 4
|
|
|
|
attribute: m_LocalScale.x
|
|
|
|
path: LeftFoot
|
|
|
|
classID: 4
|
|
|
|
script: {fileID: 0}
|
|
|
|
- curve:
|
|
|
|
serializedVersion: 2
|
|
|
|
m_Curve:
|
|
|
|
- serializedVersion: 3
|
|
|
|
time: 0
|
|
|
|
value: 1
|
|
|
|
inSlope: 0
|
|
|
|
outSlope: 0
|
|
|
|
tangentMode: 136
|
|
|
|
weightedMode: 0
|
|
|
|
inWeight: 0.33333334
|
|
|
|
outWeight: 0.33333334
|
|
|
|
m_PreInfinity: 2
|
|
|
|
m_PostInfinity: 2
|
|
|
|
m_RotationOrder: 4
|
|
|
|
attribute: m_LocalScale.y
|
|
|
|
path: LeftFoot
|
|
|
|
classID: 4
|
|
|
|
script: {fileID: 0}
|
|
|
|
- curve:
|
|
|
|
serializedVersion: 2
|
|
|
|
m_Curve:
|
|
|
|
- serializedVersion: 3
|
|
|
|
time: 0
|
|
|
|
value: 1
|
|
|
|
inSlope: 0
|
|
|
|
outSlope: 0
|
|
|
|
tangentMode: 136
|
|
|
|
weightedMode: 0
|
|
|
|
inWeight: 0.33333334
|
|
|
|
outWeight: 0.33333334
|
|
|
|
m_PreInfinity: 2
|
|
|
|
m_PostInfinity: 2
|
|
|
|
m_RotationOrder: 4
|
|
|
|
attribute: m_LocalScale.z
|
|
|
|
path: LeftFoot
|
|
|
|
classID: 4
|
|
|
|
script: {fileID: 0}
|
|
|
|
- curve:
|
|
|
|
serializedVersion: 2
|
|
|
|
m_Curve:
|
|
|
|
- serializedVersion: 3
|
|
|
|
time: 0
|
|
|
|
value: 1.1312
|
|
|
|
inSlope: 0
|
|
|
|
outSlope: 0
|
|
|
|
tangentMode: 136
|
|
|
|
weightedMode: 0
|
|
|
|
inWeight: 0.33333334
|
|
|
|
outWeight: 0.33333334
|
|
|
|
m_PreInfinity: 2
|
|
|
|
m_PostInfinity: 2
|
|
|
|
m_RotationOrder: 4
|
|
|
|
attribute: m_LocalScale.x
|
|
|
|
path: RightFoot
|
|
|
|
classID: 4
|
|
|
|
script: {fileID: 0}
|
|
|
|
- curve:
|
|
|
|
serializedVersion: 2
|
|
|
|
m_Curve:
|
|
|
|
- serializedVersion: 3
|
|
|
|
time: 0
|
|
|
|
value: 1
|
|
|
|
inSlope: 0
|
|
|
|
outSlope: 0
|
|
|
|
tangentMode: 136
|
|
|
|
weightedMode: 0
|
|
|
|
inWeight: 0.33333334
|
|
|
|
outWeight: 0.33333334
|
|
|
|
m_PreInfinity: 2
|
|
|
|
m_PostInfinity: 2
|
|
|
|
m_RotationOrder: 4
|
|
|
|
attribute: m_LocalScale.y
|
|
|
|
path: RightFoot
|
|
|
|
classID: 4
|
|
|
|
script: {fileID: 0}
|
|
|
|
- curve:
|
|
|
|
serializedVersion: 2
|
|
|
|
m_Curve:
|
|
|
|
- serializedVersion: 3
|
|
|
|
time: 0
|
|
|
|
value: 1
|
|
|
|
inSlope: 0
|
|
|
|
outSlope: 0
|
|
|
|
tangentMode: 136
|
|
|
|
weightedMode: 0
|
|
|
|
inWeight: 0.33333334
|
|
|
|
outWeight: 0.33333334
|
|
|
|
m_PreInfinity: 2
|
|
|
|
m_PostInfinity: 2
|
|
|
|
m_RotationOrder: 4
|
|
|
|
attribute: m_LocalScale.z
|
|
|
|
path: RightFoot
|
|
|
|
classID: 4
|
|
|
|
script: {fileID: 0}
|
|
|
|
- curve:
|
|
|
|
serializedVersion: 2
|
|
|
|
m_Curve:
|
|
|
|
- serializedVersion: 3
|
|
|
|
time: 0
|
|
|
|
value: 0
|
|
|
|
inSlope: 0
|
|
|
|
outSlope: 0
|
|
|
|
tangentMode: 136
|
|
|
|
weightedMode: 0
|
|
|
|
inWeight: 0
|
|
|
|
outWeight: 0
|
|
|
|
m_PreInfinity: 2
|
|
|
|
m_PostInfinity: 2
|
|
|
|
m_RotationOrder: 4
|
|
|
|
attribute: localEulerAnglesRaw.x
|
|
|
|
path: RightArm
|
|
|
|
classID: 4
|
|
|
|
script: {fileID: 0}
|
|
|
|
- curve:
|
|
|
|
serializedVersion: 2
|
|
|
|
m_Curve:
|
|
|
|
- serializedVersion: 3
|
|
|
|
time: 0
|
|
|
|
value: 0
|
|
|
|
inSlope: 0
|
|
|
|
outSlope: 0
|
|
|
|
tangentMode: 136
|
|
|
|
weightedMode: 0
|
|
|
|
inWeight: 0
|
|
|
|
outWeight: 0
|
|
|
|
m_PreInfinity: 2
|
|
|
|
m_PostInfinity: 2
|
|
|
|
m_RotationOrder: 4
|
|
|
|
attribute: localEulerAnglesRaw.y
|
|
|
|
path: RightArm
|
|
|
|
classID: 4
|
|
|
|
script: {fileID: 0}
|
|
|
|
- curve:
|
|
|
|
serializedVersion: 2
|
|
|
|
m_Curve:
|
|
|
|
- serializedVersion: 3
|
|
|
|
time: 0
|
|
|
|
value: 14.797
|
|
|
|
inSlope: 0
|
|
|
|
outSlope: 0
|
|
|
|
tangentMode: 136
|
|
|
|
weightedMode: 0
|
|
|
|
inWeight: 0
|
|
|
|
outWeight: 0
|
|
|
|
m_PreInfinity: 2
|
|
|
|
m_PostInfinity: 2
|
|
|
|
m_RotationOrder: 4
|
|
|
|
attribute: localEulerAnglesRaw.z
|
|
|
|
path: RightArm
|
|
|
|
classID: 4
|
|
|
|
script: {fileID: 0}
|
2023-01-21 21:29:28 +00:00
|
|
|
m_EulerEditorCurves:
|
Added Tambourine, only missing HD frog sprites. Also fixed Tambourine + Working Dough Icons (#216)
* Added sfx, sprites and folders neccesary. And also made an empty game object for working dough
* Started work on the background
* Implemented all unanimated sprites
* Added Init
* Added Prefabs
* Added Jumping and Idle Animatins for the Dough Dudes
* SmallFix
* Start Interval Event Implemented
* Added Audio and Small and Big Ball events
* Code Improvement + starting making the balls
* Added bezier curves
* Added First Rendition of Balls
* Added NPC Balls and starting doing small transporting animations
* SmallFixes
* SmallSoundChanges
* Implemented Audio and prefunction, not done with it though
* In process of fixing set interval
* Added more prefunction stuff and also started working on player input
* Tried adding player balls, not done, many bugs to fix
* Reverted trying to make the playerenterdoughball handle inputs, gonna do it through the main script instead
* Sat up input code for later
* Input works now! Need to add barely and wrong input animations and fix bugs
* Tiny fix
* Added first draft of wronginput animations
* Finished all input anims, trying to fix bugs
* Added finished Spaceship animations
* Added Mr Game and Watch WIP and lifting dough dudes
* Finished GANDW, fixed some bugs and still fixing bugs, almost done!
* DONE
* Begun development on tambourine
* Working Dough Polish
* Added many animations for tambourine
* Added Events
* Inputs added, near completion
* Miss Anims
* Animation changes
* DONE
2023-01-21 19:41:57 +00:00
|
|
|
- curve:
|
|
|
|
serializedVersion: 2
|
|
|
|
m_Curve: []
|
|
|
|
m_PreInfinity: 2
|
|
|
|
m_PostInfinity: 2
|
|
|
|
m_RotationOrder: 4
|
2023-01-21 21:29:28 +00:00
|
|
|
attribute: m_LocalEulerAngles.z
|
2023-01-22 02:17:19 +00:00
|
|
|
path: LeftFoot
|
Added Tambourine, only missing HD frog sprites. Also fixed Tambourine + Working Dough Icons (#216)
* Added sfx, sprites and folders neccesary. And also made an empty game object for working dough
* Started work on the background
* Implemented all unanimated sprites
* Added Init
* Added Prefabs
* Added Jumping and Idle Animatins for the Dough Dudes
* SmallFix
* Start Interval Event Implemented
* Added Audio and Small and Big Ball events
* Code Improvement + starting making the balls
* Added bezier curves
* Added First Rendition of Balls
* Added NPC Balls and starting doing small transporting animations
* SmallFixes
* SmallSoundChanges
* Implemented Audio and prefunction, not done with it though
* In process of fixing set interval
* Added more prefunction stuff and also started working on player input
* Tried adding player balls, not done, many bugs to fix
* Reverted trying to make the playerenterdoughball handle inputs, gonna do it through the main script instead
* Sat up input code for later
* Input works now! Need to add barely and wrong input animations and fix bugs
* Tiny fix
* Added first draft of wronginput animations
* Finished all input anims, trying to fix bugs
* Added finished Spaceship animations
* Added Mr Game and Watch WIP and lifting dough dudes
* Finished GANDW, fixed some bugs and still fixing bugs, almost done!
* DONE
* Begun development on tambourine
* Working Dough Polish
* Added many animations for tambourine
* Added Events
* Inputs added, near completion
* Miss Anims
* Animation changes
* DONE
2023-01-21 19:41:57 +00:00
|
|
|
classID: 4
|
|
|
|
script: {fileID: 0}
|
|
|
|
- curve:
|
|
|
|
serializedVersion: 2
|
|
|
|
m_Curve: []
|
|
|
|
m_PreInfinity: 2
|
|
|
|
m_PostInfinity: 2
|
|
|
|
m_RotationOrder: 4
|
|
|
|
attribute: m_LocalEulerAngles.y
|
2023-01-22 02:17:19 +00:00
|
|
|
path: LeftFoot
|
Added Tambourine, only missing HD frog sprites. Also fixed Tambourine + Working Dough Icons (#216)
* Added sfx, sprites and folders neccesary. And also made an empty game object for working dough
* Started work on the background
* Implemented all unanimated sprites
* Added Init
* Added Prefabs
* Added Jumping and Idle Animatins for the Dough Dudes
* SmallFix
* Start Interval Event Implemented
* Added Audio and Small and Big Ball events
* Code Improvement + starting making the balls
* Added bezier curves
* Added First Rendition of Balls
* Added NPC Balls and starting doing small transporting animations
* SmallFixes
* SmallSoundChanges
* Implemented Audio and prefunction, not done with it though
* In process of fixing set interval
* Added more prefunction stuff and also started working on player input
* Tried adding player balls, not done, many bugs to fix
* Reverted trying to make the playerenterdoughball handle inputs, gonna do it through the main script instead
* Sat up input code for later
* Input works now! Need to add barely and wrong input animations and fix bugs
* Tiny fix
* Added first draft of wronginput animations
* Finished all input anims, trying to fix bugs
* Added finished Spaceship animations
* Added Mr Game and Watch WIP and lifting dough dudes
* Finished GANDW, fixed some bugs and still fixing bugs, almost done!
* DONE
* Begun development on tambourine
* Working Dough Polish
* Added many animations for tambourine
* Added Events
* Inputs added, near completion
* Miss Anims
* Animation changes
* DONE
2023-01-21 19:41:57 +00:00
|
|
|
classID: 4
|
|
|
|
script: {fileID: 0}
|
|
|
|
- curve:
|
|
|
|
serializedVersion: 2
|
|
|
|
m_Curve: []
|
|
|
|
m_PreInfinity: 2
|
|
|
|
m_PostInfinity: 2
|
|
|
|
m_RotationOrder: 4
|
2023-01-21 21:29:28 +00:00
|
|
|
attribute: m_LocalEulerAngles.x
|
2023-01-22 02:17:19 +00:00
|
|
|
path: LeftFoot
|
Added Tambourine, only missing HD frog sprites. Also fixed Tambourine + Working Dough Icons (#216)
* Added sfx, sprites and folders neccesary. And also made an empty game object for working dough
* Started work on the background
* Implemented all unanimated sprites
* Added Init
* Added Prefabs
* Added Jumping and Idle Animatins for the Dough Dudes
* SmallFix
* Start Interval Event Implemented
* Added Audio and Small and Big Ball events
* Code Improvement + starting making the balls
* Added bezier curves
* Added First Rendition of Balls
* Added NPC Balls and starting doing small transporting animations
* SmallFixes
* SmallSoundChanges
* Implemented Audio and prefunction, not done with it though
* In process of fixing set interval
* Added more prefunction stuff and also started working on player input
* Tried adding player balls, not done, many bugs to fix
* Reverted trying to make the playerenterdoughball handle inputs, gonna do it through the main script instead
* Sat up input code for later
* Input works now! Need to add barely and wrong input animations and fix bugs
* Tiny fix
* Added first draft of wronginput animations
* Finished all input anims, trying to fix bugs
* Added finished Spaceship animations
* Added Mr Game and Watch WIP and lifting dough dudes
* Finished GANDW, fixed some bugs and still fixing bugs, almost done!
* DONE
* Begun development on tambourine
* Working Dough Polish
* Added many animations for tambourine
* Added Events
* Inputs added, near completion
* Miss Anims
* Animation changes
* DONE
2023-01-21 19:41:57 +00:00
|
|
|
classID: 4
|
|
|
|
script: {fileID: 0}
|
|
|
|
- curve:
|
|
|
|
serializedVersion: 2
|
|
|
|
m_Curve: []
|
|
|
|
m_PreInfinity: 2
|
|
|
|
m_PostInfinity: 2
|
|
|
|
m_RotationOrder: 4
|
2023-01-22 02:17:19 +00:00
|
|
|
attribute: m_LocalEulerAngles.z
|
2023-01-21 21:29:28 +00:00
|
|
|
path: LeftArm
|
Added Tambourine, only missing HD frog sprites. Also fixed Tambourine + Working Dough Icons (#216)
* Added sfx, sprites and folders neccesary. And also made an empty game object for working dough
* Started work on the background
* Implemented all unanimated sprites
* Added Init
* Added Prefabs
* Added Jumping and Idle Animatins for the Dough Dudes
* SmallFix
* Start Interval Event Implemented
* Added Audio and Small and Big Ball events
* Code Improvement + starting making the balls
* Added bezier curves
* Added First Rendition of Balls
* Added NPC Balls and starting doing small transporting animations
* SmallFixes
* SmallSoundChanges
* Implemented Audio and prefunction, not done with it though
* In process of fixing set interval
* Added more prefunction stuff and also started working on player input
* Tried adding player balls, not done, many bugs to fix
* Reverted trying to make the playerenterdoughball handle inputs, gonna do it through the main script instead
* Sat up input code for later
* Input works now! Need to add barely and wrong input animations and fix bugs
* Tiny fix
* Added first draft of wronginput animations
* Finished all input anims, trying to fix bugs
* Added finished Spaceship animations
* Added Mr Game and Watch WIP and lifting dough dudes
* Finished GANDW, fixed some bugs and still fixing bugs, almost done!
* DONE
* Begun development on tambourine
* Working Dough Polish
* Added many animations for tambourine
* Added Events
* Inputs added, near completion
* Miss Anims
* Animation changes
* DONE
2023-01-21 19:41:57 +00:00
|
|
|
classID: 4
|
|
|
|
script: {fileID: 0}
|
|
|
|
- curve:
|
|
|
|
serializedVersion: 2
|
|
|
|
m_Curve: []
|
|
|
|
m_PreInfinity: 2
|
|
|
|
m_PostInfinity: 2
|
|
|
|
m_RotationOrder: 4
|
|
|
|
attribute: m_LocalEulerAngles.y
|
2023-01-21 21:29:28 +00:00
|
|
|
path: LeftArm
|
Added Tambourine, only missing HD frog sprites. Also fixed Tambourine + Working Dough Icons (#216)
* Added sfx, sprites and folders neccesary. And also made an empty game object for working dough
* Started work on the background
* Implemented all unanimated sprites
* Added Init
* Added Prefabs
* Added Jumping and Idle Animatins for the Dough Dudes
* SmallFix
* Start Interval Event Implemented
* Added Audio and Small and Big Ball events
* Code Improvement + starting making the balls
* Added bezier curves
* Added First Rendition of Balls
* Added NPC Balls and starting doing small transporting animations
* SmallFixes
* SmallSoundChanges
* Implemented Audio and prefunction, not done with it though
* In process of fixing set interval
* Added more prefunction stuff and also started working on player input
* Tried adding player balls, not done, many bugs to fix
* Reverted trying to make the playerenterdoughball handle inputs, gonna do it through the main script instead
* Sat up input code for later
* Input works now! Need to add barely and wrong input animations and fix bugs
* Tiny fix
* Added first draft of wronginput animations
* Finished all input anims, trying to fix bugs
* Added finished Spaceship animations
* Added Mr Game and Watch WIP and lifting dough dudes
* Finished GANDW, fixed some bugs and still fixing bugs, almost done!
* DONE
* Begun development on tambourine
* Working Dough Polish
* Added many animations for tambourine
* Added Events
* Inputs added, near completion
* Miss Anims
* Animation changes
* DONE
2023-01-21 19:41:57 +00:00
|
|
|
classID: 4
|
|
|
|
script: {fileID: 0}
|
|
|
|
- curve:
|
|
|
|
serializedVersion: 2
|
|
|
|
m_Curve: []
|
|
|
|
m_PreInfinity: 2
|
|
|
|
m_PostInfinity: 2
|
|
|
|
m_RotationOrder: 4
|
2023-01-22 02:17:19 +00:00
|
|
|
attribute: m_LocalEulerAngles.x
|
2023-01-21 21:29:28 +00:00
|
|
|
path: LeftArm
|
Added Tambourine, only missing HD frog sprites. Also fixed Tambourine + Working Dough Icons (#216)
* Added sfx, sprites and folders neccesary. And also made an empty game object for working dough
* Started work on the background
* Implemented all unanimated sprites
* Added Init
* Added Prefabs
* Added Jumping and Idle Animatins for the Dough Dudes
* SmallFix
* Start Interval Event Implemented
* Added Audio and Small and Big Ball events
* Code Improvement + starting making the balls
* Added bezier curves
* Added First Rendition of Balls
* Added NPC Balls and starting doing small transporting animations
* SmallFixes
* SmallSoundChanges
* Implemented Audio and prefunction, not done with it though
* In process of fixing set interval
* Added more prefunction stuff and also started working on player input
* Tried adding player balls, not done, many bugs to fix
* Reverted trying to make the playerenterdoughball handle inputs, gonna do it through the main script instead
* Sat up input code for later
* Input works now! Need to add barely and wrong input animations and fix bugs
* Tiny fix
* Added first draft of wronginput animations
* Finished all input anims, trying to fix bugs
* Added finished Spaceship animations
* Added Mr Game and Watch WIP and lifting dough dudes
* Finished GANDW, fixed some bugs and still fixing bugs, almost done!
* DONE
* Begun development on tambourine
* Working Dough Polish
* Added many animations for tambourine
* Added Events
* Inputs added, near completion
* Miss Anims
* Animation changes
* DONE
2023-01-21 19:41:57 +00:00
|
|
|
classID: 4
|
|
|
|
script: {fileID: 0}
|
2023-01-22 02:17:19 +00:00
|
|
|
- curve:
|
|
|
|
serializedVersion: 2
|
|
|
|
m_Curve: []
|
|
|
|
m_PreInfinity: 2
|
|
|
|
m_PostInfinity: 2
|
|
|
|
m_RotationOrder: 4
|
|
|
|
attribute: m_LocalEulerAngles.z
|
|
|
|
path: RightFoot
|
|
|
|
classID: 4
|
|
|
|
script: {fileID: 0}
|
|
|
|
- curve:
|
|
|
|
serializedVersion: 2
|
|
|
|
m_Curve: []
|
|
|
|
m_PreInfinity: 2
|
|
|
|
m_PostInfinity: 2
|
|
|
|
m_RotationOrder: 4
|
|
|
|
attribute: m_LocalEulerAngles.y
|
|
|
|
path: RightFoot
|
|
|
|
classID: 4
|
|
|
|
script: {fileID: 0}
|
Added Tambourine, only missing HD frog sprites. Also fixed Tambourine + Working Dough Icons (#216)
* Added sfx, sprites and folders neccesary. And also made an empty game object for working dough
* Started work on the background
* Implemented all unanimated sprites
* Added Init
* Added Prefabs
* Added Jumping and Idle Animatins for the Dough Dudes
* SmallFix
* Start Interval Event Implemented
* Added Audio and Small and Big Ball events
* Code Improvement + starting making the balls
* Added bezier curves
* Added First Rendition of Balls
* Added NPC Balls and starting doing small transporting animations
* SmallFixes
* SmallSoundChanges
* Implemented Audio and prefunction, not done with it though
* In process of fixing set interval
* Added more prefunction stuff and also started working on player input
* Tried adding player balls, not done, many bugs to fix
* Reverted trying to make the playerenterdoughball handle inputs, gonna do it through the main script instead
* Sat up input code for later
* Input works now! Need to add barely and wrong input animations and fix bugs
* Tiny fix
* Added first draft of wronginput animations
* Finished all input anims, trying to fix bugs
* Added finished Spaceship animations
* Added Mr Game and Watch WIP and lifting dough dudes
* Finished GANDW, fixed some bugs and still fixing bugs, almost done!
* DONE
* Begun development on tambourine
* Working Dough Polish
* Added many animations for tambourine
* Added Events
* Inputs added, near completion
* Miss Anims
* Animation changes
* DONE
2023-01-21 19:41:57 +00:00
|
|
|
- curve:
|
|
|
|
serializedVersion: 2
|
|
|
|
m_Curve: []
|
|
|
|
m_PreInfinity: 2
|
|
|
|
m_PostInfinity: 2
|
|
|
|
m_RotationOrder: 4
|
|
|
|
attribute: m_LocalEulerAngles.x
|
2023-01-22 02:17:19 +00:00
|
|
|
path: RightFoot
|
|
|
|
classID: 4
|
|
|
|
script: {fileID: 0}
|
|
|
|
- curve:
|
|
|
|
serializedVersion: 2
|
|
|
|
m_Curve: []
|
|
|
|
m_PreInfinity: 2
|
|
|
|
m_PostInfinity: 2
|
|
|
|
m_RotationOrder: 4
|
|
|
|
attribute: m_LocalEulerAngles.z
|
|
|
|
path: Tambourine
|
Added Tambourine, only missing HD frog sprites. Also fixed Tambourine + Working Dough Icons (#216)
* Added sfx, sprites and folders neccesary. And also made an empty game object for working dough
* Started work on the background
* Implemented all unanimated sprites
* Added Init
* Added Prefabs
* Added Jumping and Idle Animatins for the Dough Dudes
* SmallFix
* Start Interval Event Implemented
* Added Audio and Small and Big Ball events
* Code Improvement + starting making the balls
* Added bezier curves
* Added First Rendition of Balls
* Added NPC Balls and starting doing small transporting animations
* SmallFixes
* SmallSoundChanges
* Implemented Audio and prefunction, not done with it though
* In process of fixing set interval
* Added more prefunction stuff and also started working on player input
* Tried adding player balls, not done, many bugs to fix
* Reverted trying to make the playerenterdoughball handle inputs, gonna do it through the main script instead
* Sat up input code for later
* Input works now! Need to add barely and wrong input animations and fix bugs
* Tiny fix
* Added first draft of wronginput animations
* Finished all input anims, trying to fix bugs
* Added finished Spaceship animations
* Added Mr Game and Watch WIP and lifting dough dudes
* Finished GANDW, fixed some bugs and still fixing bugs, almost done!
* DONE
* Begun development on tambourine
* Working Dough Polish
* Added many animations for tambourine
* Added Events
* Inputs added, near completion
* Miss Anims
* Animation changes
* DONE
2023-01-21 19:41:57 +00:00
|
|
|
classID: 4
|
|
|
|
script: {fileID: 0}
|
|
|
|
- curve:
|
|
|
|
serializedVersion: 2
|
|
|
|
m_Curve: []
|
|
|
|
m_PreInfinity: 2
|
|
|
|
m_PostInfinity: 2
|
|
|
|
m_RotationOrder: 4
|
|
|
|
attribute: m_LocalEulerAngles.y
|
2023-01-22 02:17:19 +00:00
|
|
|
path: Tambourine
|
|
|
|
classID: 4
|
|
|
|
script: {fileID: 0}
|
|
|
|
- curve:
|
|
|
|
serializedVersion: 2
|
|
|
|
m_Curve: []
|
|
|
|
m_PreInfinity: 2
|
|
|
|
m_PostInfinity: 2
|
|
|
|
m_RotationOrder: 4
|
|
|
|
attribute: m_LocalEulerAngles.x
|
|
|
|
path: Tambourine
|
Added Tambourine, only missing HD frog sprites. Also fixed Tambourine + Working Dough Icons (#216)
* Added sfx, sprites and folders neccesary. And also made an empty game object for working dough
* Started work on the background
* Implemented all unanimated sprites
* Added Init
* Added Prefabs
* Added Jumping and Idle Animatins for the Dough Dudes
* SmallFix
* Start Interval Event Implemented
* Added Audio and Small and Big Ball events
* Code Improvement + starting making the balls
* Added bezier curves
* Added First Rendition of Balls
* Added NPC Balls and starting doing small transporting animations
* SmallFixes
* SmallSoundChanges
* Implemented Audio and prefunction, not done with it though
* In process of fixing set interval
* Added more prefunction stuff and also started working on player input
* Tried adding player balls, not done, many bugs to fix
* Reverted trying to make the playerenterdoughball handle inputs, gonna do it through the main script instead
* Sat up input code for later
* Input works now! Need to add barely and wrong input animations and fix bugs
* Tiny fix
* Added first draft of wronginput animations
* Finished all input anims, trying to fix bugs
* Added finished Spaceship animations
* Added Mr Game and Watch WIP and lifting dough dudes
* Finished GANDW, fixed some bugs and still fixing bugs, almost done!
* DONE
* Begun development on tambourine
* Working Dough Polish
* Added many animations for tambourine
* Added Events
* Inputs added, near completion
* Miss Anims
* Animation changes
* DONE
2023-01-21 19:41:57 +00:00
|
|
|
classID: 4
|
|
|
|
script: {fileID: 0}
|
|
|
|
- curve:
|
|
|
|
serializedVersion: 2
|
|
|
|
m_Curve: []
|
|
|
|
m_PreInfinity: 2
|
|
|
|
m_PostInfinity: 2
|
|
|
|
m_RotationOrder: 4
|
|
|
|
attribute: m_LocalEulerAngles.z
|
2023-01-22 02:17:19 +00:00
|
|
|
path: RightArm
|
|
|
|
classID: 4
|
|
|
|
script: {fileID: 0}
|
|
|
|
- curve:
|
|
|
|
serializedVersion: 2
|
|
|
|
m_Curve: []
|
|
|
|
m_PreInfinity: 2
|
|
|
|
m_PostInfinity: 2
|
|
|
|
m_RotationOrder: 4
|
|
|
|
attribute: m_LocalEulerAngles.y
|
|
|
|
path: RightArm
|
Added Tambourine, only missing HD frog sprites. Also fixed Tambourine + Working Dough Icons (#216)
* Added sfx, sprites and folders neccesary. And also made an empty game object for working dough
* Started work on the background
* Implemented all unanimated sprites
* Added Init
* Added Prefabs
* Added Jumping and Idle Animatins for the Dough Dudes
* SmallFix
* Start Interval Event Implemented
* Added Audio and Small and Big Ball events
* Code Improvement + starting making the balls
* Added bezier curves
* Added First Rendition of Balls
* Added NPC Balls and starting doing small transporting animations
* SmallFixes
* SmallSoundChanges
* Implemented Audio and prefunction, not done with it though
* In process of fixing set interval
* Added more prefunction stuff and also started working on player input
* Tried adding player balls, not done, many bugs to fix
* Reverted trying to make the playerenterdoughball handle inputs, gonna do it through the main script instead
* Sat up input code for later
* Input works now! Need to add barely and wrong input animations and fix bugs
* Tiny fix
* Added first draft of wronginput animations
* Finished all input anims, trying to fix bugs
* Added finished Spaceship animations
* Added Mr Game and Watch WIP and lifting dough dudes
* Finished GANDW, fixed some bugs and still fixing bugs, almost done!
* DONE
* Begun development on tambourine
* Working Dough Polish
* Added many animations for tambourine
* Added Events
* Inputs added, near completion
* Miss Anims
* Animation changes
* DONE
2023-01-21 19:41:57 +00:00
|
|
|
classID: 4
|
|
|
|
script: {fileID: 0}
|
|
|
|
- curve:
|
|
|
|
serializedVersion: 2
|
|
|
|
m_Curve: []
|
|
|
|
m_PreInfinity: 2
|
|
|
|
m_PostInfinity: 2
|
|
|
|
m_RotationOrder: 4
|
|
|
|
attribute: m_LocalEulerAngles.x
|
2023-01-22 02:17:19 +00:00
|
|
|
path: RightArm
|
|
|
|
classID: 4
|
|
|
|
script: {fileID: 0}
|
|
|
|
- curve:
|
|
|
|
serializedVersion: 2
|
|
|
|
m_Curve: []
|
|
|
|
m_PreInfinity: 2
|
|
|
|
m_PostInfinity: 2
|
|
|
|
m_RotationOrder: 4
|
|
|
|
attribute: m_LocalEulerAngles.x
|
|
|
|
path: Shadow
|
Added Tambourine, only missing HD frog sprites. Also fixed Tambourine + Working Dough Icons (#216)
* Added sfx, sprites and folders neccesary. And also made an empty game object for working dough
* Started work on the background
* Implemented all unanimated sprites
* Added Init
* Added Prefabs
* Added Jumping and Idle Animatins for the Dough Dudes
* SmallFix
* Start Interval Event Implemented
* Added Audio and Small and Big Ball events
* Code Improvement + starting making the balls
* Added bezier curves
* Added First Rendition of Balls
* Added NPC Balls and starting doing small transporting animations
* SmallFixes
* SmallSoundChanges
* Implemented Audio and prefunction, not done with it though
* In process of fixing set interval
* Added more prefunction stuff and also started working on player input
* Tried adding player balls, not done, many bugs to fix
* Reverted trying to make the playerenterdoughball handle inputs, gonna do it through the main script instead
* Sat up input code for later
* Input works now! Need to add barely and wrong input animations and fix bugs
* Tiny fix
* Added first draft of wronginput animations
* Finished all input anims, trying to fix bugs
* Added finished Spaceship animations
* Added Mr Game and Watch WIP and lifting dough dudes
* Finished GANDW, fixed some bugs and still fixing bugs, almost done!
* DONE
* Begun development on tambourine
* Working Dough Polish
* Added many animations for tambourine
* Added Events
* Inputs added, near completion
* Miss Anims
* Animation changes
* DONE
2023-01-21 19:41:57 +00:00
|
|
|
classID: 4
|
|
|
|
script: {fileID: 0}
|
|
|
|
- curve:
|
|
|
|
serializedVersion: 2
|
|
|
|
m_Curve: []
|
|
|
|
m_PreInfinity: 2
|
|
|
|
m_PostInfinity: 2
|
|
|
|
m_RotationOrder: 4
|
|
|
|
attribute: m_LocalEulerAngles.y
|
2023-01-22 02:17:19 +00:00
|
|
|
path: Shadow
|
Added Tambourine, only missing HD frog sprites. Also fixed Tambourine + Working Dough Icons (#216)
* Added sfx, sprites and folders neccesary. And also made an empty game object for working dough
* Started work on the background
* Implemented all unanimated sprites
* Added Init
* Added Prefabs
* Added Jumping and Idle Animatins for the Dough Dudes
* SmallFix
* Start Interval Event Implemented
* Added Audio and Small and Big Ball events
* Code Improvement + starting making the balls
* Added bezier curves
* Added First Rendition of Balls
* Added NPC Balls and starting doing small transporting animations
* SmallFixes
* SmallSoundChanges
* Implemented Audio and prefunction, not done with it though
* In process of fixing set interval
* Added more prefunction stuff and also started working on player input
* Tried adding player balls, not done, many bugs to fix
* Reverted trying to make the playerenterdoughball handle inputs, gonna do it through the main script instead
* Sat up input code for later
* Input works now! Need to add barely and wrong input animations and fix bugs
* Tiny fix
* Added first draft of wronginput animations
* Finished all input anims, trying to fix bugs
* Added finished Spaceship animations
* Added Mr Game and Watch WIP and lifting dough dudes
* Finished GANDW, fixed some bugs and still fixing bugs, almost done!
* DONE
* Begun development on tambourine
* Working Dough Polish
* Added many animations for tambourine
* Added Events
* Inputs added, near completion
* Miss Anims
* Animation changes
* DONE
2023-01-21 19:41:57 +00:00
|
|
|
classID: 4
|
|
|
|
script: {fileID: 0}
|
|
|
|
- curve:
|
|
|
|
serializedVersion: 2
|
|
|
|
m_Curve: []
|
|
|
|
m_PreInfinity: 2
|
|
|
|
m_PostInfinity: 2
|
|
|
|
m_RotationOrder: 4
|
|
|
|
attribute: m_LocalEulerAngles.z
|
2023-01-22 02:17:19 +00:00
|
|
|
path: Shadow
|
Added Tambourine, only missing HD frog sprites. Also fixed Tambourine + Working Dough Icons (#216)
* Added sfx, sprites and folders neccesary. And also made an empty game object for working dough
* Started work on the background
* Implemented all unanimated sprites
* Added Init
* Added Prefabs
* Added Jumping and Idle Animatins for the Dough Dudes
* SmallFix
* Start Interval Event Implemented
* Added Audio and Small and Big Ball events
* Code Improvement + starting making the balls
* Added bezier curves
* Added First Rendition of Balls
* Added NPC Balls and starting doing small transporting animations
* SmallFixes
* SmallSoundChanges
* Implemented Audio and prefunction, not done with it though
* In process of fixing set interval
* Added more prefunction stuff and also started working on player input
* Tried adding player balls, not done, many bugs to fix
* Reverted trying to make the playerenterdoughball handle inputs, gonna do it through the main script instead
* Sat up input code for later
* Input works now! Need to add barely and wrong input animations and fix bugs
* Tiny fix
* Added first draft of wronginput animations
* Finished all input anims, trying to fix bugs
* Added finished Spaceship animations
* Added Mr Game and Watch WIP and lifting dough dudes
* Finished GANDW, fixed some bugs and still fixing bugs, almost done!
* DONE
* Begun development on tambourine
* Working Dough Polish
* Added many animations for tambourine
* Added Events
* Inputs added, near completion
* Miss Anims
* Animation changes
* DONE
2023-01-21 19:41:57 +00:00
|
|
|
classID: 4
|
|
|
|
script: {fileID: 0}
|
|
|
|
m_HasGenericRootTransform: 0
|
|
|
|
m_HasMotionFloatCurves: 0
|
|
|
|
m_Events: []
|