This is madness debugging my code. There has to be a better way than Print statements (which don’t work within a PlayTest island). Can we Log Debug statements to an actual file once we launch Fortnite? Right now, my tests require an actual spawn with multiple players. I can only test so much with launching a session. Launching a session does not spawn a player as it would within a published island. What has everyone been doing to test complex issues that rely on verse, etc?
-MF