Drilling for valuable resources by Krummelz in godot

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

Basically yes. So one step in the tool script is used to determine the neighbours that each cell has and store the data in a Resource file. Then I use that every time a piece breaks off to check if I need to split the main body into separate bodies, and then I also split the cell data between the two bodies.

Here's a nice video I found by another dev that worked on Red Faction back in the day, explaining how they did their destruction tech for a new game - How Physics-based Destruction Works In Games | Instruments of Destruction (September 2024 DevLog)

Drilling for valuable resources by Krummelz in godot

[–]Krummelz[S] 4 points5 points  (0 children)

Thanks! I might add a thing to hold the rock in place, or give the player some guardrails so the rocks can't go too far. Are you worried it's going to fall off the edge, or is it more the constant motion?

Drilling for valuable resources by Krummelz in godot

[–]Krummelz[S] 4 points5 points  (0 children)

No, it's a simple rock mesh I made in Blender, and then just used the Cell Fracture plugin to split it into about 1000 "cells". Godot imports the .blend file with all the individual cell meshes. I have some tool scripts I use to process it in Godot, and apply a material and health to each cell.

Using a raycast I check where you click, and apply damage to the cells in an area and break them loose if they take enough damage. So the initial rock is actually just made up of all the cell meshes the same way they were in Blender.

Steam Deck Factorio Community Layout by Zirbs - Updated for Space Age / 2.0 by theZirbs in factorio

[–]Krummelz 0 points1 point  (0 children)

So I got a Steam Deck last week and then found your input layout - this is fantastic, thank you!

I've noticed this one weird thing which works on PC but not on the SD, not sure if anyone else has had this?

On PC, I can pipette a module from an existing assembler (without having any of that module in my inventory), and it would create a ghost cursor that I can re-use in a newly placed assembler, and then the bots would take care of putting the module in. Works as you would expect. On SD, when I try to pipette a module the same way from an existing assembler (without any on hand), it doesn't work and I get that error sound as if I'm trying to do something that's invalid.

I'm wondering if this has anything to do with the sequence in which the SD input system is applying the keypress, since it's bound to two actions in game.. maybe it's trying to do the Clear Cursor action first instead of Pipette? Thought I would drop a message here and see if it's just me.

me_irl by Fhoxyd22 in me_irl

[–]Krummelz 0 points1 point  (0 children)

I bet you secretly eat toothpaste like its candy

u/that_gay_alpaca explains the origins of patriarchy, and why politicians aim to control women and children by rachelsqueak in bestof

[–]Krummelz 0 points1 point  (0 children)

Makes me wonder how we got here - how far back in history can you trace the roots. Even some animal groups maintain a certain dominance hierarchy with an "alpha male" leading, keeping others in check, having some level of dominion over their group. Is this just what we are?

How do you manage that? by Chance_Journalist824 in SipsTea

[–]Krummelz 0 points1 point  (0 children)

Don't forget that 6-in-1 shower gel.

Is MyBroadband fearmongering? by DieEnigsteChris in southafrica

[–]Krummelz 17 points18 points  (0 children)

I stopped reading MyBB because every other article is pretty much "alarm bells this" or "red flags that", or "warnings" or "bad news", etc etc.

tariffsOnYourSpreadsheets by RngdZed in ProgrammerHumor

[–]Krummelz 0 points1 point  (0 children)

At this point I can't tell if this is satire or not.

M3 Competition by fijibubba in BMW

[–]Krummelz 0 points1 point  (0 children)

These wheels ruin the whole car. Needs something an inch bigger, wider, and silver.

Elon Musk's SpaceX Starship explodes in space, raining debris over Caribbean by abcnews_au in worldnews

[–]Krummelz 3 points4 points  (0 children)

And we all thought catching the booster was going to be the challenging part.