Subversion Repository Public Repository

Nextrek

Diff Revisions 1085 vs 1086 for /s2s/data/1460AF25KB022A432DSA370E68012CDC1B17.json

Diff revisions: vs.
  @@ -1 +1,158 @@
1 - {"uid":"1460AF25KB022A432DSA370E68012CDC1B17","isLoaded":true,"lastModificationTime":0,"items":{"parentId":"C7F59F96KBEE0A493AS9298E6E96A9327DC7","displayName":"$$082A96AF209B324D54486878C8A82AE3A0D5","windowTitle":"Scroll Background","type":"event_command","title":"$$P24","id":"vn.ScrollBackground","group":"$$2FBA90CCK88F7A4B74SA654EC5FF13F44EF7","subGroup":"$$9D7B8871KE8A7A410ES8CA3EA1F415A8BEA7","windowSize":{"w":400},"nodes":[{"name":"return fmt('Scroll Background: @%s, Scroll-H(%s), Scroll-V(%s), [%s, %s], @%sf%s', fmtNumVar(p.layer), p.horizontal ? fmtNumVar(p.horizontalSpeed) : 'Stop', p.vertical ? fmtNumVar(p.verticalSpeed) : 'Stop', GS.CONST.EASING_TYPES[p.easing.type], GS.CONST.EASING_IN_OUT[p.easing.inOut], fmtNumVar(p.duration), p.waitForCompletion ? ', Wait' : '')","id":"vn.ScrollBackground"}],"defaultValue":{"layer":0,"duration":0,"waitForCompletion":0,"verticalSpeed":0,"horizontalSpeed":0,"easing":{"type":0,"inOut":1}},"quickItems":[{"label":"$$272673AEKE288A48D0SB8D7EEFF528276A59","valueFormula":"return fmtNumVar(p.layer);","variableButton":{"dataSource":"numbers"},"type":"GSQStepper","attribute":"layer","minimum":0,"maximum":999999999},{"label":"$$323B7A1881A13340D32A7B8520D8893F8518","valueFormula":"return fmtNumVar(p.horizontalSpeed) + lcs('4CB1B96948F4B447E119F7829BD93C0D90AF');","type":"GSQStepper","attribute":"horizontalSpeed","numberFormat":"decimal","variableButton":{"dataSource":"numbers"},"minimum":-999999999,"maximum":999999999},{"label":"$$EEE313F0542B4443ED58F4B9DAE55097ACD5","valueFormula":"return fmtNumVar(p.verticalSpeed) + lcs('4CB1B96948F4B447E119F7829BD93C0D90AF');","type":"GSQStepper","numberFormat":"decimal","variableButton":{"dataSource":"numbers"},"attribute":"verticalSpeed","minimum":-999999999,"maximum":999999999},{"label":"$$0BD2456DK1DA1A4C2DS9C03EAC7A2C6C7815","valueFormula":"return fmtDuration(fmtNumVar(p.duration))","valueTranslator":{"write":"return v / 1000 * GS.CONST.GAME_FRAME_RATE","read":"return ROUND(v / GS.CONST.GAME_FRAME_RATE * 1000)"},"type":"GSQStepper","attribute":"duration","identifier":"duration","variableButton":{"dataSource":"numbers"},"minimum":0,"maximum":999999999},{"type":"GSQPopupField","attribute":"waitForCompletion","dataSource":["$$2EA7A7BF12D3404F62094CA6644784A9FC40","$$97A5E676K2351A43FCSB0DFEBB5CF7A73243"],"valueFormula":"return (p.waitForCompletion ? lcs('97A5E676K2351A43FCSB0DFEBB5CF7A73243') : lcs('2EA7A7BF12D3404F62094CA6644784A9FC40'))"}],"expandedView":{"columns":[{"sections":[{"label":"$$4B6665ACK640FA4A19S89F1E4F1070280626","rows":[{"items":[{"label":"$$858E29BD598E6544DD49356017DFC223DA6F","type":"GSQPopupField","attribute":"easing.type","lockable":true,"width":"50%","dataSource":["$$B04840A62C08B644918821142386D7EEB014","$$99D9039B6FF24440998B5ED62A44E25D562A","$$6DB3AC545EBEF747C56BB237892A2FE7DC6A","$$087E67D05860D644FC9A87C91B303A91E774","$$5101E7646B6A284EC5385FF42CC39E29BC20","$$9DEB76CD12AA024F65384215C8DF97C64463","$$757243FE807A124F5058CEA6DC72BB24F1AD","$$22D2BB118D79E248023904E4E5DCF459C2B2"],"valueFormula":"return GS.CONST.EASING_TYPES[p.easing.type]"},{"label":"","width":"auto","unlockItems":["easing.type"],"type":"GSQPopupField","attribute":"easing.inOut","dataSource":["$$19C38D481D2B4947845AFB426AA83A22A24E","$$636489127D19D648ED6BB357549054B90E98","$$03359F826080274E018A4693CE01C765D700"],"valueFormula":"return GS.CONST.EASING_IN_OUT[p.easing.inOut]"}]}]}]}]},"sections":[],"rawContent":"{\n \"parentId\": \"AFAD6CEFK59C1A4298SBABFE7AEC1B964622\",\n \"displayName\": \"$$082A96AF209B324D54486878C8A82AE3A0D5\",\n \"windowTitle\": \"Scroll Background\",\n \"type\": \"event_command\",\n \"title\": \"$$P24\",\n \"id\": \"vn.ScrollBackground\",\n \"group\": \"$$2FBA90CCK88F7A4B74SA654EC5FF13F44EF7\",\n \"subGroup\": \"$$9D7B8871KE8A7A410ES8CA3EA1F415A8BEA7\",\n \"windowSize\": {\n \"w\": 400\n },\n \"nodes\": [\n {\n \"name\": \"return fmt('Scroll Background: @%s, Scroll-H(%s), Scroll-V(%s), [%s, %s], @%sf%s', fmtNumVar(p.layer), p.horizontal ? fmtNumVar(p.horizontalSpeed) : 'Stop', p.vertical ? fmtNumVar(p.verticalSpeed) : 'Stop', GS.CONST.EASING_TYPES[p.easing.type], GS.CONST.EASING_IN_OUT[p.easing.inOut], fmtNumVar(p.duration), p.waitForCompletion ? ', Wait' : '')\",\n \"id\": \"vn.ScrollBackground\"\n }\n ],\n \"defaultValue\": { \"layer\": 0, \"duration\": 0, \"waitForCompletion\": 0, \"verticalSpeed\": 0, \"horizontalSpeed\": 0, \"easing\": { \"type\": 0, \"inOut\": 1 } },\n \"quickItems\": [\n {\n \"label\": \"$$272673AEKE288A48D0SB8D7EEFF528276A59\",\n \"valueFormula\": \"return fmtNumVar(p.layer);\",\n \"variableButton\": { \"dataSource\": \"numbers\" },\n \"type\": \"GSQStepper\",\n \"attribute\": \"layer\",\n \"minimum\": 0,\n \"maximum\": GS.CONST.MAX_NUMBER_VALUE\n },\n {\n \"label\": \"$$323B7A1881A13340D32A7B8520D8893F8518\",\n \"valueFormula\": \"return fmtNumVar(p.horizontalSpeed) + lcs('4CB1B96948F4B447E119F7829BD93C0D90AF');\",\n \"type\": \"GSQStepper\",\n \"attribute\": \"horizontalSpeed\",\n \"numberFormat\": \"decimal\",\n \"variableButton\": { \"dataSource\": \"numbers\" },\n \"minimum\": -GS.CONST.MAX_NUMBER_VALUE,\n \"maximum\": GS.CONST.MAX_NUMBER_VALUE\n },\n {\n \"label\": \"$$EEE313F0542B4443ED58F4B9DAE55097ACD5\",\n \"valueFormula\": \"return fmtNumVar(p.verticalSpeed) + lcs('4CB1B96948F4B447E119F7829BD93C0D90AF');\",\n \"type\": \"GSQStepper\",\n \"numberFormat\": \"decimal\",\n \"variableButton\": { \"dataSource\": \"numbers\" },\n \"attribute\": \"verticalSpeed\",\n \"minimum\": -GS.CONST.MAX_NUMBER_VALUE,\n \"maximum\": GS.CONST.MAX_NUMBER_VALUE\n },\n GSQ.CONTROLS.DURATION,\n {\n \"type\": \"GSQPopupField\",\n \"attribute\": \"waitForCompletion\",\n \"dataSource\": [\"$$2EA7A7BF12D3404F62094CA6644784A9FC40\", \"$$97A5E676K2351A43FCSB0DFEBB5CF7A73243\"],\n \"valueFormula\": \"return (p.waitForCompletion ? lcs('97A5E676K2351A43FCSB0DFEBB5CF7A73243') : lcs('2EA7A7BF12D3404F62094CA6644784A9FC40'))\"\n }\n ],\n \"expandedView\": {\n \"columns\": [\n {\n \"sections\": [\n {\n \"label\": \"$$4B6665ACK640FA4A19S89F1E4F1070280626\",\n \"rows\": [\n GSQ.ROWS.EASING\n ]\n } \n ]\n }\n ]\n \n },\n \"sections\": [\n ]\n}","name":"Scroll Background","order":5},"summary":["name","type"]}
1 + {
2 + "uid": "1460AF25KB022A432DSA370E68012CDC1B17",
3 + "isLoaded": true,
4 + "lastModificationTime": 0,
5 + "items": {
6 + "parentId": "C7F59F96KBEE0A493AS9298E6E96A9327DC7",
7 + "displayName": "$$082A96AF209B324D54486878C8A82AE3A0D5",
8 + "windowTitle": "Scroll Background",
9 + "type": "event_command",
10 + "title": "$$P24",
11 + "id": "vn.ScrollBackground",
12 + "group": "$$2FBA90CCK88F7A4B74SA654EC5FF13F44EF7",
13 + "subGroup": "$$9D7B8871KE8A7A410ES8CA3EA1F415A8BEA7",
14 + "windowSize": {
15 + "w": 400
16 + },
17 + "nodes": [
18 + {
19 + "name": "return fmt('Scroll Background: @%s, Scroll-H(%s), Scroll-V(%s), [%s, %s], @%sf%s', fmtNumVar(p.layer), p.horizontal ? fmtNumVar(p.horizontalSpeed) : 'Stop', p.vertical ? fmtNumVar(p.verticalSpeed) : 'Stop', GS.CONST.EASING_TYPES[p.easing.type], GS.CONST.EASING_IN_OUT[p.easing.inOut], fmtNumVar(p.duration), p.waitForCompletion ? ', Wait' : '')",
20 + "id": "vn.ScrollBackground"
21 + }
22 + ],
23 + "defaultValue": {
24 + "layer": 0,
25 + "duration": 0,
26 + "waitForCompletion": 0,
27 + "verticalSpeed": 0,
28 + "horizontalSpeed": 0,
29 + "easing": {
30 + "type": 0,
31 + "inOut": 1
32 + }
33 + },
34 + "quickItems": [
35 + {
36 + "label": "$$272673AEKE288A48D0SB8D7EEFF528276A59",
37 + "valueFormula": "return fmtNumVar(p.layer);",
38 + "variableButton": {
39 + "dataSource": "numbers"
40 + },
41 + "type": "GSQStepper",
42 + "attribute": "layer",
43 + "minimum": 0,
44 + "maximum": 999999999
45 + },
46 + {
47 + "label": "$$323B7A1881A13340D32A7B8520D8893F8518",
48 + "valueFormula": "return fmtNumVar(p.horizontalSpeed) + lcs('4CB1B96948F4B447E119F7829BD93C0D90AF');",
49 + "type": "GSQStepper",
50 + "attribute": "horizontalSpeed",
51 + "numberFormat": "decimal",
52 + "variableButton": {
53 + "dataSource": "numbers"
54 + },
55 + "minimum": -999999999,
56 + "maximum": 999999999
57 + },
58 + {
59 + "label": "$$EEE313F0542B4443ED58F4B9DAE55097ACD5",
60 + "valueFormula": "return fmtNumVar(p.verticalSpeed) + lcs('4CB1B96948F4B447E119F7829BD93C0D90AF');",
61 + "type": "GSQStepper",
62 + "numberFormat": "decimal",
63 + "variableButton": {
64 + "dataSource": "numbers"
65 + },
66 + "attribute": "verticalSpeed",
67 + "minimum": -999999999,
68 + "maximum": 999999999
69 + },
70 + {
71 + "label": "$$0BD2456DK1DA1A4C2DS9C03EAC7A2C6C7815",
72 + "valueFormula": "return fmtDuration(fmtNumVar(p.duration))",
73 + "valueTranslator": {
74 + "write": "return v / 1000 * GS.CONST.GAME_FRAME_RATE",
75 + "read": "return ROUND(v / GS.CONST.GAME_FRAME_RATE * 1000)"
76 + },
77 + "type": "GSQStepper",
78 + "attribute": "duration",
79 + "identifier": "duration",
80 + "variableButton": {
81 + "dataSource": "numbers"
82 + },
83 + "minimum": 0,
84 + "maximum": 999999999
85 + },
86 + {
87 + "type": "GSQPopupField",
88 + "attribute": "waitForCompletion",
89 + "dataSource": [
90 + "$$2EA7A7BF12D3404F62094CA6644784A9FC40",
91 + "$$97A5E676K2351A43FCSB0DFEBB5CF7A73243"
92 + ],
93 + "valueFormula": "return (p.waitForCompletion ? lcs('97A5E676K2351A43FCSB0DFEBB5CF7A73243') : lcs('2EA7A7BF12D3404F62094CA6644784A9FC40'))"
94 + }
95 + ],
96 + "expandedView": {
97 + "columns": [
98 + {
99 + "sections": [
100 + {
101 + "label": "$$4B6665ACK640FA4A19S89F1E4F1070280626",
102 + "rows": [
103 + {
104 + "items": [
105 + {
106 + "label": "$$858E29BD598E6544DD49356017DFC223DA6F",
107 + "type": "GSQPopupField",
108 + "attribute": "easing.type",
109 + "lockable": true,
110 + "width": "50%",
111 + "dataSource": [
112 + "$$B04840A62C08B644918821142386D7EEB014",
113 + "$$99D9039B6FF24440998B5ED62A44E25D562A",
114 + "$$6DB3AC545EBEF747C56BB237892A2FE7DC6A",
115 + "$$087E67D05860D644FC9A87C91B303A91E774",
116 + "$$5101E7646B6A284EC5385FF42CC39E29BC20",
117 + "$$9DEB76CD12AA024F65384215C8DF97C64463",
118 + "$$757243FE807A124F5058CEA6DC72BB24F1AD",
119 + "$$22D2BB118D79E248023904E4E5DCF459C2B2",
120 + "Ease Elastic",
121 + "Ease Bounce",
122 + "Ease Back"
123 + ],
124 + "valueFormula": "return GS.CONST.EASING_TYPES[p.easing.type]"
125 + },
126 + {
127 + "label": "",
128 + "width": "auto",
129 + "unlockItems": [
130 + "easing.type"
131 + ],
132 + "type": "GSQPopupField",
133 + "attribute": "easing.inOut",
134 + "dataSource": [
135 + "$$19C38D481D2B4947845AFB426AA83A22A24E",
136 + "$$636489127D19D648ED6BB357549054B90E98",
137 + "$$03359F826080274E018A4693CE01C765D700"
138 + ],
139 + "valueFormula": "return GS.CONST.EASING_IN_OUT[p.easing.inOut]"
140 + }
141 + ]
142 + }
143 + ]
144 + }
145 + ]
146 + }
147 + ]
148 + },
149 + "sections": [],
150 + "rawContent": "{\n \"parentId\": \"AFAD6CEFK59C1A4298SBABFE7AEC1B964622\",\n \"displayName\": \"$$082A96AF209B324D54486878C8A82AE3A0D5\",\n \"windowTitle\": \"Scroll Background\",\n \"type\": \"event_command\",\n \"title\": \"$$P24\",\n \"id\": \"vn.ScrollBackground\",\n \"group\": \"$$2FBA90CCK88F7A4B74SA654EC5FF13F44EF7\",\n \"subGroup\": \"$$9D7B8871KE8A7A410ES8CA3EA1F415A8BEA7\",\n \"windowSize\": {\n \"w\": 400\n },\n \"nodes\": [\n {\n \"name\": \"return fmt('Scroll Background: @%s, Scroll-H(%s), Scroll-V(%s), [%s, %s], @%sf%s', fmtNumVar(p.layer), p.horizontal ? fmtNumVar(p.horizontalSpeed) : 'Stop', p.vertical ? fmtNumVar(p.verticalSpeed) : 'Stop', GS.CONST.EASING_TYPES[p.easing.type], GS.CONST.EASING_IN_OUT[p.easing.inOut], fmtNumVar(p.duration), p.waitForCompletion ? ', Wait' : '')\",\n \"id\": \"vn.ScrollBackground\"\n }\n ],\n \"defaultValue\": { \"layer\": 0, \"duration\": 0, \"waitForCompletion\": 0, \"verticalSpeed\": 0, \"horizontalSpeed\": 0, \"easing\": { \"type\": 0, \"inOut\": 1 } },\n \"quickItems\": [\n {\n \"label\": \"$$272673AEKE288A48D0SB8D7EEFF528276A59\",\n \"valueFormula\": \"return fmtNumVar(p.layer);\",\n \"variableButton\": { \"dataSource\": \"numbers\" },\n \"type\": \"GSQStepper\",\n \"attribute\": \"layer\",\n \"minimum\": 0,\n \"maximum\": GS.CONST.MAX_NUMBER_VALUE\n },\n {\n \"label\": \"$$323B7A1881A13340D32A7B8520D8893F8518\",\n \"valueFormula\": \"return fmtNumVar(p.horizontalSpeed) + lcs('4CB1B96948F4B447E119F7829BD93C0D90AF');\",\n \"type\": \"GSQStepper\",\n \"attribute\": \"horizontalSpeed\",\n \"numberFormat\": \"decimal\",\n \"variableButton\": { \"dataSource\": \"numbers\" },\n \"minimum\": -GS.CONST.MAX_NUMBER_VALUE,\n \"maximum\": GS.CONST.MAX_NUMBER_VALUE\n },\n {\n \"label\": \"$$EEE313F0542B4443ED58F4B9DAE55097ACD5\",\n \"valueFormula\": \"return fmtNumVar(p.verticalSpeed) + lcs('4CB1B96948F4B447E119F7829BD93C0D90AF');\",\n \"type\": \"GSQStepper\",\n \"numberFormat\": \"decimal\",\n \"variableButton\": { \"dataSource\": \"numbers\" },\n \"attribute\": \"verticalSpeed\",\n \"minimum\": -GS.CONST.MAX_NUMBER_VALUE,\n \"maximum\": GS.CONST.MAX_NUMBER_VALUE\n },\n GSQ.CONTROLS.DURATION,\n {\n \"type\": \"GSQPopupField\",\n \"attribute\": \"waitForCompletion\",\n \"dataSource\": [\"$$2EA7A7BF12D3404F62094CA6644784A9FC40\", \"$$97A5E676K2351A43FCSB0DFEBB5CF7A73243\"],\n \"valueFormula\": \"return (p.waitForCompletion ? lcs('97A5E676K2351A43FCSB0DFEBB5CF7A73243') : lcs('2EA7A7BF12D3404F62094CA6644784A9FC40'))\"\n }\n ],\n \"expandedView\": {\n \"columns\": [\n {\n \"sections\": [\n {\n \"label\": \"$$4B6665ACK640FA4A19S89F1E4F1070280626\",\n \"rows\": [\n GSQ.ROWS.EASING\n ]\n } \n ]\n }\n ]\n \n },\n \"sections\": [\n ]\n}",
151 + "name": "Scroll Background",
152 + "order": 5
153 + },
154 + "summary": [
155 + "name",
156 + "type"
157 + ]
158 + }