BuildingEntity Manager and RespawnEntity

2 years ago
7

Releasing to the MMORPG Kit community two bits of code we worked on in the past week. BuildingEntity Manager saves BuildingEntity prefabs to the MySQL buildings table from the Editor. RespawnEntity is a BuildingEntity that players can interact with to set their respawn point.

https://github.com/denariigames/BuildingEntityManager
https://github.com/denariigames/RespawnEntity

Loading comments...