# Dodging

**URL:** https://forum.makecode.com/t/dodging/4553
**Category:** Help
**Created:** [November 21, 2020, 8:14pm UTC](https://forum.makecode.com/t/dodging/4553 "2020-11-21T20:14:20Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![GameGod](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.makecode.com/gamegod/32/2756_2.png) [@GameGod](https://forum.makecode.com/u/GameGod)
#### Post date: [November 21, 2020, 8:14pm UTC](https://forum.makecode.com/t/dodging/4553/1 "2020-11-21T20:14:20Z")

</div>

How can I make an enemy dodge projectiles?

---

<div class="post-metadata">

### Author: ![charliegregg](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.makecode.com/charliegregg/32/2411_2.png) [@charliegregg](https://forum.makecode.com/u/charliegregg)
#### Post date: [November 21, 2020, 8:35pm UTC](https://forum.makecode.com/t/dodging/4553/2 "2020-11-21T20:35:19Z")

</div>

Well you can have it create a vector going in the opposite direction and add them all together?
