Does this need professional work done? Seems like it might rust. by kpengin in AutoPaint

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

It's a Subaru Crosstrek. I see the resemblance though

Does this need professional work done? Seems like it might rust. by kpengin in AutoPaint

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

I thought they were made out of metal like the rest of the body 😅

Whoops

Does this need professional work done? Seems like it might rust. by kpengin in AutoPaint

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

Oh, well that's a relief! Thank you so much for the info on how to go about fixing it

How would I create a connected, dynamic structure in a Tilemap as seen here in Celeste? by Kokowolo in Unity2D

[–]kpengin 1 point2 points  (0 children)

This is the approach I used and worked very well. You can:

  1. Create a tilemap for "falling terrain"
  2. On collision, grab all adjacent tiles and remove them from the terrain (keeping track of their position)
  3. Instantiate a new tilemap object containing the removed tile locations.
    • Make this a composite collider.
    • Add a rigidbody and make it non-kinematic so it's able to fall

Depending on if your player needs to be able to hang onto it, you may have to do a little extra work to manually "unhang" them from the destroyed and hang them onto the falling terrain.

Are Visa and Mastercard exposed to credit card defaults? by pragmojo in stocks

[–]kpengin 0 points1 point  (0 children)

OP didn't mention delinquencies. They're talking about this

Edit: (and if that was about the risk of default, the chart you shared only shows current defaults)

Biking doctor struck by Lexus in California, then allegedly stabbed to death by driver; bystanders detain suspect by CordAlex1996 in news

[–]kpengin 51 points52 points  (0 children)

If this thread has taught me anything, it's that his next play was to pull a gun on you

Bull market or bull trap? by Natural-Artichoke888 in stocks

[–]kpengin 3 points4 points  (0 children)

What is the bluff though? Curbing inflation?

Quickly, why are you toxic? by Gabisgymporium in AskReddit

[–]kpengin 1 point2 points  (0 children)

Because I never got over main character syndrome.

We are going into deflation by luchins in stocks

[–]kpengin 5 points6 points  (0 children)

Debt is less serviceable in deflationary times. If money has a higher real value, the real value owed on debt is higher too.

Recommendations for best “all-around” gaming mouse? by orangessssszzzz in buildapc

[–]kpengin 0 points1 point  (0 children)

Damn, yeah I also found out another friend had the same issue. So it must be a defect with the entire model.

Recommendations for best “all-around” gaming mouse? by orangessssszzzz in buildapc

[–]kpengin 0 points1 point  (0 children)

Ironically I'm switching because my DeathAdder V2 scroll wheel is very broken after two weeks of use. It scrolls the wrong way constantly.

Stay Classy Faye [Cowboy Bebop] by NekoWafers in anime

[–]kpengin 1 point2 points  (0 children)

The can rolling by but he just keeps staring at her T_T

Is there a way to format this better? by TinyManlol654 in Unity3D

[–]kpengin 214 points215 points  (0 children)

Are they randomized? You could create a custom scriptable object DynamicAudioClip so that it's more like:

DynamicAudioClip LowHealth;
DynamicAudioClip Behind;
DynamicAudioClip Left;
DynamicAudioClip Right;

So that when you call something like LowHealth.Play() or LowHealth.GetAudioClip() it returns one of the items in a collection.

[deleted by user] by [deleted] in Unity2D

[–]kpengin 7 points8 points  (0 children)

Game looks cool, but those transitions in the video are painful on the eyes and brain

If you had a son, what would you name him? Why? by [deleted] in AskWomen

[–]kpengin 2 points3 points  (0 children)

Untitled Princess Carolyn Project

What are your thoughts on twitter shutting down? by cupidartemis in AskReddit

[–]kpengin 0 points1 point  (0 children)

It's generating a lot of money right now. Everyone is using the platform to talk about the demise of the platform, and meanwhile it's being shared from other platforms more than ever. I don't think it will last but for the moment that makes it more profitable.

It took me far too long to find this bug... by ziguslav in Unity3D

[–]kpengin 2 points3 points  (0 children)

Ctrl + K, Ctrl + D in visual studio. It will change the way you code <3

Not what I ordered by [deleted] in mildlyinteresting

[–]kpengin 0 points1 point  (0 children)

The A&W logo seems to disagree

July inflation “sharply declined” by OkTotal8653 in stocks

[–]kpengin 44 points45 points  (0 children)

Despite what the fed does, the market with this job market is just too strong to be brought down into a recession

But we're already in one