Advertisement
Guest User

Untitled

a guest
Oct 17th, 2019
136
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 57.84 KB | None | 0 0
  1. {
  2. "firstLayout": "",
  3. "gdVersion": {
  4. "build": 98,
  5. "major": 4,
  6. "minor": 0,
  7. "revision": 0
  8. },
  9. "properties": {
  10. "adMobAppId": "",
  11. "folderProject": false,
  12. "linuxExecutableFilename": "",
  13. "macExecutableFilename": "",
  14. "orientation": "landscape",
  15. "packageName": "com.example.gamename",
  16. "projectFile": "C:\\Users\\marie\\OneDrive\\Documents\\1 game version.json",
  17. "scaleMode": "linear",
  18. "sizeOnStartupMode": "adaptWidth",
  19. "useExternalSourceFiles": false,
  20. "version": "1.0.0",
  21. "winExecutableFilename": "",
  22. "winExecutableIconFile": "",
  23. "name": "Project",
  24. "author": "",
  25. "windowWidth": 800,
  26. "windowHeight": 600,
  27. "latestCompilationDirectory": "C:\\Users\\marie\\OneDrive\\Documents",
  28. "maxFPS": 60,
  29. "minFPS": 20,
  30. "verticalSync": false,
  31. "platformSpecificAssets": {},
  32. "loadingScreen": {
  33. "showGDevelopSplash": true
  34. },
  35. "extensions": [
  36. {
  37. "name": "BuiltinObject"
  38. },
  39. {
  40. "name": "BuiltinAudio"
  41. },
  42. {
  43. "name": "BuiltinVariables"
  44. },
  45. {
  46. "name": "BuiltinTime"
  47. },
  48. {
  49. "name": "BuiltinMouse"
  50. },
  51. {
  52. "name": "BuiltinKeyboard"
  53. },
  54. {
  55. "name": "BuiltinJoystick"
  56. },
  57. {
  58. "name": "BuiltinCamera"
  59. },
  60. {
  61. "name": "BuiltinWindow"
  62. },
  63. {
  64. "name": "BuiltinFile"
  65. },
  66. {
  67. "name": "BuiltinNetwork"
  68. },
  69. {
  70. "name": "BuiltinScene"
  71. },
  72. {
  73. "name": "BuiltinAdvanced"
  74. },
  75. {
  76. "name": "Sprite"
  77. },
  78. {
  79. "name": "BuiltinCommonInstructions"
  80. },
  81. {
  82. "name": "BuiltinCommonConversions"
  83. },
  84. {
  85. "name": "BuiltinStringInstructions"
  86. },
  87. {
  88. "name": "BuiltinMathematicalTools"
  89. },
  90. {
  91. "name": "BuiltinExternalLayouts"
  92. }
  93. ],
  94. "platforms": [
  95. {
  96. "name": "GDevelop JS platform"
  97. }
  98. ],
  99. "currentPlatform": "GDevelop JS platform"
  100. },
  101. "resources": {
  102. "resources": [
  103. {
  104. "alwaysLoaded": false,
  105. "file": "worm.png",
  106. "kind": "image",
  107. "metadata": "",
  108. "name": "worm.png",
  109. "smoothed": true,
  110. "userAdded": false
  111. },
  112. {
  113. "alwaysLoaded": false,
  114. "file": "worm_walk.png",
  115. "kind": "image",
  116. "metadata": "",
  117. "name": "worm_walk.png",
  118. "smoothed": true,
  119. "userAdded": false
  120. },
  121. {
  122. "alwaysLoaded": false,
  123. "file": "frog_leap.png",
  124. "kind": "image",
  125. "metadata": "",
  126. "name": "frog_leap.png",
  127. "smoothed": true,
  128. "userAdded": true
  129. },
  130. {
  131. "alwaysLoaded": false,
  132. "file": "grass.png",
  133. "kind": "image",
  134. "metadata": "",
  135. "name": "grass.png",
  136. "smoothed": true,
  137. "userAdded": false
  138. },
  139. {
  140. "alwaysLoaded": false,
  141. "file": "grassHalf.png",
  142. "kind": "image",
  143. "metadata": "",
  144. "name": "grassHalf.png",
  145. "smoothed": true,
  146. "userAdded": true
  147. },
  148. {
  149. "alwaysLoaded": false,
  150. "file": "ladder_mid.png",
  151. "kind": "image",
  152. "metadata": "",
  153. "name": "ladder_mid.png",
  154. "smoothed": true,
  155. "userAdded": false
  156. },
  157. {
  158. "alwaysLoaded": false,
  159. "file": "bg_desert.png",
  160. "kind": "image",
  161. "metadata": "",
  162. "name": "bg_desert.png",
  163. "smoothed": true,
  164. "userAdded": true
  165. },
  166. {
  167. "alwaysLoaded": false,
  168. "file": "bush.png",
  169. "kind": "image",
  170. "metadata": "",
  171. "name": "bush.png",
  172. "smoothed": true,
  173. "userAdded": true
  174. },
  175. {
  176. "alwaysLoaded": false,
  177. "file": "cloud1.png",
  178. "kind": "image",
  179. "metadata": "",
  180. "name": "cloud1.png",
  181. "smoothed": true,
  182. "userAdded": false
  183. },
  184. {
  185. "alwaysLoaded": false,
  186. "file": "cloud2.png",
  187. "kind": "image",
  188. "metadata": "",
  189. "name": "cloud2.png",
  190. "smoothed": true,
  191. "userAdded": false
  192. },
  193. {
  194. "alwaysLoaded": false,
  195. "file": "cloud3.png",
  196. "kind": "image",
  197. "metadata": "",
  198. "name": "cloud3.png",
  199. "smoothed": true,
  200. "userAdded": false
  201. },
  202. {
  203. "alwaysLoaded": false,
  204. "file": "coinGold.png",
  205. "kind": "image",
  206. "metadata": "",
  207. "name": "coinGold.png",
  208. "smoothed": true,
  209. "userAdded": false
  210. },
  211. {
  212. "alwaysLoaded": false,
  213. "file": "blockerBody.png",
  214. "kind": "image",
  215. "metadata": "",
  216. "name": "blockerBody.png",
  217. "smoothed": true,
  218. "userAdded": true
  219. },
  220. {
  221. "alwaysLoaded": false,
  222. "file": "NewObject2-1.png",
  223. "kind": "image",
  224. "metadata": "",
  225. "name": "NewObject2-1.png",
  226. "smoothed": true,
  227. "userAdded": true
  228. },
  229. {
  230. "alwaysLoaded": false,
  231. "file": "slimeWalk1.png",
  232. "kind": "image",
  233. "metadata": "",
  234. "name": "slimeWalk1.png",
  235. "smoothed": true,
  236. "userAdded": false
  237. },
  238. {
  239. "alwaysLoaded": false,
  240. "file": "slimeWalk2.png",
  241. "kind": "image",
  242. "metadata": "",
  243. "name": "slimeWalk2.png",
  244. "smoothed": true,
  245. "userAdded": false
  246. },
  247. {
  248. "alwaysLoaded": false,
  249. "file": "NewObject2-1-0.png",
  250. "kind": "image",
  251. "metadata": "",
  252. "name": "NewObject2-1-0.png",
  253. "smoothed": true,
  254. "userAdded": true
  255. },
  256. {
  257. "alwaysLoaded": false,
  258. "file": "Arrow right.png",
  259. "kind": "image",
  260. "metadata": "",
  261. "name": "Arrow right.png",
  262. "smoothed": true,
  263. "userAdded": true
  264. },
  265. {
  266. "alwaysLoaded": false,
  267. "file": "Black_Left_Arrow.png",
  268. "kind": "image",
  269. "metadata": "",
  270. "name": "Black_Left_Arrow.png",
  271. "smoothed": true,
  272. "userAdded": true
  273. },
  274. {
  275. "alwaysLoaded": false,
  276. "file": "Button.png",
  277. "kind": "image",
  278. "metadata": "",
  279. "name": "Button.png",
  280. "smoothed": true,
  281. "userAdded": true
  282. }
  283. ],
  284. "resourceFolders": []
  285. },
  286. "objects": [],
  287. "objectsGroups": [],
  288. "variables": [
  289. {
  290. "name": "Score",
  291. "value": "0"
  292. }
  293. ],
  294. "layouts": [
  295. {
  296. "b": 209,
  297. "disableInputWhenNotFocused": true,
  298. "mangledName": "Game",
  299. "name": "Game",
  300. "oglFOV": 90,
  301. "oglZFar": 500,
  302. "oglZNear": 1,
  303. "r": 209,
  304. "standardSortMethod": true,
  305. "stopSoundsOnStartup": true,
  306. "title": "",
  307. "v": 209,
  308. "uiSettings": {
  309. "grid": false,
  310. "gridB": 255,
  311. "gridG": 180,
  312. "gridHeight": 64,
  313. "gridOffsetX": 0,
  314. "gridOffsetY": 0,
  315. "gridR": 158,
  316. "gridWidth": 64,
  317. "snap": false,
  318. "windowMask": false,
  319. "zoomFactor": 0.5
  320. },
  321. "objectsGroups": [
  322. {
  323. "name": "Touch Buttons",
  324. "objects": [
  325. {
  326. "name": "ArrowRight"
  327. },
  328. {
  329. "name": "ArrowLeft"
  330. },
  331. {
  332. "name": "Button"
  333. }
  334. ]
  335. }
  336. ],
  337. "variables": [],
  338. "instances": [
  339. {
  340. "angle": 0,
  341. "customSize": false,
  342. "height": 0,
  343. "layer": "",
  344. "locked": false,
  345. "name": "Player",
  346. "width": 0,
  347. "x": 286.436,
  348. "y": 339.375,
  349. "zOrder": 3,
  350. "numberProperties": [],
  351. "stringProperties": [],
  352. "initialVariables": []
  353. },
  354. {
  355. "angle": 0,
  356. "customSize": true,
  357. "height": 64,
  358. "layer": "",
  359. "locked": false,
  360. "name": "Grass",
  361. "width": 448,
  362. "x": 128,
  363. "y": 384,
  364. "zOrder": 2,
  365. "numberProperties": [],
  366. "stringProperties": [],
  367. "initialVariables": []
  368. },
  369. {
  370. "angle": 0,
  371. "customSize": false,
  372. "height": 0,
  373. "layer": "",
  374. "locked": false,
  375. "name": "Thrublock",
  376. "width": 0,
  377. "x": 384,
  378. "y": 312,
  379. "zOrder": 2,
  380. "numberProperties": [],
  381. "stringProperties": [],
  382. "initialVariables": []
  383. },
  384. {
  385. "angle": 0,
  386. "customSize": true,
  387. "height": 192,
  388. "layer": "",
  389. "locked": false,
  390. "name": "Ladder",
  391. "width": 64,
  392. "x": 448,
  393. "y": 128,
  394. "zOrder": 1,
  395. "numberProperties": [],
  396. "stringProperties": [],
  397. "initialVariables": []
  398. },
  399. {
  400. "angle": 0,
  401. "customSize": true,
  402. "height": 64,
  403. "layer": "",
  404. "locked": false,
  405. "name": "Thrublock",
  406. "width": 64,
  407. "x": 448,
  408. "y": 128,
  409. "zOrder": 3,
  410. "numberProperties": [],
  411. "stringProperties": [],
  412. "initialVariables": []
  413. },
  414. {
  415. "angle": 0,
  416. "customSize": true,
  417. "height": 3680,
  418. "layer": "",
  419. "locked": false,
  420. "name": "Backround",
  421. "width": 5052,
  422. "x": -512,
  423. "y": -640,
  424. "zOrder": -5,
  425. "numberProperties": [],
  426. "stringProperties": [],
  427. "initialVariables": []
  428. },
  429. {
  430. "angle": 0,
  431. "customSize": true,
  432. "height": 64,
  433. "layer": "",
  434. "locked": false,
  435. "name": "Bush",
  436. "width": 64,
  437. "x": 160,
  438. "y": 322,
  439. "zOrder": 1,
  440. "numberProperties": [],
  441. "stringProperties": [],
  442. "initialVariables": []
  443. },
  444. {
  445. "angle": 0,
  446. "customSize": false,
  447. "height": 0,
  448. "layer": "",
  449. "locked": false,
  450. "name": "Bush",
  451. "width": 0,
  452. "x": 281,
  453. "y": 322,
  454. "zOrder": 6,
  455. "numberProperties": [],
  456. "stringProperties": [],
  457. "initialVariables": []
  458. },
  459. {
  460. "angle": 0,
  461. "customSize": false,
  462. "height": 0,
  463. "layer": "",
  464. "locked": false,
  465. "name": "Bush",
  466. "width": 0,
  467. "x": 474,
  468. "y": 318,
  469. "zOrder": 1,
  470. "numberProperties": [],
  471. "stringProperties": [],
  472. "initialVariables": []
  473. },
  474. {
  475. "angle": 0,
  476. "customSize": true,
  477. "height": 71,
  478. "layer": "",
  479. "locked": false,
  480. "name": "Cloud",
  481. "width": 158,
  482. "x": 142,
  483. "y": 115,
  484. "zOrder": 1,
  485. "numberProperties": [],
  486. "stringProperties": [],
  487. "initialVariables": []
  488. },
  489. {
  490. "angle": 0,
  491. "customSize": false,
  492. "height": 0,
  493. "layer": "",
  494. "locked": false,
  495. "name": "Cloud",
  496. "width": -13,
  497. "x": 578,
  498. "y": 83,
  499. "zOrder": 1,
  500. "numberProperties": [
  501. {
  502. "name": "animation",
  503. "value": 2
  504. }
  505. ],
  506. "stringProperties": [],
  507. "initialVariables": []
  508. },
  509. {
  510. "angle": 0,
  511. "customSize": false,
  512. "height": 0,
  513. "layer": "",
  514. "locked": false,
  515. "name": "Cloud",
  516. "width": -13,
  517. "x": 266,
  518. "y": 175,
  519. "zOrder": 1,
  520. "numberProperties": [],
  521. "stringProperties": [],
  522. "initialVariables": []
  523. },
  524. {
  525. "angle": 0,
  526. "customSize": false,
  527. "height": 0,
  528. "layer": "",
  529. "locked": false,
  530. "name": "Cloud",
  531. "width": -13,
  532. "x": 96,
  533. "y": 253,
  534. "zOrder": 1,
  535. "numberProperties": [
  536. {
  537. "name": "animation",
  538. "value": 1
  539. }
  540. ],
  541. "stringProperties": [],
  542. "initialVariables": []
  543. },
  544. {
  545. "angle": 0,
  546. "customSize": true,
  547. "height": 71,
  548. "layer": "",
  549. "locked": false,
  550. "name": "Cloud",
  551. "width": 158,
  552. "x": 378,
  553. "y": 31,
  554. "zOrder": 1,
  555. "numberProperties": [
  556. {
  557. "name": "animation",
  558. "value": 1
  559. }
  560. ],
  561. "stringProperties": [],
  562. "initialVariables": []
  563. },
  564. {
  565. "angle": 0,
  566. "customSize": true,
  567. "height": 71,
  568. "layer": "",
  569. "locked": false,
  570. "name": "Cloud",
  571. "width": 158,
  572. "x": 28,
  573. "y": 31,
  574. "zOrder": 1,
  575. "numberProperties": [],
  576. "stringProperties": [],
  577. "initialVariables": []
  578. },
  579. {
  580. "angle": 0,
  581. "customSize": true,
  582. "height": 444,
  583. "layer": "",
  584. "locked": false,
  585. "name": "Grass",
  586. "width": 66,
  587. "x": 64,
  588. "y": 3,
  589. "zOrder": -6,
  590. "numberProperties": [],
  591. "stringProperties": [],
  592. "initialVariables": []
  593. },
  594. {
  595. "angle": 0,
  596. "customSize": false,
  597. "height": 0,
  598. "layer": "",
  599. "locked": false,
  600. "name": "Cloud",
  601. "width": -13,
  602. "x": 96,
  603. "y": 253,
  604. "zOrder": 1,
  605. "numberProperties": [
  606. {
  607. "name": "animation",
  608. "value": 1
  609. }
  610. ],
  611. "stringProperties": [],
  612. "initialVariables": []
  613. },
  614. {
  615. "angle": 0,
  616. "customSize": false,
  617. "height": 0,
  618. "layer": "",
  619. "locked": false,
  620. "name": "Coin",
  621. "width": 0,
  622. "x": 386,
  623. "y": 257,
  624. "zOrder": 10,
  625. "numberProperties": [],
  626. "stringProperties": [],
  627. "initialVariables": []
  628. },
  629. {
  630. "angle": 0,
  631. "customSize": true,
  632. "height": 131,
  633. "layer": "GUI",
  634. "locked": false,
  635. "name": "Score",
  636. "width": 200,
  637. "x": 6,
  638. "y": 13,
  639. "zOrder": 11,
  640. "numberProperties": [],
  641. "stringProperties": [],
  642. "initialVariables": []
  643. },
  644. {
  645. "angle": 0,
  646. "customSize": false,
  647. "height": 0,
  648. "layer": "",
  649. "locked": false,
  650. "name": "Cloud",
  651. "width": -13,
  652. "x": 620,
  653. "y": 213,
  654. "zOrder": 1,
  655. "numberProperties": [
  656. {
  657. "name": "animation",
  658. "value": 2
  659. }
  660. ],
  661. "stringProperties": [],
  662. "initialVariables": []
  663. },
  664. {
  665. "angle": 0,
  666. "customSize": false,
  667. "height": 0,
  668. "layer": "",
  669. "locked": false,
  670. "name": "Cloud",
  671. "width": -13,
  672. "x": 566,
  673. "y": 295,
  674. "zOrder": 1,
  675. "numberProperties": [
  676. {
  677. "name": "animation",
  678. "value": 0
  679. }
  680. ],
  681. "stringProperties": [],
  682. "initialVariables": []
  683. },
  684. {
  685. "angle": 0,
  686. "customSize": false,
  687. "height": 0,
  688. "layer": "",
  689. "locked": false,
  690. "name": "Coin",
  691. "width": 0,
  692. "x": 130,
  693. "y": 315,
  694. "zOrder": 10,
  695. "numberProperties": [],
  696. "stringProperties": [],
  697. "initialVariables": []
  698. },
  699. {
  700. "angle": 0,
  701. "customSize": false,
  702. "height": 0,
  703. "layer": "",
  704. "locked": false,
  705. "name": "Coin",
  706. "width": 0,
  707. "x": 446,
  708. "y": 63,
  709. "zOrder": 10,
  710. "numberProperties": [],
  711. "stringProperties": [],
  712. "initialVariables": []
  713. },
  714. {
  715. "angle": 0,
  716. "customSize": true,
  717. "height": 192,
  718. "layer": "",
  719. "locked": false,
  720. "name": "Ladder",
  721. "width": 64,
  722. "x": 640,
  723. "y": 64,
  724. "zOrder": 12,
  725. "numberProperties": [],
  726. "stringProperties": [],
  727. "initialVariables": []
  728. },
  729. {
  730. "angle": 0,
  731. "customSize": true,
  732. "height": 64,
  733. "layer": "",
  734. "locked": false,
  735. "name": "Grass",
  736. "width": 256,
  737. "x": 892,
  738. "y": 128,
  739. "zOrder": 13,
  740. "numberProperties": [],
  741. "stringProperties": [],
  742. "initialVariables": []
  743. },
  744. {
  745. "angle": 0,
  746. "customSize": false,
  747. "height": 0,
  748. "layer": "",
  749. "locked": false,
  750. "name": "Grass",
  751. "width": 0,
  752. "x": 1344,
  753. "y": 384,
  754. "zOrder": 14,
  755. "numberProperties": [],
  756. "stringProperties": [],
  757. "initialVariables": []
  758. },
  759. {
  760. "angle": 0,
  761. "customSize": false,
  762. "height": 0,
  763. "layer": "",
  764. "locked": false,
  765. "name": "Coin",
  766. "width": 0,
  767. "x": 1344,
  768. "y": 331,
  769. "zOrder": 15,
  770. "numberProperties": [],
  771. "stringProperties": [],
  772. "initialVariables": []
  773. },
  774. {
  775. "angle": 0,
  776. "customSize": true,
  777. "height": 128,
  778. "layer": "",
  779. "locked": false,
  780. "name": "NewObject",
  781. "width": 2496,
  782. "x": -64,
  783. "y": 704,
  784. "zOrder": -6,
  785. "numberProperties": [],
  786. "stringProperties": [],
  787. "initialVariables": []
  788. },
  789. {
  790. "angle": 0,
  791. "customSize": true,
  792. "height": 98,
  793. "layer": "GUI",
  794. "locked": false,
  795. "name": "ArrowLeft",
  796. "width": 174,
  797. "x": 164,
  798. "y": 501,
  799. "zOrder": 17,
  800. "numberProperties": [],
  801. "stringProperties": [],
  802. "initialVariables": []
  803. },
  804. {
  805. "angle": 0,
  806. "customSize": true,
  807. "height": 120,
  808. "layer": "GUI",
  809. "locked": false,
  810. "name": "ArrowRight",
  811. "width": 160,
  812. "x": 2,
  813. "y": 493,
  814. "zOrder": 18,
  815. "numberProperties": [],
  816. "stringProperties": [],
  817. "initialVariables": []
  818. },
  819. {
  820. "angle": 0,
  821. "customSize": true,
  822. "height": 134,
  823. "layer": "GUI",
  824. "locked": false,
  825. "name": "Button",
  826. "width": 148,
  827. "x": 614,
  828. "y": 459,
  829. "zOrder": 19,
  830. "numberProperties": [],
  831. "stringProperties": [],
  832. "initialVariables": []
  833. }
  834. ],
  835. "objects": [
  836. {
  837. "name": "Player",
  838. "tags": "",
  839. "type": "Sprite",
  840. "updateIfNotVisible": false,
  841. "variables": [
  842. {
  843. "name": "Health",
  844. "value": "100"
  845. }
  846. ],
  847. "behaviors": [
  848. {
  849. "acceleration": 1500,
  850. "canGrabPlatforms": false,
  851. "deceleration": 1500,
  852. "gravity": 1000,
  853. "ignoreDefaultControls": false,
  854. "jumpSpeed": 600,
  855. "maxFallingSpeed": 700,
  856. "maxSpeed": 250,
  857. "name": "PlatformerObject",
  858. "roundCoordinates": true,
  859. "slopeMaxAngle": 60,
  860. "type": "PlatformBehavior::PlatformerObjectBehavior",
  861. "xGrabTolerance": 10,
  862. "yGrabOffset": 0
  863. }
  864. ],
  865. "animations": [
  866. {
  867. "name": "",
  868. "useMultipleDirections": false,
  869. "directions": [
  870. {
  871. "looping": false,
  872. "timeBetweenFrames": 0.08,
  873. "sprites": [
  874. {
  875. "hasCustomCollisionMask": false,
  876. "image": "worm.png",
  877. "points": [],
  878. "originPoint": {
  879. "name": "origine",
  880. "x": 0,
  881. "y": 0
  882. },
  883. "centerPoint": {
  884. "automatic": true,
  885. "name": "centre",
  886. "x": 0,
  887. "y": 0
  888. },
  889. "customCollisionMask": []
  890. }
  891. ]
  892. }
  893. ]
  894. },
  895. {
  896. "name": "",
  897. "useMultipleDirections": false,
  898. "directions": [
  899. {
  900. "looping": true,
  901. "timeBetweenFrames": 0.1429,
  902. "sprites": [
  903. {
  904. "hasCustomCollisionMask": false,
  905. "image": "worm_walk.png",
  906. "points": [],
  907. "originPoint": {
  908. "name": "origine",
  909. "x": 0,
  910. "y": 0
  911. },
  912. "centerPoint": {
  913. "automatic": true,
  914. "name": "centre",
  915. "x": 0,
  916. "y": 0
  917. },
  918. "customCollisionMask": []
  919. },
  920. {
  921. "hasCustomCollisionMask": false,
  922. "image": "worm.png",
  923. "points": [],
  924. "originPoint": {
  925. "name": "origine",
  926. "x": 0,
  927. "y": 0
  928. },
  929. "centerPoint": {
  930. "automatic": true,
  931. "name": "centre",
  932. "x": 0,
  933. "y": 0
  934. },
  935. "customCollisionMask": []
  936. }
  937. ]
  938. }
  939. ]
  940. },
  941. {
  942. "name": "",
  943. "useMultipleDirections": false,
  944. "directions": [
  945. {
  946. "looping": false,
  947. "timeBetweenFrames": 0.08,
  948. "sprites": [
  949. {
  950. "hasCustomCollisionMask": false,
  951. "image": "frog_leap.png",
  952. "points": [],
  953. "originPoint": {
  954. "name": "origine",
  955. "x": 0,
  956. "y": 0
  957. },
  958. "centerPoint": {
  959. "automatic": true,
  960. "name": "centre",
  961. "x": 0,
  962. "y": 0
  963. },
  964. "customCollisionMask": []
  965. }
  966. ]
  967. }
  968. ]
  969. }
  970. ]
  971. },
  972. {
  973. "height": 64,
  974. "name": "Grass",
  975. "tags": "",
  976. "texture": "grass.png",
  977. "type": "TiledSpriteObject::TiledSprite",
  978. "width": 64,
  979. "variables": [],
  980. "behaviors": [
  981. {
  982. "canBeGrabbed": true,
  983. "name": "Platform",
  984. "platformType": "NormalPlatform",
  985. "type": "PlatformBehavior::PlatformBehavior",
  986. "yGrabOffset": 0
  987. }
  988. ]
  989. },
  990. {
  991. "name": "Thrublock",
  992. "tags": "",
  993. "type": "Sprite",
  994. "updateIfNotVisible": false,
  995. "variables": [],
  996. "behaviors": [
  997. {
  998. "canBeGrabbed": true,
  999. "name": "Platform",
  1000. "platformType": "Jumpthru",
  1001. "type": "PlatformBehavior::PlatformBehavior",
  1002. "yGrabOffset": 0
  1003. }
  1004. ],
  1005. "animations": [
  1006. {
  1007. "name": "",
  1008. "useMultipleDirections": false,
  1009. "directions": [
  1010. {
  1011. "looping": false,
  1012. "timeBetweenFrames": 0.08,
  1013. "sprites": [
  1014. {
  1015. "hasCustomCollisionMask": false,
  1016. "image": "grassHalf.png",
  1017. "points": [],
  1018. "originPoint": {
  1019. "name": "origine",
  1020. "x": 0,
  1021. "y": 0
  1022. },
  1023. "centerPoint": {
  1024. "automatic": true,
  1025. "name": "centre",
  1026. "x": 0,
  1027. "y": 0
  1028. },
  1029. "customCollisionMask": []
  1030. }
  1031. ]
  1032. }
  1033. ]
  1034. }
  1035. ]
  1036. },
  1037. {
  1038. "height": 32,
  1039. "name": "Ladder",
  1040. "tags": "",
  1041. "texture": "ladder_mid.png",
  1042. "type": "TiledSpriteObject::TiledSprite",
  1043. "width": 32,
  1044. "variables": [],
  1045. "behaviors": [
  1046. {
  1047. "canBeGrabbed": true,
  1048. "name": "Platform",
  1049. "platformType": "Ladder",
  1050. "type": "PlatformBehavior::PlatformBehavior",
  1051. "yGrabOffset": 0
  1052. }
  1053. ]
  1054. },
  1055. {
  1056. "height": 32,
  1057. "name": "Backround",
  1058. "tags": "",
  1059. "texture": "bg_desert.png",
  1060. "type": "TiledSpriteObject::TiledSprite",
  1061. "width": 32,
  1062. "variables": [],
  1063. "behaviors": []
  1064. },
  1065. {
  1066. "height": 70,
  1067. "name": "Bush",
  1068. "tags": "",
  1069. "texture": "bush.png",
  1070. "type": "TiledSpriteObject::TiledSprite",
  1071. "width": 70,
  1072. "variables": [],
  1073. "behaviors": []
  1074. },
  1075. {
  1076. "name": "Cloud",
  1077. "tags": "",
  1078. "type": "Sprite",
  1079. "updateIfNotVisible": false,
  1080. "variables": [],
  1081. "behaviors": [],
  1082. "animations": [
  1083. {
  1084. "name": "",
  1085. "useMultipleDirections": false,
  1086. "directions": [
  1087. {
  1088. "looping": false,
  1089. "timeBetweenFrames": 0.08,
  1090. "sprites": [
  1091. {
  1092. "hasCustomCollisionMask": false,
  1093. "image": "cloud1.png",
  1094. "points": [],
  1095. "originPoint": {
  1096. "name": "origine",
  1097. "x": 0,
  1098. "y": 0
  1099. },
  1100. "centerPoint": {
  1101. "automatic": true,
  1102. "name": "centre",
  1103. "x": 0,
  1104. "y": 0
  1105. },
  1106. "customCollisionMask": []
  1107. }
  1108. ]
  1109. }
  1110. ]
  1111. },
  1112. {
  1113. "name": "",
  1114. "useMultipleDirections": false,
  1115. "directions": [
  1116. {
  1117. "looping": false,
  1118. "timeBetweenFrames": 0.08,
  1119. "sprites": [
  1120. {
  1121. "hasCustomCollisionMask": false,
  1122. "image": "cloud2.png",
  1123. "points": [],
  1124. "originPoint": {
  1125. "name": "origine",
  1126. "x": 0,
  1127. "y": 0
  1128. },
  1129. "centerPoint": {
  1130. "automatic": true,
  1131. "name": "centre",
  1132. "x": 0,
  1133. "y": 0
  1134. },
  1135. "customCollisionMask": []
  1136. }
  1137. ]
  1138. }
  1139. ]
  1140. },
  1141. {
  1142. "name": "",
  1143. "useMultipleDirections": false,
  1144. "directions": [
  1145. {
  1146. "looping": false,
  1147. "timeBetweenFrames": 0.08,
  1148. "sprites": [
  1149. {
  1150. "hasCustomCollisionMask": false,
  1151. "image": "cloud3.png",
  1152. "points": [],
  1153. "originPoint": {
  1154. "name": "origine",
  1155. "x": 0,
  1156. "y": 0
  1157. },
  1158. "centerPoint": {
  1159. "automatic": true,
  1160. "name": "centre",
  1161. "x": 0,
  1162. "y": 0
  1163. },
  1164. "customCollisionMask": []
  1165. }
  1166. ]
  1167. }
  1168. ]
  1169. }
  1170. ]
  1171. },
  1172. {
  1173. "name": "Coin",
  1174. "tags": "",
  1175. "type": "Sprite",
  1176. "updateIfNotVisible": false,
  1177. "variables": [],
  1178. "behaviors": [],
  1179. "animations": [
  1180. {
  1181. "name": "",
  1182. "useMultipleDirections": false,
  1183. "directions": [
  1184. {
  1185. "looping": false,
  1186. "timeBetweenFrames": 0.08,
  1187. "sprites": [
  1188. {
  1189. "hasCustomCollisionMask": true,
  1190. "image": "coinGold.png",
  1191. "points": [],
  1192. "originPoint": {
  1193. "name": "origine",
  1194. "x": 0,
  1195. "y": 0
  1196. },
  1197. "centerPoint": {
  1198. "automatic": true,
  1199. "name": "centre",
  1200. "x": 0,
  1201. "y": 0
  1202. },
  1203. "customCollisionMask": [
  1204. [
  1205. {
  1206. "x": 19,
  1207. "y": 19
  1208. },
  1209. {
  1210. "x": 51,
  1211. "y": 19
  1212. },
  1213. {
  1214. "x": 48.5,
  1215. "y": 52
  1216. },
  1217. {
  1218. "x": 19,
  1219. "y": 51
  1220. }
  1221. ]
  1222. ]
  1223. }
  1224. ]
  1225. }
  1226. ]
  1227. }
  1228. ]
  1229. },
  1230. {
  1231. "bold": false,
  1232. "italic": false,
  1233. "name": "Score",
  1234. "smoothed": true,
  1235. "tags": "",
  1236. "type": "TextObject::Text",
  1237. "underlined": false,
  1238. "variables": [],
  1239. "behaviors": [],
  1240. "string": "Text",
  1241. "font": "",
  1242. "characterSize": 60,
  1243. "color": {
  1244. "b": 0,
  1245. "g": 0,
  1246. "r": 0
  1247. }
  1248. },
  1249. {
  1250. "name": "NewObject",
  1251. "tags": "",
  1252. "type": "Sprite",
  1253. "updateIfNotVisible": false,
  1254. "variables": [],
  1255. "behaviors": [
  1256. {
  1257. "canBeGrabbed": true,
  1258. "name": "Platform",
  1259. "platformType": "NormalPlatform",
  1260. "type": "PlatformBehavior::PlatformBehavior",
  1261. "yGrabOffset": 0
  1262. }
  1263. ],
  1264. "animations": [
  1265. {
  1266. "name": "",
  1267. "useMultipleDirections": false,
  1268. "directions": [
  1269. {
  1270. "looping": false,
  1271. "timeBetweenFrames": 0.08,
  1272. "sprites": [
  1273. {
  1274. "hasCustomCollisionMask": false,
  1275. "image": "blockerBody.png",
  1276. "points": [],
  1277. "originPoint": {
  1278. "name": "origine",
  1279. "x": 0,
  1280. "y": 0
  1281. },
  1282. "centerPoint": {
  1283. "automatic": true,
  1284. "name": "centre",
  1285. "x": 0,
  1286. "y": 0
  1287. },
  1288. "customCollisionMask": []
  1289. }
  1290. ]
  1291. }
  1292. ]
  1293. }
  1294. ]
  1295. },
  1296. {
  1297. "bold": false,
  1298. "italic": false,
  1299. "name": "End",
  1300. "smoothed": true,
  1301. "tags": "",
  1302. "type": "TextObject::Text",
  1303. "underlined": false,
  1304. "variables": [],
  1305. "behaviors": [],
  1306. "string": "END",
  1307. "font": "",
  1308. "characterSize": 200,
  1309. "color": {
  1310. "b": 17,
  1311. "g": 17,
  1312. "r": 241
  1313. }
  1314. },
  1315. {
  1316. "name": "Mouse",
  1317. "tags": "",
  1318. "type": "Sprite",
  1319. "updateIfNotVisible": false,
  1320. "variables": [],
  1321. "behaviors": [],
  1322. "animations": [
  1323. {
  1324. "name": "NewObject2",
  1325. "useMultipleDirections": false,
  1326. "directions": [
  1327. {
  1328. "looping": false,
  1329. "timeBetweenFrames": 0.08,
  1330. "sprites": [
  1331. {
  1332. "hasCustomCollisionMask": false,
  1333. "image": "NewObject2-1-0.png",
  1334. "points": [],
  1335. "originPoint": {
  1336. "name": "origine",
  1337. "x": 0,
  1338. "y": 0
  1339. },
  1340. "centerPoint": {
  1341. "automatic": true,
  1342. "name": "centre",
  1343. "x": 0,
  1344. "y": 0
  1345. },
  1346. "customCollisionMask": []
  1347. }
  1348. ]
  1349. }
  1350. ]
  1351. }
  1352. ]
  1353. },
  1354. {
  1355. "name": "ArrowRight",
  1356. "tags": "",
  1357. "type": "Sprite",
  1358. "updateIfNotVisible": false,
  1359. "variables": [],
  1360. "behaviors": [],
  1361. "animations": [
  1362. {
  1363. "name": "",
  1364. "useMultipleDirections": false,
  1365. "directions": [
  1366. {
  1367. "looping": false,
  1368. "timeBetweenFrames": 0.08,
  1369. "sprites": [
  1370. {
  1371. "hasCustomCollisionMask": false,
  1372. "image": "Arrow right.png",
  1373. "points": [],
  1374. "originPoint": {
  1375. "name": "origine",
  1376. "x": 0,
  1377. "y": 0
  1378. },
  1379. "centerPoint": {
  1380. "automatic": true,
  1381. "name": "centre",
  1382. "x": 0,
  1383. "y": 0
  1384. },
  1385. "customCollisionMask": []
  1386. }
  1387. ]
  1388. }
  1389. ]
  1390. }
  1391. ]
  1392. },
  1393. {
  1394. "name": "ArrowLeft",
  1395. "tags": "",
  1396. "type": "Sprite",
  1397. "updateIfNotVisible": false,
  1398. "variables": [],
  1399. "behaviors": [],
  1400. "animations": [
  1401. {
  1402. "name": "",
  1403. "useMultipleDirections": false,
  1404. "directions": [
  1405. {
  1406. "looping": false,
  1407. "timeBetweenFrames": 0.08,
  1408. "sprites": [
  1409. {
  1410. "hasCustomCollisionMask": false,
  1411. "image": "Black_Left_Arrow.png",
  1412. "points": [],
  1413. "originPoint": {
  1414. "name": "origine",
  1415. "x": 0,
  1416. "y": 0
  1417. },
  1418. "centerPoint": {
  1419. "automatic": true,
  1420. "name": "centre",
  1421. "x": 0,
  1422. "y": 0
  1423. },
  1424. "customCollisionMask": []
  1425. }
  1426. ]
  1427. }
  1428. ]
  1429. }
  1430. ]
  1431. },
  1432. {
  1433. "name": "Button",
  1434. "tags": "",
  1435. "type": "Sprite",
  1436. "updateIfNotVisible": false,
  1437. "variables": [],
  1438. "behaviors": [],
  1439. "animations": [
  1440. {
  1441. "name": "",
  1442. "useMultipleDirections": false,
  1443. "directions": [
  1444. {
  1445. "looping": false,
  1446. "timeBetweenFrames": 0.08,
  1447. "sprites": [
  1448. {
  1449. "hasCustomCollisionMask": false,
  1450. "image": "Button.png",
  1451. "points": [],
  1452. "originPoint": {
  1453. "name": "origine",
  1454. "x": 0,
  1455. "y": 0
  1456. },
  1457. "centerPoint": {
  1458. "automatic": true,
  1459. "name": "centre",
  1460. "x": 0,
  1461. "y": 0
  1462. },
  1463. "customCollisionMask": []
  1464. }
  1465. ]
  1466. }
  1467. ]
  1468. }
  1469. ]
  1470. }
  1471. ],
  1472. "events": [
  1473. {
  1474. "colorB": 228,
  1475. "colorG": 176,
  1476. "colorR": 74,
  1477. "creationTime": 0,
  1478. "disabled": false,
  1479. "folded": true,
  1480. "name": "Movement",
  1481. "source": "",
  1482. "type": "BuiltinCommonInstructions::Group",
  1483. "events": [
  1484. {
  1485. "disabled": false,
  1486. "folded": false,
  1487. "type": "BuiltinCommonInstructions::Standard",
  1488. "conditions": [
  1489. {
  1490. "type": {
  1491. "inverted": false,
  1492. "value": "KeyPressed"
  1493. },
  1494. "parameters": [
  1495. "",
  1496. "Right"
  1497. ],
  1498. "subInstructions": []
  1499. },
  1500. {
  1501. "type": {
  1502. "inverted": false,
  1503. "value": "PlatformBehavior::IsMoving"
  1504. },
  1505. "parameters": [
  1506. "Player",
  1507. "PlatformerObject"
  1508. ],
  1509. "subInstructions": []
  1510. }
  1511. ],
  1512. "actions": [
  1513. {
  1514. "type": {
  1515. "inverted": false,
  1516. "value": "ChangeAnimation"
  1517. },
  1518. "parameters": [
  1519. "Player",
  1520. "",
  1521. "1"
  1522. ],
  1523. "subInstructions": []
  1524. },
  1525. {
  1526. "type": {
  1527. "inverted": false,
  1528. "value": "FlipX"
  1529. },
  1530. "parameters": [
  1531. "Player",
  1532. "yes"
  1533. ],
  1534. "subInstructions": []
  1535. }
  1536. ],
  1537. "events": []
  1538. },
  1539. {
  1540. "disabled": false,
  1541. "folded": false,
  1542. "type": "BuiltinCommonInstructions::Standard",
  1543. "conditions": [
  1544. {
  1545. "type": {
  1546. "inverted": false,
  1547. "value": "KeyPressed"
  1548. },
  1549. "parameters": [
  1550. "",
  1551. "Left"
  1552. ],
  1553. "subInstructions": []
  1554. },
  1555. {
  1556. "type": {
  1557. "inverted": false,
  1558. "value": "PlatformBehavior::IsMoving"
  1559. },
  1560. "parameters": [
  1561. "Player",
  1562. "PlatformerObject"
  1563. ],
  1564. "subInstructions": []
  1565. }
  1566. ],
  1567. "actions": [
  1568. {
  1569. "type": {
  1570. "inverted": false,
  1571. "value": "ChangeAnimation"
  1572. },
  1573. "parameters": [
  1574. "Player",
  1575. "=",
  1576. "1"
  1577. ],
  1578. "subInstructions": []
  1579. },
  1580. {
  1581. "type": {
  1582. "inverted": false,
  1583. "value": "FlipX"
  1584. },
  1585. "parameters": [
  1586. "Player",
  1587. "no"
  1588. ],
  1589. "subInstructions": []
  1590. }
  1591. ],
  1592. "events": []
  1593. },
  1594. {
  1595. "disabled": false,
  1596. "folded": false,
  1597. "type": "BuiltinCommonInstructions::Standard",
  1598. "conditions": [
  1599. {
  1600. "type": {
  1601. "inverted": true,
  1602. "value": "PlatformBehavior::IsMoving"
  1603. },
  1604. "parameters": [
  1605. "Player",
  1606. "PlatformerObject"
  1607. ],
  1608. "subInstructions": []
  1609. }
  1610. ],
  1611. "actions": [
  1612. {
  1613. "type": {
  1614. "inverted": false,
  1615. "value": "ChangeAnimation"
  1616. },
  1617. "parameters": [
  1618. "Player",
  1619. "=",
  1620. "0"
  1621. ],
  1622. "subInstructions": []
  1623. }
  1624. ],
  1625. "events": []
  1626. },
  1627. {
  1628. "disabled": false,
  1629. "folded": false,
  1630. "type": "BuiltinCommonInstructions::Standard",
  1631. "conditions": [
  1632. {
  1633. "type": {
  1634. "inverted": false,
  1635. "value": "PlatformBehavior::IsJumping"
  1636. },
  1637. "parameters": [
  1638. "Player",
  1639. "PlatformerObject"
  1640. ],
  1641. "subInstructions": []
  1642. }
  1643. ],
  1644. "actions": [
  1645. {
  1646. "type": {
  1647. "inverted": false,
  1648. "value": "ChangeAnimation"
  1649. },
  1650. "parameters": [
  1651. "Player",
  1652. "=",
  1653. "2\n"
  1654. ],
  1655. "subInstructions": []
  1656. }
  1657. ],
  1658. "events": []
  1659. }
  1660. ],
  1661. "parameters": []
  1662. },
  1663. {
  1664. "colorB": 228,
  1665. "colorG": 176,
  1666. "colorR": 74,
  1667. "creationTime": 0,
  1668. "disabled": false,
  1669. "folded": true,
  1670. "name": "Camera",
  1671. "source": "",
  1672. "type": "BuiltinCommonInstructions::Group",
  1673. "events": [
  1674. {
  1675. "disabled": false,
  1676. "folded": false,
  1677. "type": "BuiltinCommonInstructions::Standard",
  1678. "conditions": [],
  1679. "actions": [
  1680. {
  1681. "type": {
  1682. "inverted": false,
  1683. "value": "CentreCamera"
  1684. },
  1685. "parameters": [
  1686. "",
  1687. "Player",
  1688. "",
  1689. "",
  1690. ""
  1691. ],
  1692. "subInstructions": []
  1693. }
  1694. ],
  1695. "events": []
  1696. }
  1697. ],
  1698. "parameters": []
  1699. },
  1700. {
  1701. "colorB": 228,
  1702. "colorG": 176,
  1703. "colorR": 74,
  1704. "creationTime": 0,
  1705. "disabled": false,
  1706. "folded": true,
  1707. "name": "Score",
  1708. "source": "",
  1709. "type": "BuiltinCommonInstructions::Group",
  1710. "events": [
  1711. {
  1712. "disabled": false,
  1713. "folded": false,
  1714. "type": "BuiltinCommonInstructions::Standard",
  1715. "conditions": [
  1716. {
  1717. "type": {
  1718. "inverted": false,
  1719. "value": "CollisionNP"
  1720. },
  1721. "parameters": [
  1722. "Player",
  1723. "Coin",
  1724. "",
  1725. "",
  1726. ""
  1727. ],
  1728. "subInstructions": []
  1729. }
  1730. ],
  1731. "actions": [
  1732. {
  1733. "type": {
  1734. "inverted": false,
  1735. "value": "Delete"
  1736. },
  1737. "parameters": [
  1738. "Coin",
  1739. ""
  1740. ],
  1741. "subInstructions": []
  1742. },
  1743. {
  1744. "type": {
  1745. "inverted": false,
  1746. "value": "ModVarGlobal"
  1747. },
  1748. "parameters": [
  1749. "Score",
  1750. "+",
  1751. "1"
  1752. ],
  1753. "subInstructions": []
  1754. }
  1755. ],
  1756. "events": []
  1757. },
  1758. {
  1759. "disabled": false,
  1760. "folded": false,
  1761. "type": "BuiltinCommonInstructions::Standard",
  1762. "conditions": [],
  1763. "actions": [
  1764. {
  1765. "type": {
  1766. "inverted": false,
  1767. "value": "TextObject::String"
  1768. },
  1769. "parameters": [
  1770. "Score",
  1771. "=",
  1772. "\"Score:\" + GlobalVariableString(Score)"
  1773. ],
  1774. "subInstructions": []
  1775. }
  1776. ],
  1777. "events": []
  1778. }
  1779. ],
  1780. "parameters": []
  1781. },
  1782. {
  1783. "colorB": 228,
  1784. "colorG": 176,
  1785. "colorR": 74,
  1786. "creationTime": 0,
  1787. "disabled": false,
  1788. "folded": true,
  1789. "name": "Death",
  1790. "source": "",
  1791. "type": "BuiltinCommonInstructions::Group",
  1792. "events": [
  1793. {
  1794. "disabled": false,
  1795. "folded": false,
  1796. "type": "BuiltinCommonInstructions::Standard",
  1797. "conditions": [
  1798. {
  1799. "type": {
  1800. "inverted": false,
  1801. "value": "CollisionNP"
  1802. },
  1803. "parameters": [
  1804. "Player",
  1805. "NewObject",
  1806. "",
  1807. "",
  1808. ""
  1809. ],
  1810. "subInstructions": []
  1811. }
  1812. ],
  1813. "actions": [
  1814. {
  1815. "type": {
  1816. "inverted": false,
  1817. "value": "MettreY"
  1818. },
  1819. "parameters": [
  1820. "Player",
  1821. "=",
  1822. "322"
  1823. ],
  1824. "subInstructions": []
  1825. },
  1826. {
  1827. "type": {
  1828. "inverted": false,
  1829. "value": "MettreX"
  1830. },
  1831. "parameters": [
  1832. "Player",
  1833. "=",
  1834. "281"
  1835. ],
  1836. "subInstructions": []
  1837. }
  1838. ],
  1839. "events": [
  1840. {
  1841. "disabled": false,
  1842. "folded": false,
  1843. "type": "BuiltinCommonInstructions::Standard",
  1844. "conditions": [],
  1845. "actions": [
  1846. {
  1847. "type": {
  1848. "inverted": false,
  1849. "value": "ModVarObjet"
  1850. },
  1851. "parameters": [
  1852. "Player",
  1853. "Health",
  1854. "-",
  1855. "50"
  1856. ],
  1857. "subInstructions": []
  1858. }
  1859. ],
  1860. "events": []
  1861. },
  1862. {
  1863. "disabled": false,
  1864. "folded": false,
  1865. "type": "BuiltinCommonInstructions::Standard",
  1866. "conditions": [],
  1867. "actions": [],
  1868. "events": []
  1869. }
  1870. ]
  1871. }
  1872. ],
  1873. "parameters": []
  1874. },
  1875. {
  1876. "colorB": 228,
  1877. "colorG": 176,
  1878. "colorR": 74,
  1879. "creationTime": 0,
  1880. "disabled": false,
  1881. "folded": true,
  1882. "name": "Mouse",
  1883. "source": "",
  1884. "type": "BuiltinCommonInstructions::Group",
  1885. "events": [
  1886. {
  1887. "disabled": false,
  1888. "folded": false,
  1889. "type": "BuiltinCommonInstructions::Standard",
  1890. "conditions": [
  1891. {
  1892. "type": {
  1893. "inverted": false,
  1894. "value": "DepartScene"
  1895. },
  1896. "parameters": [
  1897. ""
  1898. ],
  1899. "subInstructions": []
  1900. }
  1901. ],
  1902. "actions": [
  1903. {
  1904. "type": {
  1905. "inverted": false,
  1906. "value": "Create"
  1907. },
  1908. "parameters": [
  1909. "",
  1910. "Mouse",
  1911. "MouseX()",
  1912. "MouseY()",
  1913. ""
  1914. ],
  1915. "subInstructions": []
  1916. }
  1917. ],
  1918. "events": [
  1919. {
  1920. "disabled": false,
  1921. "folded": false,
  1922. "type": "BuiltinCommonInstructions::Standard",
  1923. "conditions": [],
  1924. "actions": [
  1925. {
  1926. "type": {
  1927. "inverted": false,
  1928. "value": "MettreXY"
  1929. },
  1930. "parameters": [
  1931. "Mouse",
  1932. "=",
  1933. "MouseX()",
  1934. "=",
  1935. "MouseY()"
  1936. ],
  1937. "subInstructions": []
  1938. }
  1939. ],
  1940. "events": []
  1941. }
  1942. ]
  1943. }
  1944. ],
  1945. "parameters": []
  1946. },
  1947. {
  1948. "colorB": 228,
  1949. "colorG": 176,
  1950. "colorR": 74,
  1951. "creationTime": 0,
  1952. "disabled": false,
  1953. "folded": true,
  1954. "name": "Ipad",
  1955. "source": "",
  1956. "type": "BuiltinCommonInstructions::Group",
  1957. "events": [
  1958. {
  1959. "disabled": false,
  1960. "folded": false,
  1961. "type": "BuiltinCommonInstructions::Standard",
  1962. "conditions": [
  1963. {
  1964. "type": {
  1965. "inverted": false,
  1966. "value": "DepartScene"
  1967. },
  1968. "parameters": [
  1969. ""
  1970. ],
  1971. "subInstructions": []
  1972. }
  1973. ],
  1974. "actions": [
  1975. {
  1976. "type": {
  1977. "inverted": false,
  1978. "value": "TouchSimulateMouse"
  1979. },
  1980. "parameters": [
  1981. "",
  1982. "no"
  1983. ],
  1984. "subInstructions": []
  1985. }
  1986. ],
  1987. "events": []
  1988. },
  1989. {
  1990. "disabled": false,
  1991. "folded": false,
  1992. "type": "BuiltinCommonInstructions::Standard",
  1993. "conditions": [
  1994. {
  1995. "type": {
  1996. "inverted": false,
  1997. "value": "SourisSurObjet"
  1998. },
  1999. "parameters": [
  2000. "ArrowRight",
  2001. "",
  2002. "",
  2003. ""
  2004. ],
  2005. "subInstructions": []
  2006. }
  2007. ],
  2008. "actions": [
  2009. {
  2010. "type": {
  2011. "inverted": false,
  2012. "value": "PlatformBehavior::SimulateRightKey"
  2013. },
  2014. "parameters": [
  2015. "Player",
  2016. "PlatformerObject"
  2017. ],
  2018. "subInstructions": []
  2019. },
  2020. {
  2021. "type": {
  2022. "inverted": false,
  2023. "value": "FlipX"
  2024. },
  2025. "parameters": [
  2026. "Player",
  2027. "yes"
  2028. ],
  2029. "subInstructions": []
  2030. },
  2031. {
  2032. "type": {
  2033. "inverted": false,
  2034. "value": "ChangeAnimation"
  2035. },
  2036. "parameters": [
  2037. "Player",
  2038. "",
  2039. "1"
  2040. ],
  2041. "subInstructions": []
  2042. }
  2043. ],
  2044. "events": []
  2045. },
  2046. {
  2047. "disabled": false,
  2048. "folded": false,
  2049. "type": "BuiltinCommonInstructions::Standard",
  2050. "conditions": [
  2051. {
  2052. "type": {
  2053. "inverted": false,
  2054. "value": "SourisSurObjet"
  2055. },
  2056. "parameters": [
  2057. "ArrowLeft",
  2058. "",
  2059. "",
  2060. ""
  2061. ],
  2062. "subInstructions": []
  2063. }
  2064. ],
  2065. "actions": [
  2066. {
  2067. "type": {
  2068. "inverted": false,
  2069. "value": "PlatformBehavior::SimulateLeftKey"
  2070. },
  2071. "parameters": [
  2072. "Player",
  2073. "PlatformerObject"
  2074. ],
  2075. "subInstructions": []
  2076. },
  2077. {
  2078. "type": {
  2079. "inverted": false,
  2080. "value": "FlipX"
  2081. },
  2082. "parameters": [
  2083. "Player",
  2084. "no"
  2085. ],
  2086. "subInstructions": []
  2087. },
  2088. {
  2089. "type": {
  2090. "inverted": false,
  2091. "value": "ChangeAnimation"
  2092. },
  2093. "parameters": [
  2094. "Player",
  2095. "",
  2096. "1"
  2097. ],
  2098. "subInstructions": []
  2099. }
  2100. ],
  2101. "events": []
  2102. },
  2103. {
  2104. "disabled": false,
  2105. "folded": false,
  2106. "type": "BuiltinCommonInstructions::Standard",
  2107. "conditions": [
  2108. {
  2109. "type": {
  2110. "inverted": false,
  2111. "value": "SourisSurObjet"
  2112. },
  2113. "parameters": [
  2114. "Button",
  2115. "",
  2116. "",
  2117. ""
  2118. ],
  2119. "subInstructions": []
  2120. }
  2121. ],
  2122. "actions": [
  2123. {
  2124. "type": {
  2125. "inverted": false,
  2126. "value": "PlatformBehavior::SimulateJumpKey"
  2127. },
  2128. "parameters": [
  2129. "Player",
  2130. "PlatformerObject"
  2131. ],
  2132. "subInstructions": []
  2133. }
  2134. ],
  2135. "events": []
  2136. }
  2137. ],
  2138. "parameters": []
  2139. },
  2140. {
  2141. "disabled": false,
  2142. "folded": false,
  2143. "type": "BuiltinCommonInstructions::Standard",
  2144. "conditions": [
  2145. {
  2146. "type": {
  2147. "inverted": true,
  2148. "value": "SystemInfo::IsMobile"
  2149. },
  2150. "parameters": [],
  2151. "subInstructions": []
  2152. }
  2153. ],
  2154. "actions": [
  2155. {
  2156. "type": {
  2157. "inverted": false,
  2158. "value": "Cache"
  2159. },
  2160. "parameters": [
  2161. "Touch Buttons"
  2162. ],
  2163. "subInstructions": []
  2164. }
  2165. ],
  2166. "events": []
  2167. }
  2168. ],
  2169. "layers": [
  2170. {
  2171. "name": "",
  2172. "visibility": true,
  2173. "cameras": [
  2174. {
  2175. "defaultSize": true,
  2176. "defaultViewport": true,
  2177. "height": 0,
  2178. "viewportBottom": 1,
  2179. "viewportLeft": 0,
  2180. "viewportRight": 1,
  2181. "viewportTop": 0,
  2182. "width": 0
  2183. }
  2184. ],
  2185. "effects": []
  2186. },
  2187. {
  2188. "name": "GUI",
  2189. "visibility": true,
  2190. "cameras": [],
  2191. "effects": [
  2192. {
  2193. "effectName": "Noise",
  2194. "name": "Effect",
  2195. "parameters": {
  2196. "noise": 1
  2197. }
  2198. }
  2199. ]
  2200. }
  2201. ],
  2202. "behaviorsSharedData": [
  2203. {
  2204. "name": "Platform",
  2205. "type": "PlatformBehavior::PlatformBehavior"
  2206. },
  2207. {
  2208. "name": "PlatformerObject",
  2209. "type": "PlatformBehavior::PlatformerObjectBehavior"
  2210. }
  2211. ]
  2212. }
  2213. ],
  2214. "externalEvents": [],
  2215. "eventsFunctionsExtensions": [],
  2216. "externalLayouts": [],
  2217. "externalSourceFiles": []
  2218. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement