We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ed2d374 commit b8e37fcCopy full SHA for b8e37fc
README.md
@@ -14,10 +14,12 @@ Projectiles allow you to shoot fireballs or missiles in your game.
14
- [Example Code](https://arcade.makecode.com/S97473-84006-57536-03114)
15
16
### No More Spamming!
17
-
18
- [Delaying Projectiles Video](https://youtu.be/_mvZLLS-sjI)
19
- [Code Sample](https://arcade.makecode.com/S47973-66673-80358-23616)
20
+### Limited Ammo
21
+- [Code Example](https://arcade.makecode.com/S80767-99848-73082-49324)
22
+
23
## Tilemaps
24
Tilemaps are a way of creating larger levels using small image tiles.
25

0 commit comments