BoastfulDaedra

joined 1 year ago
[–] [email protected] 15 points 10 months ago

Christ, someone needs to block it.

[–] [email protected] 6 points 10 months ago

WE DON'T TALK ABOUT WINDOWS 11!

[–] [email protected] 4 points 10 months ago

Ever since Valve started kicking it for Wine/Proton, gaming has been a cinch.

[–] [email protected] 3 points 10 months ago (3 children)

I understand the HDR thing dealt with the standards for it being absolute undecided mess; but it's looking like we'll have support cranked out before the end of 2024. Here's hoping, I do all my multimedia stuff on KDE.

[–] [email protected] 3 points 10 months ago (2 children)

Must be a by-distro thing. On KUbuntu and Pop! I've never had any issues with Nvidia, though I know that they're a pain in the ass to work with.

[–] [email protected] 1 points 10 months ago (1 children)

Thanks. I'm honestly not sure how much I trust these polls anyway these days. They make for a thrill but for me, this seems pretty thoroughly cut-and-dry.

[–] [email protected] 5 points 10 months ago

I hated that crazy bitch so much, I had a block on her even existing.

[–] [email protected] 14 points 10 months ago (4 children)

That... that has fuck all to do with the article title.

[–] [email protected] 1 points 10 months ago

I'm pretty sure you can access the children of a node as a list with get_children(); which exposes all of those features anyway.

[–] [email protected] 2 points 10 months ago (2 children)

I've built multiplayer stuff and can give you a little advice on that, sure.

First up, the limit for the amount of network traffic which can be sent over the web is surprisingly small, especially if you're talking about international distances, so don't ever send anything you don't absolutely have to. In the way of that, it actually is possible to have custom nodes synchronize, by linking them to a common shared piece of data that describes how they're built; but I really don't recommend it as it gets very complicated. (This is technically true with Unity, too, but Unity does things a little differently with GameObjects, and legally they're kind of a pain in the ass these days.)

You can use either an array (slash list) or a modifier node, but I generally personally prefer modifier parent nodes because the tree is very efficient and it seems to allow for more flexibility. It's also easier to inspect visually when you switch to remote instead of local. It's up to you, though; you can do either.

There isn't anything about this project that feels "too ambitious" for Godot's high-level networking, it's pretty much what it's made for. It's also been around for quite a while. In fact, you can technically even swap it out for GodotSteam's Steamworks networking interface now, but I haven't tried that out yet; I imagine something similar is eventually coming for other services.

I don't remember the name of it, but there's a video somewhere on YouTube that walks you through creating a very basic Team Fortress clone with Godot 4's high level networking. You might want to look it up.

[–] [email protected] 2 points 10 months ago

Come to think of it, "X" is awfully close, as a glyph, to a swastika.

view more: ‹ prev next ›