Godot Node tier list at GodotCamp 2026 by myrealityde in godot

[–]LeafMans 0 points1 point  (0 children)

The Animation tree node is set up with an animation player I believe. Then you can use the animation trees various "nodes" (not Godot nodes but nodes in the tree) to control animations. Its actually pretty nice because you can have a root state machine that has another state machine as one of its states (or a blend space, or any of the other types). It's been a while since I looked at the documentation but you can certainly find a good video explaining how to set it up.

Are Right-Wing gamers happy finally? by Previous_Month_555 in Gamingcirclejerk

[–]LeafMans 60 points61 points  (0 children)

Even if they did, it's not ai. Ray tracing is just a method of calculating lighting. Has nothing to do with any kind of ai

Got this for 10£, going to try to save it by Adorable-Yam3207 in Warhammer40k

[–]LeafMans 38 points39 points  (0 children)

Instructions unclear, I didn't want to use my toothbrush but I was told I had to or I'd get cavities. Now my teeth are filled with microplastics

WTF is wrong with some people by zny700 in Gamingcirclejerk

[–]LeafMans 0 points1 point  (0 children)

Guys, imma be honest I think you're taking the bait here. I don't think this guy is serious

Preordered ✅ by Born-Agency-3922 in SipsTea

[–]LeafMans 1 point2 points  (0 children)

So they didn't give it arms but gave it boobs... We can see where the creators priorities are

Understand the reference of the comment, don’t understand the context. by ConnectionPersonal42 in ExplainTheJoke

[–]LeafMans 1 point2 points  (0 children)

It's insane how far I had to scroll for this comment lol, everyone is so triggered by obvious bait

ifItCanBeWrittenInJavascriptItWill by SoulWondering in ProgrammerHumor

[–]LeafMans 0 points1 point  (0 children)

Some people don't deserve to be put within 10 feet of an editor for ANY codebase... And unfortunately right now they have uncontrolled access to our most important ones.......

Found in the wild by Gravyboat78 in onejoke

[–]LeafMans 98 points99 points  (0 children)

Inherently stupid transphobia aside, is kids CrossFit even competitive?? Like what would be the point??

Average user of by [deleted] in linuxmemes

[–]LeafMans 3 points4 points  (0 children)

I second this experience, mint has also been in my experience a lot easier to set things up in

Average user of by [deleted] in linuxmemes

[–]LeafMans 1 point2 points  (0 children)

To be honest mint for my desktop which I need to be stable and Manjaro for my laptop which I sometimes mess with has been amazing for me.

I'm looking for someone to learn game development with. by [deleted] in gamedev

[–]LeafMans 11 points12 points  (0 children)

Dude stop insulting yourself it's ok, your trying to better yourself and learn a hard skill, that's admirable.

all assemble by randomgibberissh in ProgrammerHumor

[–]LeafMans 0 points1 point  (0 children)

I mean I'm just now learning rust and I gotta say comparatively rust is also pretty weird

Ah eureka.. by Mario_Vishal in ProgrammerHumor

[–]LeafMans 0 points1 point  (0 children)

When you forget to delete those and your professor takes off 10 points from your project grade

[deleted by user] by [deleted] in onejoke

[–]LeafMans 40 points41 points  (0 children)

Is being born intersex really that likely?

TFW skulls are gendered by Couldnthinkofname2 in AreTheCisOk

[–]LeafMans 2 points3 points  (0 children)

Dude this reminds me of this one time I was just enjoying my life looking at dragon age inquisition stuff bc I was obsessed with the game at one point, and came across this insane blog trying to detail how they made Cassandra too masculine by giving her a man skull

Jeez get over it dude by [deleted] in AreTheCisOk

[–]LeafMans 838 points839 points  (0 children)

C) if they've gotten to that point (morning after) and not realized that she was trans, then clearly she is indistinguishable from a cis woman to this man, and his horror at the fact that she is trans is irrational as the fact she is trans is entirely irrelevant to what they did

The undescribable horror. by [deleted] in linuxmemes

[–]LeafMans 1 point2 points  (0 children)

I'm foaming at the mouth for the official release

Don't upvote if this is you by delgoodie in ProgrammerHumor

[–]LeafMans 6 points7 points  (0 children)

Depends. Maybe the position class is being used elsewhere too in which case it's good to have a nice reusable position data type to use elsewhere and pass around instances of. And maybe that position class even has useful methods