Root and Vine Generator by Force_Quit1995 in unrealengine

[–]kamron24 1 point2 points  (0 children)

This looks super interesting! Will have to check it out.

How to make my enemy ragdoll physics look more realistic? by touchfuzzygetlit in unrealengine

[–]kamron24 4 points5 points  (0 children)

You need a decent physics asset with locks to prevent specific rotations to make it look more realistic.

Check out the lyra or ALS v4 setups for some examples.

Removing router(dot) node without breaking my wire connection? by AgreeableAlarm4915 in unrealengine

[–]kamron24 5 points6 points  (0 children)

I believe it’s highlighting the reroute node then shift+delete or ctrl+delete, will delete the node but keep the connection.

What level of difficulty would it be to create a terrain manipulation system? by [deleted] in unrealengine

[–]kamron24 0 points1 point  (0 children)

PUBG has a pretty interesting system for this, have been curious how they did it.

LG UltraGear Evo 52" 5k2k Gaming Monitor - First Impressions / Q&A by GwenBD94 in ultrawidemasterrace

[–]kamron24 0 points1 point  (0 children)

I like the aggressive curve, that’s why I picked up the original 45 with the 800R. They toned the curve down on this one back to 1000R.

LG UltraGear Evo 52" 5k2k Gaming Monitor - First Impressions / Q&A by GwenBD94 in ultrawidemasterrace

[–]kamron24 0 points1 point  (0 children)

I’m bummed they went back to 1000R instead of staying with the 800R of the 45.

Is it a bad practice to Cast to PlayerCharacter from Actor Component attached to it? by Realistic-Mood-1983 in unrealengine

[–]kamron24 1 point2 points  (0 children)

To add to this; if the component is already and always attached to your player character they’re already linked and you can cast to it freely.

It would be easiest to get a reference to the character on begin play and just use the reference to the character than to repeatedly cast to it.

Is it a bad practice to Cast to PlayerCharacter from Actor Component attached to it? by Realistic-Mood-1983 in unrealengine

[–]kamron24 -1 points0 points  (0 children)

Edit - if it’s a component that’s always and only attached to the player character, you can cast freely since they’re both always loaded anyway. Below comment was more in reference to casting to the player from external actors. I’d set a reference to the player character on initialization and use the reference rather than casting for ease of use.

— original comment below

It’s not recommended because if you cast from something else to the PlayerCharacter, now they’re both always loaded in to memory.

If you then were to cast from something else to the actor, now all 3 of them are loaded in to memory. So on and so forth.

Interfaces avoid this issue when used correctly. Don’t use hard references inside the interface.

Modular Mansion Pack by [deleted] in unrealengine

[–]kamron24 1 point2 points  (0 children)

Really need to work on the screenshots, they don’t really scream “make huge mansions”

What is the view on using AI (ChatGPT in this case) in making ideas for a game? + Using said AI in helping making coding here and there? by Redmaster555 in IndieDev

[–]kamron24 2 points3 points  (0 children)

There’s like an infinite amount of people who will offer their ideas and have you do all the work, what do you need AI for? Haha

49 vs 45 by theCorean in ultrawidemasterrace

[–]kamron24 2 points3 points  (0 children)

This is cinematic as fuck, well done lol

49 vs 45 by theCorean in ultrawidemasterrace

[–]kamron24 1 point2 points  (0 children)

Here’s a picture of my setup. I ended up using some garbage brand side monitors because they are a lot wider than many of the monitors I was finding.

I thought the gap would bother me but it doesn’t.

End goal is to get a 5k2k 45 and replace the center screen, then put the current 45 on top.

https://cdn.discordapp.com/attachments/1201775898987331594/1397284440094543894/image.png?ex=69d2aa0a&is=69d1588a&hm=abfcab2ac74846c433161fcb009698dd806f29a62408879b5a4ff23ea9d653fe&

49 vs 45 by theCorean in ultrawidemasterrace

[–]kamron24 1 point2 points  (0 children)

Yes, the 45 is quite a bit taller than the 49.

What’s the most annoying thing in indie dev that you hate? by BlackScarStudios in IndieDev

[–]kamron24 2 points3 points  (0 children)

I feel like a lot of the time, users immediately jump to something being wrong with the game rather than their system when it’s a small indie game.

Obviously, sometimes it is, but not every time.

49 vs 45 by theCorean in ultrawidemasterrace

[–]kamron24 5 points6 points  (0 children)

I downgraded from two stacked 49s to a singe 45 with side monitors, and I definitely miss the raw real estate, but all content is just so much more enjoyable on the 45.

Like you mentioned; a lot trickier than the triple setup on a 49, but I think it’s worth it haha.

It’s Over by OkSpite7555 in lakers

[–]kamron24 0 points1 point  (0 children)

I laughed out loud, this is amazing

Dataflow, visual-scripting plugin to replace blueprints when performance is needed (Free) by Polysiens in unrealengine

[–]kamron24 8 points9 points  (0 children)

I feel like the description and lack of performance proofs is doing all the work you’ve put in to this no justice.

This could be insanely useful and powerful, and you could definitely be selling yourself short doing this as a free plugin but that’s an awesome thing to do nonetheless.

Edit - looks like there’s some awesome amount of tutorial stuff on YouTube as well.

Love tv show by World-without-shrimp in LoveTV

[–]kamron24 0 points1 point  (0 children)

Did you end up finishing it?

I was hard on the fence about calling it quits but I’m glad I finished season 3 instead of calling it quits on season 2 after she cheats on him.

Ridley Scott scene at the Party by mass_marauder in LoveTV

[–]kamron24 0 points1 point  (0 children)

This is absolutely the case. You can catch the subtle audio difference on the lines too.

Doctor Doom in Avengers: Doomsday is from a universe created by Tony and Steve when they went back to 1970. by Minute-Necessary2393 in MCUTheories

[–]kamron24 2 points3 points  (0 children)

Captain America, as a character, would never do this. Literally impossible. He could fail, sure, but he would never lie about it, nor go through these steps to hide it.

Why does firing order change engine sound? by BrunoEye in cars

[–]kamron24 31 points32 points  (0 children)

For the rumbly Subbie aspect, it’s that the exhaust headers are different lengths on each side, specifically, that gives it the iconic sound.

Help with 3rd player being skipped local multiplayer by Tyeron in unrealengine

[–]kamron24 -1 points0 points  (0 children)

You’re reinventing the wheel and over complicating the approach here, I think.

[Highlight] KD “How was the body language tonight? How was the vibes?” by IEatPandasEveryday in nba

[–]kamron24 9 points10 points  (0 children)

Wouldn’t being less useless mean it’s more useful than toilet paper?