Explanation for perks in help, coins speed limit to avoid clipping, adapted coin spawn rate

This commit is contained in:
Renan LE CARO 2025-03-01 14:20:27 +01:00
parent abdab7ad55
commit 5860e6119e
4 changed files with 533 additions and 514 deletions

View file

@ -73,10 +73,6 @@ function addLevelEditorToList(level, levelIndex) {
<button data-offset-x="0" data-offset-y="1" data-level="${levelIndex}">D</button>
<input type="color" value="${level.color || ''}" data-level="${levelIndex}" />
<button data-level="${levelIndex}" data-set-bg-svg="true" >${svg?'replace':'set'}</button>
<label>
<input type="checkbox" data-field="squared" ${level.squared ? 'checked':''} data-level="${levelIndex}" />
sqare
</label>
<label>
<input type="checkbox" data-field="focus" ${level.focus ? 'checked':''} data-level="${levelIndex}" />
focus