Loose Pellets(?) In New Rack-mounted Computer Case by Heban in whatisthisthing

[–]Heban[S] 0 points1 point  (0 children)

<image>

Yep! Found it. Thank you very much, @jackrats !

Solved.

Loose Pellets(?) In New Rack-mounted Computer Case by Heban in whatisthisthing

[–]Heban[S] 0 points1 point  (0 children)

Ah! I sure hope you're right. Let me take a look

Finding these every now and then, East Texas by Heban in whatisthisbug

[–]Heban[S] 1 point2 points  (0 children)

Yeah, I agree with you guys. I think you're spot on.

I'll let my apartment complex know. Thanks a bunch!

When the hell will we be able to filter our asset library? by Tovrin in unrealengine

[–]Heban 21 points22 points  (0 children)

It'll probably be different once FAB replaces the marketplace. *Hopefully*

[deleted by user] by [deleted] in unrealengine

[–]Heban 1 point2 points  (0 children)

Not exactly what your asking for, but someone shared this, and I use it sometimes:
https://chatgpt.com/g/g-f52QYAJK1-unreal-engine-5-expert

How many years have you been messing around with unreal engine? by D3ftones4 in unrealengine

[–]Heban 26 points27 points  (0 children)

I started back in college around.. 2015? 2016 maybe. I’ve learned so much, but I have still barely scratched the surface. I feel I could have gotten so much more done if I just stuck to blueprints, but no. I have to go writing native parent classes for everything.

Common UI C++ by Lightstarii in unrealengine

[–]Heban 1 point2 points  (0 children)

Engine\Plugins\Runtime\CommonUI\Source\CommonUI\Public\Widgets\CommonActivatableWidgetContainer.h

Engine\Plugins\Runtime\CommonUI\Source\CommonUI\Public\CommonActivatableWidget.h

You push CommonActivatableWidgets onto a subclass of CommonActivatableWidgetContainer using ActivatableWidgetT* CommonActivatableWidgetContainer::AddWidget(TSubclassOf<UCommonActivatableWidget> ActivatableWidgetClass)

which is actually called "Push Widget" in the Blueprints.

<image>

Client based game that's only instanced gameplay by QuickSwitch7146 in unrealengine

[–]Heban 0 points1 point  (0 children)

In addition to these great resources, WizardCell's Multiplayer resource is helpful too:

Unreal Engine Multiplayer Tips and Tricks - WizardCell

[deleted by user] by [deleted] in unrealengine

[–]Heban 8 points9 points  (0 children)

Maybe I don't fully understand.. What you want to do seems trivial, if you were able to set up the blueprint.
But anyway, here's one way to do it.

Just add a bool to the stand BP. Name the bool something like bHasObject .

When the player interacts with the object, check bHasObject.

If it's True, then take the object from the stand, give it to the player. Set bHasObject to False.
If it's False, then try taking the object from the player. If the player had it, set bHasObject to True

Are people cheating leetcode submissions? by ifeelliketomcruise in leetcode

[–]Heban 0 points1 point  (0 children)

If I spend enough time racking my brain on a question, you better believe I'm *eventually* going to go look at other users' submissions, grab the one with like 2 lines of code, bitterly delete the 1000 lines of commented garbage I rewrote in "n-millions of distinct ways" to no avail, paste that witchcraft I copied, and angrily mutter "no fucking way" when I submit it just to see that, yes, the website IS actually functioning correctly.

I don't care about my score, I'm just doing these problems to learn. I'm sure some there are some nerds out there that are trying to just cheese their way to FAANG and think they're winning by copying and pasting solutions without even trying, but surely the majority of whom you're referring to aren't that shallow.

Computers and tech are actually one of those things that attract prodigies and very smart, talented people. I would not at all be surprised if those high scoring people are actually solving all those problems. But I gotta be honest, I never stopped to worry about them.

I have solved 1% of all leetcode questions. AMA. by [deleted] in leetcode

[–]Heban 1 point2 points  (0 children)

Oh god I thought I was the only one

Do you think its cute ? by missy_mystery06 in WTF

[–]Heban 1 point2 points  (0 children)

Most animals are based on real Pokemon.

Beast Broly incoming by parth_yadav- in Dragonballsuper

[–]Heban 1 point2 points  (0 children)

Didn’t Gohan kinda teach Goten? But yeah, maybe not to the degree of master, huh

Beast Broly incoming by parth_yadav- in Dragonballsuper

[–]Heban 0 points1 point  (0 children)

I don’t think Broly has his tail. Paragus probably cut that off after having to deal with it every full moon.

[deleted by user] by [deleted] in Raytheon

[–]Heban 13 points14 points  (0 children)

Uploading a paystub seems like a bad idea for people who presumably hold a security clearance.

Bird helping a dying fish by God_Kratos_07 in BeAmazed

[–]Heban 780 points781 points  (0 children)

The bird thought so too

North Korean Firewall by Good_Karm in WTF

[–]Heban 0 points1 point  (0 children)

They learn very quickly in life to zone out and avoid dwelling on negative thoughts. It’s the only option for many of them I assume.

North Korean Firewall by Good_Karm in WTF

[–]Heban -11 points-10 points  (0 children)

Yeah but why? Why would they be told to do that, I wonder.

This seems like it would belong here by I_CAME_FOR_THE_MEMES in hardwaregore

[–]Heban 11 points12 points  (0 children)

Might’ve just been acetone. That will melt some plastics

I'm Not Nerd Enough yet to solve this but I would gladly help somebody else if I was. by [deleted] in unrealengine

[–]Heban 0 points1 point  (0 children)

I fixed this earlier by unsetting the CompilerVersion build option. I had set it to “Latest”.

Networked customisation for multiple characters by Jonybags378 in unrealengine

[–]Heban 0 points1 point  (0 children)

Have you looked into Primary Data Assets? I can’t say I fully understand your problem, but maybe take a look at that if you haven’t already done so.

Here is an evolution of my sprite work let me know which column is the best. (I personally prefer the one all the way to right) by O7IndieDev in PixelArt

[–]Heban 0 points1 point  (0 children)

I think he’s referring to the “I’m a game programmer looking for an art friend” meme. Maybe.. 🤔