TeeworldsCN / ddnet-pvp

DDNet based server designed for PvP
Other
10 stars 9 forks source link

[feat] Physics(FakeTee) entity #16

Open TsFreddie opened 3 years ago

TsFreddie commented 3 years ago

These are not custom entities, if a modder wants a custom physics objects they should code it or use something like box2D.

But we should provide a entity based on existing teeworlds physics (CharacterCore). So:

all without taking up any client slot (preferablly with configuarble size).

Maybe related to #13