# 3d boss fight I made over the past week

**URL:** https://forum.makecode.com/t/3d-boss-fight-i-made-over-the-past-week/33176
**Category:** Show & Tell
**Tags:** game
**Created:** [January 16, 2025, 6:45pm UTC](https://forum.makecode.com/t/3d-boss-fight-i-made-over-the-past-week/33176 "2025-01-16T18:45:56Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![wispycrispy](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.makecode.com/wispycrispy/32/19222_2.png) [@wispycrispy](https://forum.makecode.com/u/wispycrispy)
#### Post date: [January 16, 2025, 6:45pm UTC](https://forum.makecode.com/t/3d-boss-fight-i-made-over-the-past-week/33176/1 "2025-01-16T18:45:56Z")

</div>

> **[Pillar of metal](https://arcade.makecode.com/S58980-85180-60632-43669)**
>
> Made with ❤️ in Microsoft MakeCode Arcade.

Might be a bit difficult

The red bar on your health is a shield, it absorbs 50% of the damage you take while it’s active

The icons on the right are spells, use b to switch and a to cast, they all have cooldowns

The number above your health is your speed, your dash attack does more damage when it’s higher

The box in the middle with an eye is your rage meter, it fills when you take damage, use it for half cooldowns and lots of speed and shield

Each attack is different, some can be used together for a combo

---

<div class="post-metadata">

### Author: ![Mr\_Duck](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.makecode.com/mr_duck/32/13442_2.png) [@Mr\_Duck](https://forum.makecode.com/u/Mr_Duck)
#### Post date: [January 16, 2025, 10:02pm UTC](https://forum.makecode.com/t/3d-boss-fight-i-made-over-the-past-week/33176/2 "2025-01-16T22:02:02Z")

</div>

this is really cool @wispycrispy!

---

<div class="post-metadata">

### Author: ![wispycrispy](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.makecode.com/wispycrispy/32/19222_2.png) [@wispycrispy](https://forum.makecode.com/u/wispycrispy)
#### Post date: [January 17, 2025, 6:22pm UTC](https://forum.makecode.com/t/3d-boss-fight-i-made-over-the-past-week/33176/3 "2025-01-17T18:22:49Z")

</div>

Your explosion attack ![image](https://us1.discourse-cdn.com/flex020/uploads/makecode/original/3X/2/5/25628f44e14227ad27c3b26777d7e235acb3c3c6.png) (this one) now launches spikes from the boss and from your root attack ![image](https://us1.discourse-cdn.com/flex020/uploads/makecode/original/3X/8/e/8eaa322a75a64a7f57fa0fb9f82287643802f99a.png) (this one) away from you

Try using these attacks ![image](https://us1.discourse-cdn.com/flex020/uploads/makecode/original/3X/4/b/4bbab1bb0d407f65312b2e2b79ca0f3b8d3d78d6.png) from right to left for a combo
