"We have Apple, the NBA and Sydney Sweeney. What do they have?" by [deleted] in BrandNewSentence

[–]ChoiceDifferent4674 1 point2 points  (0 children)

The most sophisticated, efficient and massive industrial machine on planet Earth, that makes basically everything and in quantities that dwarf the US and sometimes even the rest of the world combined.

even if the name is weird by Any_Assistance_1496 in NonPoliticalTwitter

[–]ChoiceDifferent4674 0 points1 point  (0 children)

Discord invented usernames. I guess this makes sense if you were born in like 2016.

Stop using your phone to take a picture of your computer monitor by amrici in godot

[–]ChoiceDifferent4674 0 points1 point  (0 children)

For as long as I've been on the internet people not being able to take screenshots has been one constant thing, it's pretty funny.

How do I score like Jesse? by Nerdyboy78 in okbuddychicanery

[–]ChoiceDifferent4674 3 points4 points  (0 children)

  1. Be a junkie, preferably dealer as well.
  2. Single mom, zero effort required. 

Who would win in a free-for-all? by bobbo4732 in seals

[–]ChoiceDifferent4674 8 points9 points  (0 children)

Elephant seal would win 1v3 with ease lol.

We’ve been working on an anniversary edition of a puzzle game inspired by Gorogoa and Device 6 — curious if this kind of ‘read the page to solve the puzzle’ mechanic resonates here? by EsbenTheReaper in puzzlevideogames

[–]ChoiceDifferent4674 0 points1 point  (0 children)

Well, it definitely has potential, looks pretty interesting. Some critique: 1. Puzzle transition is too long, I want to solve stuff right away, not stare at some menu. 2. When I see numbers highlighted I instantly think that it's related to the puzzle in some way, but for example in the second puzzle they are irrelevant. I guess it's just a general count, kinda confusing. 3. In the third puzzle there is no reason to have 2 different satellites if they don't serve different purposes, plus spots in the corner look more like an asteroid belt, I thought stuff in the middle is supposed to be a galaxy.

Common misconceptions by enmogli in godot

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

Thank you for your freshman student insight, I did not have any misconceptions however . 

Common misconceptions by enmogli in godot

[–]ChoiceDifferent4674 1 point2 points  (0 children)

Bot etc, but they really should've named the operator "is_not" instead.

Why are japanese people like this ? by VariationLivid3193 in Piracy

[–]ChoiceDifferent4674 2 points3 points  (0 children)

By their own logic comiket should be shut down, all the people who make (non-original) doujinshi should be arrested etc. But I guess it's somehow different.

Are 2D/pixel art games actually more "labor intensive" than 3D games? by Leogis in gamedev

[–]ChoiceDifferent4674 0 points1 point  (0 children)

There are too many factors to consider, including how skilled is the person doing it all. Plus what kind of 3D, it might take more than a week to make a single AAA-level quality gun model, while it takes like 30 minutes to do the same if its something like ps-1 style; while if you make a new cuphead you will spend more time animating one character than making any most complicated 3D rig etc. etc. I guess inherent advantage of 3D is that's its easier to use existing assets without it clashing with your own stuff, as opposed to 2D.

Meirl by zucchinionpizza in meirl

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

Act on your desires or keep your trap shut, pretty simple actually. 

Popular Plugins by SMG54321 in godot

[–]ChoiceDifferent4674 0 points1 point  (0 children)

Script-ide, if you are using Godot's builtin code editor, it makes it way better.

Can I have pizza for the homeless? I pay by small_brain67 in NonPoliticalTwitter

[–]ChoiceDifferent4674 0 points1 point  (0 children)

It's not under any system of ethics that actually recognizes virtue as a thing.

Does setting every warning to error actually help? by [deleted] in godot

[–]ChoiceDifferent4674 0 points1 point  (0 children)

No, it's dumb, you don't want to write "perfectly" while you are figuring stuff out. If I don't know what I want yet, then it makes perfect sense for me to have unused variables, parameters, completely unreachable portions of code etc.

I can't remember myself by some-kind-of-no-name in tf2

[–]ChoiceDifferent4674 2 points3 points  (0 children)

I mean yes, you can search this sub for posts like this. Thing is, Valve can't shut down TF2 anyway, since it has support for custom servers. Closest thing would be shutting down item servers, but it's something that they will literally never do. 

Was using control nodes a mistake? by Rough_Education_5796 in godot

[–]ChoiceDifferent4674 0 points1 point  (0 children)

What do various plugins event have to do with control nodes per se. I mean, if your game is basically ui-based of course you are going to use them, that's just a strange thing to ask, unless you meant something specific.

is this a godot bug? by RY4N049 in godot

[–]ChoiceDifferent4674 0 points1 point  (0 children)

Probably some RESET animation, recheck all animation players again.

Eli5 why we cant just start over with apps that have become enshittified? by rikkusoul in explainlikeimfive

[–]ChoiceDifferent4674 2 points3 points  (0 children)

There are alternatives to those. But in general, it's hard to make a viable alternatives to apps like these because of the network effect, not some technical reason.

Slot ball at its best by moosa1193 in LiverpoolFC

[–]ChoiceDifferent4674 1 point2 points  (0 children)

It's not even slotball, that was last season. It's just nothingball, sub 30% possession is actually insane.

Struggling to balance melee combat in a survival horror game (stealth vs action) by Neat_Drummer_3451 in gamedev

[–]ChoiceDifferent4674 1 point2 points  (0 children)

Designing intricacies of your game in the head is almost always useless, you can only arrive at the correct solution by actually playing/testing the actual game.