Bounce.asset 6.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332
  1. %YAML 1.1
  2. %TAG !u! tag:unity3d.com,2011:
  3. --- !u!114 &11400000
  4. MonoBehaviour:
  5. m_ObjectHideFlags: 0
  6. m_CorrespondingSourceObject: {fileID: 0}
  7. m_PrefabInstance: {fileID: 0}
  8. m_PrefabAsset: {fileID: 0}
  9. m_GameObject: {fileID: 0}
  10. m_Enabled: 1
  11. m_EditorHideFlags: 0
  12. m_Script: {fileID: 11500000, guid: d57d6f502e7c30a4ca03abf7f4c97bbc, type: 3}
  13. m_Name: Bounce
  14. m_EditorClassIdentifier:
  15. changeFontAsset: 0
  16. fontAsset: {fileID: 0}
  17. changeColor: 0
  18. color: {r: 1, g: 1, b: 1, a: 1}
  19. enableGradient: 0
  20. gradient:
  21. topLeft: {r: 1, g: 1, b: 1, a: 1}
  22. topRight: {r: 1, g: 1, b: 1, a: 1}
  23. bottomLeft: {r: 1, g: 1, b: 1, a: 1}
  24. bottomRight: {r: 1, g: 1, b: 1, a: 1}
  25. changeNumber: 0
  26. enableNumber: 1
  27. numberSettings:
  28. bold: 0
  29. italic: 0
  30. underline: 0
  31. strike: 0
  32. alpha: 1
  33. customColor: 0
  34. color: {r: 1, g: 1, b: 0, a: 1}
  35. mark: 0
  36. markColor: {r: 0, g: 0, b: 0, a: 0.5}
  37. horizontal: 0
  38. vertical: 0
  39. characterSpacing: 0
  40. size: 0
  41. digitSettings:
  42. decimals: 0
  43. decimalChar: .
  44. hideZeros: 0
  45. dotSeparation: 0
  46. dotDistance: 3
  47. dotChar: .
  48. suffixShorten: 0
  49. suffixes:
  50. - K
  51. - M
  52. - B
  53. suffixDigits: 030000000300000003000000
  54. maxDigits: 4
  55. changeLeftText: 0
  56. enableLeftText: 1
  57. leftText:
  58. leftTextSettings:
  59. bold: 0
  60. italic: 0
  61. underline: 0
  62. strike: 0
  63. alpha: 1
  64. customColor: 0
  65. color: {r: 1, g: 1, b: 0, a: 1}
  66. mark: 0
  67. markColor: {r: 0, g: 0, b: 0, a: 0.5}
  68. horizontal: 0
  69. vertical: 0
  70. characterSpacing: 0
  71. size: 0
  72. changeRightText: 0
  73. enableRightText: 1
  74. rightText:
  75. rightTextSettings:
  76. bold: 0
  77. italic: 0
  78. underline: 0
  79. strike: 0
  80. alpha: 1
  81. customColor: 0
  82. color: {r: 1, g: 1, b: 0, a: 1}
  83. mark: 0
  84. markColor: {r: 0, g: 0, b: 0, a: 0.5}
  85. horizontal: 0
  86. vertical: 0
  87. characterSpacing: 0
  88. size: 0
  89. hideVerticalTexts: 0
  90. changeFadeIn: 0
  91. durationFadeIn: 0.2
  92. enableOffsetFadeIn: 1
  93. offsetFadeIn: {x: 0.5, y: 0}
  94. enableScaleFadeIn: 1
  95. scaleFadeIn: {x: 2, y: 2}
  96. enableCrossScaleFadeIn: 0
  97. crossScaleFadeIn: {x: 1, y: 1.5}
  98. enableShakeFadeIn: 0
  99. shakeOffsetFadeIn: {x: 0, y: 1.5}
  100. shakeFrequencyFadeIn: 4
  101. changeFadeOut: 0
  102. durationFadeOut: 0.25
  103. enableOffsetFadeOut: 0
  104. offsetFadeOut: {x: 0.5, y: 0}
  105. enableScaleFadeOut: 1
  106. scaleFadeOut: {x: 1.5, y: 1.5}
  107. enableCrossScaleFadeOut: 0
  108. crossScaleFadeOut: {x: 1, y: 1.5}
  109. enableShakeFadeOut: 1
  110. shakeOffsetFadeOut: {x: 0, y: -1.5}
  111. shakeFrequencyFadeOut: 2
  112. changeMovement: 1
  113. enableLerp: 0
  114. lerpSettings:
  115. speed: 5
  116. minX: -0.1
  117. maxX: 0.1
  118. minY: 0.6
  119. maxY: 0.8
  120. enableVelocity: 1
  121. velocitySettings:
  122. minX: -1
  123. maxX: 1
  124. minY: 4
  125. maxY: 5
  126. dragX: 0.1
  127. dragY: 1
  128. gravity: 3
  129. enableShaking: 0
  130. shakeSettings:
  131. offset: {x: 0.005, y: 0.005}
  132. frequency: 50
  133. enableFollowing: 0
  134. followSettings:
  135. speed: 10
  136. drag: 0
  137. changeRotation: 1
  138. enableStartRotation: 0
  139. minRotation: -4
  140. maxRotation: 4
  141. enableRotateOverTime: 1
  142. minRotationSpeed: -10
  143. maxRotationSpeed: 10
  144. rotateOverTime:
  145. serializedVersion: 2
  146. m_Curve:
  147. - serializedVersion: 3
  148. time: 0
  149. value: 1
  150. inSlope: 0
  151. outSlope: 0
  152. tangentMode: 0
  153. weightedMode: 0
  154. inWeight: 0
  155. outWeight: 0
  156. - serializedVersion: 3
  157. time: 0.2
  158. value: 1
  159. inSlope: 0
  160. outSlope: 0
  161. tangentMode: 0
  162. weightedMode: 0
  163. inWeight: 0
  164. outWeight: 0
  165. - serializedVersion: 3
  166. time: 1
  167. value: 0
  168. inSlope: 0
  169. outSlope: 0
  170. tangentMode: 0
  171. weightedMode: 0
  172. inWeight: 0
  173. outWeight: 0
  174. m_PreInfinity: 2
  175. m_PostInfinity: 2
  176. m_RotationOrder: 4
  177. changeScaling: 1
  178. enableScaleByNumber: 0
  179. scaleByNumberSettings:
  180. fromNumber: 0
  181. toNumber: 1000
  182. fromScale: 1
  183. toScale: 1.25
  184. enableScaleOverTime: 1
  185. scaleOverTime:
  186. serializedVersion: 2
  187. m_Curve:
  188. - serializedVersion: 3
  189. time: 0
  190. value: 1
  191. inSlope: 0
  192. outSlope: 0
  193. tangentMode: 0
  194. weightedMode: 0
  195. inWeight: 0
  196. outWeight: 0
  197. - serializedVersion: 3
  198. time: 1
  199. value: 0.8
  200. inSlope: 0
  201. outSlope: 0
  202. tangentMode: 0
  203. weightedMode: 0
  204. inWeight: 0
  205. outWeight: 0
  206. m_PreInfinity: 2
  207. m_PostInfinity: 2
  208. m_RotationOrder: 4
  209. changeSpamControl: 1
  210. spamGroup:
  211. enableCombination: 0
  212. combinationSettings:
  213. method: 0
  214. maxDistance: 10
  215. spawnDelay: 0.2
  216. absorbDuration: 0.4
  217. scaleCurve:
  218. serializedVersion: 2
  219. m_Curve:
  220. - serializedVersion: 3
  221. time: 0
  222. value: 1
  223. inSlope: 0
  224. outSlope: 0
  225. tangentMode: 0
  226. weightedMode: 0
  227. inWeight: 0
  228. outWeight: 0
  229. - serializedVersion: 3
  230. time: 1
  231. value: 0.5
  232. inSlope: 0
  233. outSlope: 0
  234. tangentMode: 0
  235. weightedMode: 0
  236. inWeight: 0
  237. outWeight: 0
  238. m_PreInfinity: 2
  239. m_PostInfinity: 2
  240. m_RotationOrder: 4
  241. alphaCurve:
  242. serializedVersion: 2
  243. m_Curve:
  244. - serializedVersion: 3
  245. time: 0
  246. value: 1
  247. inSlope: 0
  248. outSlope: 0
  249. tangentMode: 0
  250. weightedMode: 0
  251. inWeight: 0
  252. outWeight: 0
  253. - serializedVersion: 3
  254. time: 1
  255. value: 0
  256. inSlope: 0
  257. outSlope: 0
  258. tangentMode: 0
  259. weightedMode: 0
  260. inWeight: 0
  261. outWeight: 0
  262. m_PreInfinity: 2
  263. m_PostInfinity: 2
  264. m_RotationOrder: 4
  265. moveToAbsorber: 1
  266. teleportToAbsorber: 0
  267. absorberScaleFactor: 1.5
  268. absorberScaleFade: 15
  269. instantGain: 0
  270. bonusLifetime: 1
  271. enableDestruction: 0
  272. destructionSettings:
  273. maxDistance: 2
  274. spawnDelay: 0.2
  275. duration: 0.3
  276. scaleCurve:
  277. serializedVersion: 2
  278. m_Curve:
  279. - serializedVersion: 3
  280. time: 0
  281. value: 1
  282. inSlope: 0
  283. outSlope: 0
  284. tangentMode: 0
  285. weightedMode: 0
  286. inWeight: 0
  287. outWeight: 0
  288. - serializedVersion: 3
  289. time: 1
  290. value: 0.5
  291. inSlope: 0
  292. outSlope: 0
  293. tangentMode: 0
  294. weightedMode: 0
  295. inWeight: 0
  296. outWeight: 0
  297. m_PreInfinity: 2
  298. m_PostInfinity: 2
  299. m_RotationOrder: 4
  300. alphaCurve:
  301. serializedVersion: 2
  302. m_Curve:
  303. - serializedVersion: 3
  304. time: 0
  305. value: 1
  306. inSlope: 0
  307. outSlope: 0
  308. tangentMode: 0
  309. weightedMode: 0
  310. inWeight: 0
  311. outWeight: 0
  312. - serializedVersion: 3
  313. time: 1
  314. value: 0
  315. inSlope: 0
  316. outSlope: 0
  317. tangentMode: 0
  318. weightedMode: 0
  319. inWeight: 0
  320. outWeight: 0
  321. m_PreInfinity: 2
  322. m_PostInfinity: 2
  323. m_RotationOrder: 4
  324. enableCollision: 0
  325. collisionSettings:
  326. radius: 0.5
  327. pushFactor: 1
  328. desiredDirection: {x: 0, y: 0, z: 0}
  329. enablePush: 0
  330. pushSettings:
  331. radius: 4
  332. pushOffset: 0.5