SharedSpaces project not compiling (unreal 5.1)
Hi Everyone, I followed this lovely guide by ysquall to setup the shared spaces plugins in my project https://docs.google.com/document/d/1mb1YBlNyfjJ94gCY0rIi364pBIvkPko0rjiDumEcKto/edit However when I build my project I get this error "Could not find definition for module 'Photon', (referenced via Target -> PhotonNetDriver.Build.cs)" Thank you in advance! Kaushik2KViews0likes4Commentsshared spaces in you own UE4 project?
Hi, I have the sharedspaces API working in our own project based on the example project but basic replication of some actors isnt working as i would have expected. We have the VRE plugin working and our pawn is replicating as exepected. We have a simple ball in the game as a test actor and it is not replicating , as the client moves it it is not seen on the server and then is reset when the server toouches it. Has anyone else got sharespaces API working on UE4 with actor replication? Would like to confirm we are not bleeding edge here...2KViews0likes2Comments