kaileh57

kaileh57

0-day streak
Got some basic VOIP and networking code up for my new lethal company inspired game, it's still got a long way to go, but after 15ish hours I have VOIP prox chat and also multiplayer over lan (and local obv)github.com/kaileh57/voicechatgame
https://imgutil.s3.us-east-2.amazonaws.com/d73a4e57d8fda2a944b29b424d12c02ffdf8b77f589ec99b4fdb4465c1633289/f8d2a20d-85f7-408e-a670-966a6868a774.png
Expanded my godot driving game to include XR support! github.com/kaileh57/arcademultiracing/tree/xr Actually works pretty well, I recommend you connect your controllers in a similar way or just hold them. A steering wheel is projected in game, and you drive with the triggers. AFAIK this is only tested with oculus, simply install the app, connect your headset and start a link session, and then run the game through the editor (no built version this time). You do have to manually control the IP and port in the multiplayer.gd file, I couldn't get canvas layers working with XR. Some buttons may still require keyboard input sometimes. Consult the control layout, VR is a mess!
https://scrapbook-into-the-redwoods.s3.amazonaws.com/987c0148-8ca7-4622-969e-2c1081d1b3a6-pxl_20240817_223609326.jpghttps://imgutil.s3.us-east-2.amazonaws.com/0fcd492e219cad4afd1368a0748bf2dda368473354d015c7ed084f937bd9146b/de1dc9a8-d272-4072-b098-57ea5c62bd52.png
https://scrapbook-into-the-redwoods.s3.amazonaws.com/c1f4f461-b31c-4a8b-82e1-40b793c539ab-background.pnghttps://imgutil.s3.us-east-2.amazonaws.com/62a6d0876302c3f562f236dbf74b1d3a7e91f8f2d336951aa74c1f83667eb90c/94cbf76c-1466-4b00-91fe-d98264c536f5.png
Finally got (admittedly scuffed) multiplayer working. While this is on the same machine, the connection is actually traveling out to the internet and back in through DNS back to my machine, so theoretically anyone could join if they had the IP.
https://scrapbook-into-the-redwoods.s3.amazonaws.com/10a2448d-90d3-43ea-9245-52a16962be07-image.png