LowFire

Results 6 issues of LowFire

Error in Unity: ![error2](https://user-images.githubusercontent.com/33795345/210188128-b79c7048-e2c8-4a00-981a-78070dd48300.png) In Server.cs. I have the definition for the OnServerError action also pulled up. ![error](https://user-images.githubusercontent.com/33795345/210188130-870f7ab4-7d6f-42d4-b883-d0854d6ce061.png) Few things I've taken note here. One, The second argument does not...

I've noticed a strange issue that has been plaguing me for a while now as I've been using this plugin for my game projects. When creating the EOS platform, it...

I've created a repo for a sample game that demonstrates the use of the P2P Interface and the EOSGMultiplayerPeer class and provides a simple example of how it can be...

I know that the pipeline is uploading artifacts every time it builds, but is it possible to have those artifacts uploaded into release anytime there is a new build? I...

I'm trying to write a few tests that simulate pressing buttons in a UI. I'm using InputSender to send mouse events to the buttons, but they don't seem to be...

Just like the title says. I've also: - Updated GUT to the most recent version, which is 9.3.1. - Updated the GUT tests so that they run properly with the...