You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<a class="btn thiccb" href="https://gdprogra.me/#/resources/client/gamesave" rel="noreferrer" target="_blank"><q cite="https://gdprogra.me/#/resources/client/gamesave">Client Gamesave Resource</q> on gdprogra.me (if dead use link below)</a>\
root.insertAdjacentHTML('beforeend','<a href="https://gdprogra.me/#/resources/client/level-components/level-object" rel="noreferrer" target="_blank" style="grid-column-start:1;grid-column-end:3;margin-right:auto;"><q cite="https://gdprogra.me/#/resources/client/level-components/level-object">Level Object</q> on gdprogra.me</a>');
272
+
root.insertAdjacentHTML('beforeend','<a href="https://github.com/gd-programming/gd.docs/blob/docs/docs/resources/client/level-components/level-object.md" rel="noreferrer" target="_blank" style="grid-column-start:1;grid-column-end:3;margin-right:auto;"><q cite="https://github.com/gd-programming/gd.docs/blob/docs/docs/resources/client/level-components/level-object.md">Level Object</q> on gdprogra.me</a>');
273
273
this.dialog=root;
274
274
};
275
275
@@ -410,7 +410,7 @@ arr=[ 'objects',
410
410
['kA8','start dual','0','no','1','yes'],
411
411
['kA9','menu type','0','level','1','start pos','default is <strong>menu type=level⏵kA9,0</strong><hr/><strong>menu type=level⏵kA9,0</strong> is like gear button in editor <strong>menu type=start pos⏵kA9,1</strong> is like start pos edit object<hr/>first object in level having <strong>menu type=start pos⏵kA9,1</strong> will make:<ul><li>editor gear button open menu like start pos edit object</li><li>colors (kS38) don't work</li><li>lots of properties don't survive editor saving</li></ul>start pos having <strong>menu type=level⏵kA9,0</strong> will crash game when you click edit object'],
['kA17','G/Line','<strong>0</strong> in data is <strong>1</strong> in editor <strong>1</strong> in data is <strong>1</strong> in editor <strong>2</strong> in data is <strong>2</strong> in editor'+img(421,936,137,66)],
@@ -419,7 +419,7 @@ arr=[ 'objects',
419
419
['kA21','disable start pos (2.2)','0','no','1','yes','<ul class="linside"><li>does nothing on level start</li><li>level can be verified if there are only disabled <strong>start pos</strong>es</li></ul>'],
420
420
['kA24','start centered camera (2.2)','0','no','1','yes'],
421
421
['kA25','MG (2.2)','<strong>0</strong> and <strong>1</strong> are different middlegrounds (unlike BG (kA6) and G (kA7))'],
0 commit comments