How to Add Power Ups to Your MakeCode Arcade Game

Subscribers:
31,400
Published on ● Video Link: https://www.youtube.com/watch?v=S-WMUIwQ7uM



Category:
Guide
Duration: 16:28
17,853 views
254


Learn how to add power ups to your MakeCode Arcade game! In this video we show how to have enemies drop items that you can pick up and change the behavior of your hero. This video starts with a space shooter, but the same technique can be applied to many other games.

If you haven't seen MakeCode Arcade yet, try starting with making your own space shooter: https://www.youtube.com/watch?v=0tUQ51H6hEQ

Follow along starting from: https://makecode.com/_315EbRV8J8id
or with your own game made at: https://arcade.makecode.com

0:00 - Intro
0:53 - Create a function
3:45 - Dropping a power up
5:35 - Placing the power up
7:04 - Picking up a power up
7:54 - Double fire mode indicator
10:14 - Double fire effect
12:02 - Double fire lifespan
15:50 - Double fire mode indicator kind

Here's the final result: https://makecode.com/_6aR8xCTfTWRY

Expand on your game by:
- Making a space shooter (https://youtu.be/0tUQ51H6hEQ)
- Adding health bars (https://youtu.be/m7avrQrLP3M)
- Increase the difficulty of your game (https://youtu.be/KFT9joQrSSM)

Discuss this video at: (https://forum.makecode.com/t/new-video-how-to-add-power-ups-to-your-game/3510)







Tags:
makecode
makecode arcade
make your own game
how to make a game
space shooter
learn to code
learn javascript