Skip to content

Commit d7a205e

Browse files
1 parent 67bd217 commit d7a205e

3 files changed

Lines changed: 7 additions & 2 deletions

File tree

content/extensions/055-meeeeeeeep1---Info-plus.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@ links:
66
https://forum.makecode.com/t/makecode-arcade-mini-extentions-functions/19968?u=unsignedarduino
77
---
88

9-
This extension expands the `INFO` category, giving you the ability to show/hide the stats, change the life image and customize the stat colors. Adds blocks to the `Info` category.
9+
This extension expands the `Info` category, giving you the ability to show/hide the stats, change the life image and customize the stat colors. Adds blocks to the `Info` category.

content/extensions/078-riknoll---arcade-sprite-tilemaps.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@ links:
66
https://forum.makecode.com/t/extension-arcade-sprite-tilemaps/31444?u=unsignedarduino
77
---
88

9-
This extension allows you to set tilemaps for individual sprites, so tile overlap events are fired and those sprites will interact with walls while also allowing you to use the normal overlap and wall hit event blocks for your sprite! Although they do not get drawn to the screen, they can still be useful for separating the actual tilemap from the game logic, etc. Heed the warning that "this engine replaces the physics engine, so it is not compatible with any other extension that overwrites the physics engine." This extension adds a Sprite Tilemaps category.
9+
This extension allows you to set tilemaps for individual sprites, so tile overlap events are fired and those sprites will interact with walls while also allowing you to use the normal overlap and wall hit event blocks for your sprite! Although they do not get drawn to the screen, they can still be useful for separating the actual tilemap from the game logic, etc. Heed the warning that "this engine replaces the physics engine, so it is not compatible with any other extension that overwrites the physics engine." This extension adds a `Sprite Tilemaps` category.
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
repo: "https://github.com/riknoll/arcade-rpg"
3+
---
4+
5+
The large `arcade-rpg` extension adds the category `Rpg` to the toolbox, with seven subcategories `Characters`, `Equations`, `UI`, `Entity`, `Data`, `Status`, and `HUD`, all designed to streamline RPG game development. Although this extension appears to be fully featured, there does not appear to be any documentation available, so use at your own risk.

0 commit comments

Comments
 (0)