Chris Salmon

Results 3 comments of Chris Salmon

This is caused by the compiler finding aws/core/platform/Time.h instead of the ctime header (time.h). I found someone else had this issue with another project (https://github.com/aws/aws-sdk-cpp/issues/1041), and their solution worked for...

WP works much the same way - you'd have to change ownership as the actor moves into the new level. There's the slight wrinkle that if the actor overlaps the...

Unfortunately there aren't any that I'm aware of. You could possibly listen for the level unload events, get the corresponding cell bounds and change ownership then, but I'm not sure...