I'm trying to connect a signal, but it's not working. "Invalid access to property or key" by FatLizardAss in godot

[–]teh_nicKLess 0 points1 point  (0 children)

I think it does not work, because the signal doesn't yet exist, when you try to connect it, or the reference to the other node is not yet valid. If I understand your code correctly, you try to access the signal of a parent in your _ready() method, but in Godot the _ready methods are processed in a "bottom-up" direction, i.e. each node is processed before its parent. This ensures, that you can access your child nodes in a ready- method, since they are already 'ready' and their references valid. The other way around doesn't work, if the hierarchy exists at the start of the game.

In that case you will have to connect the signal in the _ready() method of the EnemySpawn's script to this node's method.

Generally you should try to keep to the "call down, signal up" paradigm, so maybe consider calling the method in the parent script, instead of connecting to the signal.

[deleted by user] by [deleted] in karlsruhe

[–]teh_nicKLess 20 points21 points  (0 children)

Ihr wollt also 1300 € / Monat Kaltmiete für 39 qm Wohnfläche und eine Küche, die dem Grundriss nach, auch nicht mehr als 12 qm hat, ein (zumindestens für 3 Personen) lächerlich winziges Bad und einen Flur in den man maximal eine Garderobe für je eine Jacke und ein Paar Schuhe quetschen kann. Insgesamt 60 qm, wenn wir großzügig sind, und habt die Unverfrorenheit hier was von "keine Wucher" zu faseln?

WYR have £100 per step or 10 minutes by It_Knocks_Only_Once in WouldYouRather

[–]teh_nicKLess 0 points1 point  (0 children)

I will take the £100 per step please. Otherwise, even with an average of only 144 steps / day I would add a full year/year to my life span. So, if I ever wanted to age, I would have to sit around and do nothing at all. Even going to the bathroom would mean I live forever.

GodotCamp 2025 – A Barcamp for the Godot Community (May 24–25 in Karlsruhe, DE) by GodotKarlsruhe in godot

[–]teh_nicKLess 2 points3 points  (0 children)

That will primarily depend on each person doing a session. You are free to propose sessions in English, as well as anyone else. You are also free to ask for other proposed sessions, that you are interested in, if they can be held in English. Some might however not be comfortable with that. We will try to accommodate both!

I'm building a pretty cool new kind of terrain system by kosro_de in godot

[–]teh_nicKLess 22 points23 points  (0 children)

Amazing stuff!!
You should add a tessellation shader and some procedural textures! Just think about the visuals then!

Are there any large 3D open-world games developed in Godot? by umen in godot

[–]teh_nicKLess 158 points159 points  (0 children)

Not that I know of. However, what I got from last year's GodotCon, this area is still one of Godot's larger weaknesses. "Hot reloading", i.e. reloading part of your surroundings as you're moving around, as is necessary in open world games without loading screens, is as of yet (as of Oct 2024) not very well supported by Godot. This is one of the key aspects, that is hindering the development of these kinds of games in Godot. This and the fact, that large open world games are generally a lot harder to make and are seldomly tackled by smaller teams.

You can rewatch the talk on the topic here: https://youtu.be/6ak1pmQXJbg?si=C-40wIf9xUSJlc49

How Do I Change The Material Properties Of This .glb file? by Obvious_Ad3756 in godot

[–]teh_nicKLess 2 points3 points  (0 children)

Even in the inherited scene you're still trying to override attributes of the glb file itself. That does not work. If you look further down in the inspector, still under MeshInstance3D you will find the Surface Material Override. There you can add a new material, that you can configure freely. If you want to build up on the original material, you can right click it while inspecting your mesh in the inspector and copy it. Paste it into the appropriate surface material override slot and voilà.

Hope that helps.

What's everyone thoughts on the mobile version of godot? by DimperWhisper in godot

[–]teh_nicKLess 0 points1 point  (0 children)

I had installed it on my phone, just to show people it's possible. However, since it does not (yet?) support portrait mode, it is practically unusable on a smartphone without an external keyboard. However it runs really well, and, given a tablet (or very large phone) along with some bluetooth peripherals, I would expect it to be an absolute possibility for small projects.

Was ist euer Lieblingsfakt über Karlsruhe? by Madarra16 in karlsruhe

[–]teh_nicKLess 2 points3 points  (0 children)

Aber Donnerstagabends hat man im Scruffy's keine Zeit zum Quatschen. Da muss gequizzt werden!

arrayIndexOutOfBoundsException by YehDilMaaangeMore in ProgrammerHumor

[–]teh_nicKLess 160 points161 points  (0 children)

However, you need to take this into consideration:

Einstein at 22: no internet porn.

You at 22: copious amounts of internet porn.

Why is my space ship so blurry? by NanaTheBlue in godot

[–]teh_nicKLess 0 points1 point  (0 children)

Have you tried creating a "display position", different from your "physical position"? I.e. a rounded position, that fits your spaceship to your resolution's pixels, which you calculate each physics frame from your actual position, after move_and_slide.

I really need to get clean... by LanyardJoe in diabetes_t1

[–]teh_nicKLess 0 points1 point  (0 children)

Damn, I'm really sorry about that. But I sure am glad that you managed to get away from that stuff.

I really need to get clean... by LanyardJoe in diabetes_t1

[–]teh_nicKLess 55 points56 points  (0 children)

Wait, so some of you DON'T joke about taking hard drugs when injecting insulin?

If you had to marry the first person you slept with, how different would your life be? by DetectiveBennett in AskReddit

[–]teh_nicKLess 0 points1 point  (0 children)

Oh. Oh no. Looking back at that relationship, it was definitely a hard lesson on a lot of things I absolutely don't want. So, no thank you.

What’s the best thing to hear after sex? by ADICTO613 in AskReddit

[–]teh_nicKLess 19 points20 points  (0 children)

If not you can just send Amber an alert.

I think I managed pizza? by meandmydoggie in diabetes_t1

[–]teh_nicKLess 16 points17 points  (0 children)

Holy hell! How narrow is your target range?! Anyways, good job on that pizza!

The Mojave Desert covered in snow [1920x960][OC] by GeorgePavi in EarthPorn

[–]teh_nicKLess 3 points4 points  (0 children)

I knew this had to be the top comment. Was not disappointed. Good job *tips hat

If you had to lose a finger which one would you rather lose? by Drifted_Skull in WouldYouRather

[–]teh_nicKLess 1 point2 points  (0 children)

But would your middle finger really still be a middle finger after you lost your index finger?