mirror of
https://github.com/wassname/metacar.git
synced 2026-09-10 12:12:06 +08:00
Update README.md
This commit is contained in:
@@ -315,6 +315,10 @@ const level = metacar.level.level1;
|
||||
var editor = new metacar.editor("env", level);
|
||||
editor.load();
|
||||
```
|
||||
|
||||
<b>Left click</b> on one item to select it. Then Left click on the map to set the item.
|
||||
<b>Right click</b> is used to remove an item.
|
||||
|
||||
### Save the level
|
||||
|
||||
```javascript
|
||||
|
||||
Reference in New Issue
Block a user