20243197 #12

Closed
20243197 wants to merge 30 commits from 20243197/20243197:20243197 into 20243197
Showing only changes of commit 3fca2966c4 - Show all commits

View File

@ -36,16 +36,25 @@ User Contol: ASDW
| Water | <img src="assets/Water.webp" width="40px"> | | | Water | <img src="assets/Water.webp" width="40px"> | |
| etc.. | | etc.. |
### Properties (Indicator)
| Objects | Image | Instructions |
| :------ | :---: | :----------: |
| BABA | <img src="assets/Text_BABA.webp" width="40px"> | <img src="assets/Baba.webp" width="40px"> |
| Rock | <img src="assets/Text_ROCK.webp" width="40px"> | <img src="assets/Rock.webp" width="40px"> |
| Wall | <img src="assets/Text_WALL.webp" width="40px"> | <img src="assets/Wall.webp" width="40px"> |
| Flag | <img src="assets/Text_FLAG.webp" width="40px"> | <img src="assets/Flag.webp" width="40px"> |
| Lava | <img src="assets/Text_LAVA.webp" width="40px"> | <img src="assets/Lava.webp" width="40px"> |
| Water | <img src="assets/Text_WATER.webp" width="40px"> | <img src="assets/Water.webp" width="40px"> |
| etc...
### Properties (Operator)
| Objects | Image | Instructions |
| :------ | :---: | :----------- |
| IS | <img src="assets/Text_IS.webp" width="40px"> | Operator |
### Properties (Action) ### Properties (Action)
| Objects | Image | Instructions | | Objects | Image | Instructions |
| :------ | :---: | :----------- | | :------ | :---: | :----------- |
| BABA | <img src="assets/Text_BABA.webp" width="40px"> | |
| Rock | <img src="assets/Text_ROCK.webp" width="40px"> | |
| Wall | <img src="assets/Text_WALL.webp" width="40px"> | |
| Flag | <img src="assets/Text_FLAG.webp" width="40px"> | |
| Lava | <img src="assets/Text_LAVA.webp" width="40px"> | |
| Water | <img src="assets/Text_WATER.webp" width="40px"> | |
| IS | <img src="assets/Text_IS.webp" width="40px"> | Operator |
| You | <img src="assets/You.webp" width="40px"> | | | You | <img src="assets/You.webp" width="40px"> | |
| Move | <img src="assets/Move.webp" width="40px"> | | | Move | <img src="assets/Move.webp" width="40px"> | |
| Stop | <img src="assets/Stop.webp" width="40px"> | | | Stop | <img src="assets/Stop.webp" width="40px"> | |