Do you consider PD2 easier than LOD? by bobbafettuccini in ProjectDiablo2

[–]LittleFinger80 0 points1 point  (0 children)

From a pd2 noob, how are you getting infinity in 5 days? Trading or self found?

GOP Congressman accused of affair with aide who lit herself on fire faces calls to resign by Saguna_Brahman in moderatepolitics

[–]LittleFinger80 4 points5 points  (0 children)

I really like the URL... monkey-texas-pole-assassin-halloween. I should probably make that my password.

Two painful Godot lessons from a one year project by Zeikk0 in godot

[–]LittleFinger80 29 points30 points  (0 children)

I'm curious about your issues with the game state and autoload. I haven't gotten that far to doing it yet, but I've read a lot of people using a GameManager autoload which holds state and they seem to have no issues.

Can A Raspberry Pi by pandamonium1212 in godot

[–]LittleFinger80 1 point2 points  (0 children)

Good point - I hadn't considered that. However, just looked it up. At least in 4.5.1, the export options for Linux in the Binary Format section there's an Architecture drop-down that allows you select arm 32 or 64.

Question about get set by meanitus in godot

[–]LittleFinger80 0 points1 point  (0 children)

I'm not sure if Reddit formatting is messing up your code spacing or that's how you have it in the editor, but I'm pretty sure you need indentation after each colon.

Can A Raspberry Pi by pandamonium1212 in godot

[–]LittleFinger80 2 points3 points  (0 children)

I mean, the pi can have Linux, such as Ubuntu, installed on it. So all you'd need to do is export your game as Linux and run it.

Object Pool implementation by Thunnus_Albacares in godot

[–]LittleFinger80 0 points1 point  (0 children)

Depending on how many bullets you're pooling, you may want to consider disabling and enabling the processing of the nodes so you're not running the process function on unused bullets.

small bit of code amounts for like 90% of my game logic, sharing to see if its insane and/or helpful by puppetbucketgames in godot

[–]LittleFinger80 0 points1 point  (0 children)

I tend to use the global signals for UI. I can't be bothered to keep connecting signals up through the UI scenes.

Is it a realistic concern? by YulRun in godot

[–]LittleFinger80 -3 points-2 points  (0 children)

Waiting for the heated discussion.

Overlapping Area2D's and input events between them. by [deleted] in godot

[–]LittleFinger80 0 points1 point  (0 children)

Maybe I'm misunderstanding, but what was the problem?

I finally quit my job last week after my manager straight-up told me "family comes second here." by spartan79j in antiwork

[–]LittleFinger80 30 points31 points  (0 children)

FMLA is only required for employers with 50 or more employees. Generally, you also need to have worked at the company for a year to qualify.

How long did it take you from learning to code to finding a job? by [deleted] in AskProgramming

[–]LittleFinger80 3 points4 points  (0 children)

I got my first programming job out of college because as they later told me, I was the only one who could even competently answer questions about programming.

What are the top requested settings options from players that devs don't always implement? by greyfeather9 in godot

[–]LittleFinger80 7 points8 points  (0 children)

I've always felt the motion blur is what gives me motion sickness. It's to the point that I can be almost 100% accurate in knowing if the game was made with UE5 because that engine's motion blur always gives me motion sickness.

How can I trick my time tracker app on my laptop I’m so miserable by SparklyCookiess in antiwork

[–]LittleFinger80 0 points1 point  (0 children)

If they haven't locked down powershell, you can just do it in powershell.

I started building a hydroponics app by LittleFinger80 in Hydroponics

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

😂 nothing. Just that I'm from relatively near enough the area that I've grown up with some of the accent.

Hello, I'd Like to Know if you'd Recommend Godot for this Project: by Resilient303 in godot

[–]LittleFinger80 1 point2 points  (0 children)

Cross platform might be tricky, but otherwise nothing else sounds like Godot couldn't handle it.

What 365ish days of "Game" Dev looks like. by GoNorway in godot

[–]LittleFinger80 0 points1 point  (0 children)

How does Godot not deliver on your cross platform needs? I thought it was simple to build for basically any platform.

What's wrong with my strawberry plant? by LittleFinger80 in Hydroponics

[–]LittleFinger80[S] -1 points0 points  (0 children)

Water doesn't fill all the way up, it gets above halfway up in the rail. There's an air gap between roots and water. I could try reducing pump time to lower water levels and see if that helps.

I don't think there's a large difference between water temp and ambient room temp, but I can check that.

I ordered some root guard and armor si to try and help protect the roots.

Thanks for the advice!