After a lot of work, I have finished most of the stuff needed for monsters. This includes adding monsters to my resource editor so I can create new monsters easily, writing all of the networking code needed for monsters, and creating a bunch of monster-related classes.
So what's left before monsters are fully finished?
- Add collision detection for player attacks to monsters (easy to do -- just need to do the same stuff I'm already doing for PvP)
- Add monster AI (hopefully easy to do)
- Clean up a bit of stuff, and add animations to my resource editor
I expect to have this finished within a few days. Hopefully I actually get it finished this time instead of procrastinating a few more months! Once I get this part of the code behind me, I'll be able to breathe a sigh of relief. The rest of the code is very easy to write for me. Well, except for water and... okay, so there are still a few more complicated tasks to do! However, I doubt they compare to monsters.
Here's a teaser:
![]()





Reply With Quote
D

Nice bunny. Glad to see this having more progress. I myself thought you were done.
