#What would be the best approach for what I'm trying to do?

11 messages · Page 1 of 1 (latest)

kindred tapir
#

It's a single player survival game, and I can't decide what would be the best method for spawning enemies
Players are in the same map but can't see or collide with each other
Enemies will come in great numbers and different types

Should I spawn enemies locally?
Should I spawn them on the server-side, and make them invisible and non-collidable for other players?

frosty vortex
#

locally

leaden panther
#

locally would be optimised but i think server is better.

frosty vortex
#

hackers can change client?

#

oh yea

#

mb

#

no wonder esp worked

calm bobcat
frosty vortex
#

that safer?