ABoringLadder's Avatar

ABoringLadder

@aboringladder

It is easy to hate evil. It is hard to oppose it without becoming the the thing you hate.

21
Followers
62
Following
148
Posts
17.10.2024
Joined
Posts Following

Latest posts by ABoringLadder @aboringladder

I was actually very happy about the mix this was one of my favorite predators although I liked prey a lot! I hope they keep this integration up; I actually took AVP to be cannon as a kid and it was my first cinematic universe

06.03.2026 16:18 πŸ‘ 2 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

Just checked I see no option for this in settings aside from creating a custom shortcut I am on version 4.6

05.03.2026 23:02 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

Just opened Godot and tried nothing happens for me on double shift I was excited now I’m let down

05.03.2026 22:50 πŸ‘ 0 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0

Not sure didn’t know it existed in Godot. In JetBrains ides it is the way you search literally anything instead of specific domains. Might have been added to help those used to JetBrains like me but also might have more functionality too I’ll have to check

05.03.2026 22:49 πŸ‘ 0 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0

Shift+Shift is how all JetBrains IDEs allow you to global search, as an Android developer this is how I’m used to searching for things I have never even tried in Godot

05.03.2026 22:39 πŸ‘ 1 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0

This is true only nodes, primitives, resources or enums can be exported. I do created resources if I want this specific behavior but normally I just don’t export things and use classes internally

05.03.2026 13:41 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

No it’s not editable from the editor you just make a .new() of it in code like everything else… editing in the editor is heavy… sorry I guess I’m not sure what you are after?

05.03.2026 12:59 πŸ‘ 0 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0

Much, much better intellisense (not sure if this is UI/UX) but it is annoying when I’ve strongly typed everything and still get no autocomplete sometimes

05.03.2026 12:29 πŸ‘ 4 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

There is a Hebron’s search function??? I didn’t know about this it will be a life saver… sorry you do not like it tho

05.03.2026 12:28 πŸ‘ 0 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0

What about RefCounted?

05.03.2026 12:26 πŸ‘ 0 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0

Yes and tabs and the ability for more than one scripting window

05.03.2026 12:17 πŸ‘ 8 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

Please no

27.02.2026 05:37 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

Actually I don’t think anyone actually uses it that way anymore… now people use it to me in addition to which I don’t like either

25.02.2026 02:01 πŸ‘ 1 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

This comes from old phrasing where this meant β€œI should not have to mention this because it’s obvious and there is more I could mention but this is sufficient” I think it’s call apophasis

24.02.2026 19:47 πŸ‘ 0 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0

Its comments like this that make me not even want to try at art anymore

24.02.2026 18:51 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

Yo be fair I think LOST is rather straight forward by comparison to Kingdom Hearts

21.02.2026 18:53 πŸ‘ 1 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

Yay!!!!!!!!

21.02.2026 17:45 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

Human ecosystem modified apex predator*

20.02.2026 15:04 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

I actually like doing this, at my job they usually are very productive and good

19.02.2026 16:24 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

Oh I didn’t think about that! The symptoms that I have arent the ones I thought were typical of OCD. Mostly I focus intensely on things that I don’t get to choose

17.02.2026 05:05 πŸ‘ 1 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

I had to tell myself over and over that you were probably just joking because every fiber in my body wanted to correct it

17.02.2026 00:44 πŸ‘ 1 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0

lol yes but this may be because I have severe OCD that I was just diagnosed with

16.02.2026 22:37 πŸ‘ 0 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0

Well I’m a professional programmer and have been for almost 10 years I’ve been thinking of contributing for awhile now but I don’t have any contributions anywhere because I never had anything I wanted to before. I also work in corporate so I don’t have a lot on GitHub

16.02.2026 18:13 πŸ‘ 26 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0

I’ve often been very wrong about what I think someone means so I’ve started asking over time; even on very common terms; because people don’t often use words the way I think they should be used

16.02.2026 14:08 πŸ‘ 0 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0

I hope your container idea goes through having a button be a container is very important to something I want to build and many people ask me how to wrap any control in a β€œclickable” who I’m teaching from traditional dev. It’s possible but not intuitive

14.02.2026 14:04 πŸ‘ 1 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0

Maybe I should change the floor for more contrast

12.02.2026 16:40 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

Thanks I didn’t have a problem tbh but all of my players said things looked strange and floaty when they were doing play tests

12.02.2026 14:19 πŸ‘ 1 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0
Post image

Hmm ok thanks for the advice I just wish I knew how to make things more grounded with my art-style (the only one I can do lol)

12.02.2026 14:10 πŸ‘ 2 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0

Yeah but I want a super dramatic look because I’m making a stylized game and I’m saying I don’t see any at all

12.02.2026 13:55 πŸ‘ 1 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0

Ok since you mentioned ssao is there a trick to getting it work? I have messed with all the settings and nothing all of my objects just β€œfloat” because they have not contact

12.02.2026 13:47 πŸ‘ 0 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0