Shneider-Shwartz 3D help

The game is a Wolfenstein 3D remake and you collect treasure to gain points and kill bad guys. The game isn’t finished so there still isn’t much to do. Any recommendations on stuff to add, bugs that need to be fixed, stuff you think could be better, or praise are wanted. If anyone knows how to make the enemy’s shoot when you get within a 3-4 tile distance that would be helpful.

2 Likes

New link:

1 Like

Can anyone help me code the enemies shooting within a 3-4 tile range.

1 Like

do u know the sprite util extension? It should help. Or this for sight just paste it into extensions https://github.com/felixtsu/pxt-sight

1 Like

If you still need help i can try to add it in. I don’t have experience with this extension i just know it exists …

1 Like

search up the sprite utils extension. It has a block that lets a sprite check for another sprite that’s a certain amount of pixels away

2 Likes

Yeah if you can do that it would be helpful

Thanks for the link but it doesn’t work on my school computer.

look up sight