View Single Post
  #1  
Old 04-14-2006, 02:42 AM
Yen Yen is offline
Banned
Yen's Avatar
Join Date: Oct 2005
Location: Nova Scotia, Canada
Posts: 1,085
Yen is an unknown quantity at this point
Send a message via AIM to Yen Send a message via MSN to Yen
I need a second opinion!

Alright, physics system.

I want to make NPCs use an unlaggy physics system.
I was thinking of making it handle the actual changing of their x/y in the clientside and calculating their new x/y every 2 seconds in the serverside and updating it, so players joining the level will see them where they are on others' screens. If that makes sense.

Any opinions on how to do this?
Reply With Quote