Advertisement
raptu

paste

Oct 6th, 2020
65
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.50 KB | None | 0 0
  1. {
  2. "verticalOrigin" : -15,
  3.  
  4. "layers" : [
  5. {
  6. "kind" : "divider/dirt",
  7. "offset" : [0, 200],
  8. "nohueshift" : true,
  9. "lightMapped" : true,
  10. "parallax" : 1.07
  11. },
  12. {
  13. "kind" : "tile/dirt",
  14. "nohueshift" : true,
  15. "lightMapped" : true,
  16. "repeatY" : true,
  17. "tileLimitTop" : 125,
  18. "parallax" : 1.08
  19. },
  20. {
  21. "kind" : "drayxcitygrass",
  22. "offset" : [0, 395],
  23. "parallax" : 1.09,
  24. "lightMapped" : true
  25. },
  26.  
  27. {
  28. "kind" : "drayxcitycanopy",
  29. "offset" : [0, -195],
  30. "parallax" : 1.1,
  31. "fadePercent" : 0.02,
  32. "unlit" : true,
  33. "lightMapped" : true
  34. },
  35. {
  36. "kind" : "drayxcitypole",
  37. "offset" : [0, 90],
  38. "parallax" : 1.11,
  39. "lightMapped" : true
  40. },
  41. {
  42. "kind" : "drayxcitypolelit",
  43. "offset" : [0, 90],
  44. "parallax" : 1.11,
  45. "unlit" : true,
  46. "lightMapped" : true
  47. },
  48.  
  49. {
  50. "kind" : "drayxcitylake",
  51. "offset" : [0, 410],
  52. "parallax" : 1.3
  53. },
  54. {
  55. "kind" : "drayxcitylakelit",
  56. "offset" : [0, 410],
  57. "unlit" : true,
  58. "parallax" : 1.3
  59. },
  60. {
  61. "kind" : "drayxcitytowers",
  62. "offset" : [0, -32],
  63. "parallax" : 1.35
  64. },
  65. {
  66. "kind" : "drayxcitytowerslit",
  67. "offset" : [0, -32],
  68. "unlit" : true,
  69. "parallax" : 1.35
  70. },
  71. {
  72. "kind" : "drayxcityback",
  73. "offset" : [0, 230],
  74. "parallax" : 4,
  75. "fadePercent" : 0.1
  76. },
  77. {
  78. "kind" : "drayxcitybacklit",
  79. "offset" : [0, 230],
  80. "parallax" : 4,
  81. "unlit" : true,
  82. "fadePercent" : 0.1
  83. },
  84.  
  85.  
  86.  
  87.  
  88. // Day Clouds
  89.  
  90. {
  91. "kind" : "clouds3",
  92. "baseCount" : 2,
  93. "offset" : [0, 240],
  94. "parallax" : 9,
  95. "minSpeed" : 1000,
  96. "maxSpeed" : 5000,
  97. "fadePercent" : 0.0,
  98. "unlit" : true,
  99. "timeOfDayCorrelation" : "dayCloudVisible"
  100. },
  101. {
  102. "kind" : "clouds2",
  103. "baseCount" : 2,
  104. "offset" : [0, 280],
  105. "parallax" : 14,
  106. "minSpeed" : 500,
  107. "maxSpeed" : 2500,
  108. "fadePercent" : 0.0,
  109. "unlit" : true,
  110. "timeOfDayCorrelation" : "dayCloudVisible"
  111. },
  112. {
  113. "kind" : "clouds1",
  114. "baseCount" : 2,
  115. "offset" : [0, 300],
  116. "parallax" : 6,
  117. "minSpeed" : 1000,
  118. "maxSpeed" : 5000,
  119. "fadePercent" : 0.0,
  120. "unlit" : true,
  121. "timeOfDayCorrelation" : "dayCloudVisible"
  122. },
  123. {
  124. "kind" : "clouds3",
  125. "baseCount" : 2,
  126. "offset" : [0, 120],
  127. "parallax" : 9,
  128. "minSpeed" : 1000,
  129. "maxSpeed" : 5000,
  130. "fadePercent" : 0.0,
  131. "unlit" : true,
  132. "timeOfDayCorrelation" : "dayCloudVisible"
  133. },
  134. {
  135. "kind" : "clouds2",
  136. "baseCount" : 2,
  137. "offset" : [0, 160],
  138. "parallax" : 14,
  139. "minSpeed" : 500,
  140. "maxSpeed" : 2500,
  141. "fadePercent" : 0.0,
  142. "unlit" : true,
  143. "timeOfDayCorrelation" : "dayCloudVisible"
  144. },
  145. {
  146. "kind" : "clouds1",
  147. "baseCount" : 2,
  148. "offset" : [0, 200],
  149. "parallax" : 6,
  150. "minSpeed" : 1000,
  151. "maxSpeed" : 5000,
  152. "fadePercent" : 0.0,
  153. "unlit" : true,
  154. "timeOfDayCorrelation" : "dayCloudVisible"
  155. },
  156. {
  157. "kind" : "clouds3",
  158. "baseCount" : 2,
  159. "offset" : [0, 2],
  160. "parallax" : 9,
  161. "minSpeed" : 1000,
  162. "maxSpeed" : 5000,
  163. "fadePercent" : 0.0,
  164. "unlit" : true,
  165. "timeOfDayCorrelation" : "dayCloudVisible"
  166. },
  167. {
  168. "kind" : "clouds2",
  169. "baseCount" : 2,
  170. "offset" : [0, 40],
  171. "parallax" : 14,
  172. "minSpeed" : 500,
  173. "maxSpeed" : 2500,
  174. "fadePercent" : 0.0,
  175. "unlit" : true,
  176. "timeOfDayCorrelation" : "dayCloudVisible"
  177. },
  178. {
  179. "kind" : "clouds1",
  180. "baseCount" : 2,
  181. "offset" : [0, 80],
  182. "parallax" : 6,
  183. "minSpeed" : 1000,
  184. "maxSpeed" : 5000,
  185. "fadePercent" : 0.0,
  186. "unlit" : true,
  187. "timeOfDayCorrelation" : "dayCloudVisible"
  188. },
  189.  
  190. // Night Clouds
  191.  
  192. {
  193. "kind" : "clouds3",
  194. "baseCount" : 2,
  195. "offset" : [0, 240],
  196. "parallax" : 9,
  197. "minSpeed" : 1000,
  198. "maxSpeed" : 5000,
  199. "fadePercent" : 0.0,
  200. "unlit" : false,
  201. "timeOfDayCorrelation" : "nightCloudVisible"
  202. },
  203. {
  204. "kind" : "clouds2",
  205. "baseCount" : 2,
  206. "offset" : [0, 280],
  207. "parallax" : 14,
  208. "minSpeed" : 500,
  209. "maxSpeed" : 2500,
  210. "fadePercent" : 0.0,
  211. "unlit" : false,
  212. "timeOfDayCorrelation" : "nightCloudVisible"
  213. },
  214. {
  215. "kind" : "clouds1",
  216. "baseCount" : 2,
  217. "offset" : [0, 300],
  218. "parallax" : 6,
  219. "minSpeed" : 1000,
  220. "maxSpeed" : 5000,
  221. "fadePercent" : 0.0,
  222. "unlit" : false,
  223. "timeOfDayCorrelation" : "nightCloudVisible"
  224. },
  225. {
  226. "kind" : "clouds3",
  227. "baseCount" : 2,
  228. "offset" : [0, 120],
  229. "parallax" : 9,
  230. "minSpeed" : 1000,
  231. "maxSpeed" : 5000,
  232. "fadePercent" : 0.0,
  233. "unlit" : false,
  234. "timeOfDayCorrelation" : "nightCloudVisible"
  235. },
  236. {
  237. "kind" : "clouds2",
  238. "baseCount" : 2,
  239. "offset" : [0, 160],
  240. "parallax" : 14,
  241. "minSpeed" : 500,
  242. "maxSpeed" : 2500,
  243. "fadePercent" : 0.0,
  244. "unlit" : false,
  245. "timeOfDayCorrelation" : "nightCloudVisible"
  246. },
  247. {
  248. "kind" : "clouds1",
  249. "baseCount" : 2,
  250. "offset" : [0, 200],
  251. "parallax" : 6,
  252. "minSpeed" : 1000,
  253. "maxSpeed" : 5000,
  254. "fadePercent" : 0.0,
  255. "unlit" : false,
  256. "timeOfDayCorrelation" : "nightCloudVisible"
  257. },
  258. {
  259. "kind" : "clouds3",
  260. "baseCount" : 2,
  261. "offset" : [0, 2],
  262. "parallax" : 9,
  263. "minSpeed" : 1000,
  264. "maxSpeed" : 5000,
  265. "fadePercent" : 0.0,
  266. "unlit" : false,
  267. "timeOfDayCorrelation" : "nightCloudVisible"
  268. },
  269. {
  270. "kind" : "clouds2",
  271. "baseCount" : 2,
  272. "offset" : [0, 40],
  273. "parallax" : 14,
  274. "minSpeed" : 500,
  275. "maxSpeed" : 2500,
  276. "fadePercent" : 0.0,
  277. "unlit" : false,
  278. "timeOfDayCorrelation" : "nightCloudVisible"
  279. },
  280. {
  281. "kind" : "clouds1",
  282. "baseCount" : 2,
  283. "offset" : [0, 80],
  284. "parallax" : 6,
  285. "minSpeed" : 1000,
  286. "maxSpeed" : 5000,
  287. "fadePercent" : 0.0,
  288. "unlit" : false,
  289. "timeOfDayCorrelation" : "nightCloudVisible"
  290. }
  291.  
  292. ]
  293. }
  294.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement