# Can You Help? URGENT!

**URL:** https://forum.makecode.com/t/can-you-help-urgent/33804
**Category:** Help
**Created:** [February 12, 2025, 6:53am UTC](https://forum.makecode.com/t/can-you-help-urgent/33804 "2025-02-12T06:53:29Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![Rombus](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.makecode.com/rombus/32/19729_2.png) [@Rombus](https://forum.makecode.com/u/Rombus)
#### Post date: [February 12, 2025, 6:53am UTC](https://forum.makecode.com/t/can-you-help-urgent/33804/1 "2025-02-12T06:53:29Z")

</div>

Can you help me with my game? I’m making a horror game, and I want to make it so that when a monster spawns, it is stationary. If the player looks at it directly, there’s a 50% chance that it’ll disappear or a 50% chance that it’ll chase after the player.

I can’t find something that lets my toggle with what the player is facing at or looking at.  
PLEASE HELPPP! Thanks.

Here it is: [The Snowstorm](https://arcade.makecode.com/S22927-45932-61402-88817) STILL WORK IN PROGRESS!

---

<div class="post-metadata">

### Author: ![CrunchyToast](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.makecode.com/crunchytoast/32/17780_2.png) [@CrunchyToast](https://forum.makecode.com/u/CrunchyToast)
#### Post date: [February 12, 2025, 6:13pm UTC](https://forum.makecode.com/t/can-you-help-urgent/33804/2 "2025-02-12T18:13:04Z")

</div>

@Rombus try using the line of sight game on this forum which you can find. (I’m too lazy to go back and find it for u srry) but it’ll help your enemy determine whether or not the player is facing them.

---

<div class="post-metadata">

### Author: ![Rombus](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.makecode.com/rombus/32/19729_2.png) [@Rombus](https://forum.makecode.com/u/Rombus)
#### Post date: [February 13, 2025, 4:53am UTC](https://forum.makecode.com/t/can-you-help-urgent/33804/3 "2025-02-13T04:53:07Z")

</div>

Thanks! I found it, but I think it’s a bit too advanced for me to do it by myself. I’ll try starting a collab to do this.  
PS if the enemy sees you in the game, I want it so that it’ll either disappear or chase you.
