4.6.12 pro
I'm trying to use practices from FPSLand on FishNet V4 project
As I understand, CSP code changed drastically. So, how to respawn player\teleport it on V4?
Currently I'm setting nob.position on server and send command to client to make it visible. However, client will not teleport to a new position until they try to move. Even more, they will blink at their last\default position on the server side before reconciling to server position.
And is there anywhere FPS CSP on CC for FishNet V4 available to look at? I've looked at a lot of tutorials, FishNet docs, FPS Land - everything is slightly off. FPS land is basically obsolete and all of the tutorials I've seen either just totally unusable for fast-paced FPS scenario, or just implement simplest bare minimum without actually fixing general problems.