Game
Shadow Wizard Survival


7 months ago

Almost done with the enemy AI improvement
I'm glad you can use the NavMesh in 2D (you need the NavMeshPlus package) cause I used it before so I kind off know what I'm doing.

kind off...




0 comments

Loading...

Next up

T

I managed to reuse some of the command pattern code from the neco arc game to make this, Also I used the NavMeshAgent component, which was waaaaaaaaaay less complicated to implement that I thought it would be. just gotta make a game with it now.

I've done it, I made a dumb enemie AI that just walks around and shoots the player when it sees it. still have to make it shoot correctly and i'm sure I'll finish that tomorrow.

working on some new stuff to add for the next levels, i'm trying to come up with ideas for new enemies and mechanics to make the game more interesting. so far I only made this enemy that explodes.

The big, beautiful Wrath

Tile-based FOV

A horde of skeletons has arrived to steal your swag!

---

See how long you can last against the never ending horde of skeletons:

https://gamejolt.com/games/shadowwizard/853884

#Survival #TopDown #Unity2D #Unity #WebGL #2DGame #2D #arcade #2DArcade

wasn't posting anything because I focused most of my time on making a video I wanted to make, but I ended up getting sick a few days ago so I couldn't record anything for the video.

Its a video on how to fire projectiles in fps games.

I made the bullet collision effect with the LineRenderer but you can't animate it so I just made a script to animated it.