issues
search
thomasboyt
/
pearl
a small typescript games framework
https://disco.zone/pearl
2
stars
0
forks
source link
networking: Prevent sending RPC messages for entities that have not yet been sent to clients
#5
Open
thomasboyt
opened
6 years ago
thomasboyt
commented
6 years ago
NetworkedEntity.state?
Maybe just check to see if it's in NetworkingHost.createdEntitiesQueue and error (or enqueue, idk)