Tag Archives: avatar

Client-Server Avatar Movement Updates

I’ve never really been totally happy with how my avatar movements are handled by the client and the server. For one thing, dealing with the inevitable network lag stinks. I’m trying to make the server and the client perform the … Continue reading

Posted in Engine Development, Game Development | Tagged , , , , , , , , | Comments Off on Client-Server Avatar Movement Updates

Enemy NPC Avatars

Finally! Everything is coming together in the game to the point where I can finally work on the combat system. Now that the code for the friendly NPCs is progressing well, I’m starting to work out all of the details … Continue reading

Posted in Game Development | Tagged , , , | Comments Off on Enemy NPC Avatars