@skeleton-hotel.bsky.social
One-hit-die peasant doomed to provide the skull for some evil wizard's necrophidius. 28 | he/him youtube.com/@SkeletonHotel
accidentally included the same picture twice in the second post, so here's the corrected version.
08.10.2025 08:31 โ ๐ 1 ๐ 0 ๐ฌ 0 ๐ 0last one is rather vile.
08.10.2025 08:27 โ ๐ 3 ๐ 0 ๐ฌ 1 ๐ 0incoming jackbox highlights from a few days ago.
08.10.2025 08:19 โ ๐ 3 ๐ 0 ๐ฌ 0 ๐ 0How the crossbow viewmodel appears when the player's view pitch angle is 0 degrees (looking "straight forward"/parallel to the horizon).
How the crossbow viewmodel appears when the player's view pitch angle is ~ 89 degrees (looking as close to "straight down" as the game allows).
How the crossbow viewmodel appears when the player's view pitch angle is ~ -89 degrees (looking as close to "straight up" as the game allows).
I've been going nuts lately trying and failing to find whatever chunk of code in the Source engine makes the viewmodels in HL2 adjust their offsets based on how far up/down you're looking.
It's made extra obtuse by the fact that (IIRC) very few non-HL2 Source games use this behavior.
Reason move_and_slide has been causing me grief in the first place is b/c I started work on a custom solution for handling upward stair stepsโand needing to handle that logic either entirely before or entirely after the full move_and_slide call has made it that much more awkward to implement.
03.10.2025 09:57 โ ๐ 2 ๐ 0 ๐ฌ 1 ๐ 0Yeah, Iโve been considering switching to a series of move_and_collides insteadโIโve just been dreading the thought of needing to reverse-engineer a lot of move_and_slideโs unique (and useful) quirks.
03.10.2025 09:57 โ ๐ 2 ๐ 0 ๐ฌ 1 ๐ 0Like, itโs great how it can condense multiple loops of convoluted collision logic into a single function call. On the other hand, it feels like a black box whose inner workings youโre not allowed to tinker with. You want to insert your own custom code between the individual collisions? No. Too bad.
03.10.2025 09:34 โ ๐ 3 ๐ 0 ๐ฌ 1 ๐ 0I am becoming increasingly disenchanted with Godotโs move_and_slide function. >:(
03.10.2025 09:34 โ ๐ 2 ๐ 0 ๐ฌ 1 ๐ 0still haven't gotten any word back from any jobs but i'm trying my best. as per usual i don't really have rent to cover past october so i'm asking for help on a rolling fund again. speaking with a recruiter on wednesday so i'm hoping i'll see some movement there. anything helps.
29.09.2025 19:09 โ ๐ 34 ๐ 64 ๐ฌ 1 ๐ 0Still from House on Haunted Hill (1959): Frederick Loren (Vincent Price) is holding a prop skeletonโwhich itself is connected to an elaborate puppeteering rig strapped to Loren's torso. He's looking past the camera toward something out-of-frame, smirking. Like, a sort of tastefully restrained shit-eating grin.
25.09.2025 21:10 โ ๐ 3 ๐ 0 ๐ฌ 1 ๐ 0"One thing is certain: The arts keep you alive."
-VIncent Price
#kaseyart #penandink #halloweenie
Electric Dreams (1984) truly was ahead of its time. You'll find a video by some Gen X youtuber expressing agitated confusion; meanwhile most the comments are younger millenials/zoomers having fun and saying things like, "omg the autistic bisexual computer is just like me!!"
24.09.2025 01:45 โ ๐ 1 ๐ 0 ๐ฌ 0 ๐ 0A computer twink with CRT head and power cord tail posing and pouting
The same computer twink but as a little devil and posing smugly
Have you heard of Electric Dreams (1984)
23.08.2025 04:42 โ ๐ 53 ๐ 20 ๐ฌ 0 ๐ 0anyway I realized shortly after posting this that Class isn't even a valid Object/Variant type to check against. oops.
20.09.2025 09:16 โ ๐ 1 ๐ 0 ๐ฌ 0 ๐ 0A screenshot of some GDScript code, transcribed here: static func Link_Member_To_Convar(Class_Or_Node:Variant, Member:StringNam[The rest of the line extends outside of the image crop] #~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # Step 0: SANITY CHECK. #~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ var It:Variant = Class_Or_Node # Shorter var name for my sanity. if not (It is Class or It is Node): # We can't help you, sir. push_error("WE HATED THAT.") return
me devolve into cave programmer.
20.09.2025 05:44 โ ๐ 4 ๐ 0 ๐ฌ 1 ๐ 0now what you hear is not a test, i'm fapping to the beat
and me, the groove, and my friends are gonna try to use your feet
i was waffling between that and this
19.09.2025 19:58 โ ๐ 2 ๐ 0 ๐ฌ 0 ๐ 0rejected by the majority.
19.09.2025 18:39 โ ๐ 3 ๐ 1 ๐ฌ 2 ๐ 0I *know* about exports, but the sliders and text boxes are frankly annoying to manage when I'm setting up foundational systems and classesโtrying to keep as much as I can neatly contained in the actual scripts, where all the other important stuff is.
15.09.2025 07:10 โ ๐ 2 ๐ 0 ๐ฌ 0 ๐ 0I really wish you could just directly override the default values for inherited class variables in Godot. What do you MEAN every time I want to extend one class from another, I'm expected to do some klugey shit like re-assigning all the variables from inside _init or _ready???
15.09.2025 06:40 โ ๐ 1 ๐ 0 ๐ฌ 2 ๐ 0i have some new music out in the form of seven vocaloid-led demos, comprising a variety of tones, timbres and titles. listen now, before i do something drastic!
soundcloud.com/zzzajac/sets...
Grayscale photo from the โBald Knobbersโ Wikipedia page, depicting a group of the titular Bald Knobbers in their weird black-and-white, striped-horned masks. Caption below the photo reads, โDepiction of Bald Knobbers in the lost 1919 film The Shepherd of the Hills.โ
Dead Rising screenshot of a crowd of the โTrue Eyeโ cultistsโthe guys that wear yellow raincoats + boots and green not-quite-Ghostface masks.
these guys are the same to me. like in their vibe.
07.09.2025 01:08 โ ๐ 2 ๐ 0 ๐ฌ 0 ๐ 0Happy Bandcamp Friday! For the occasion, I have released a single and pre-order for my upcoming album, Time Traveler. I hope you enjoy the available single, disarmed. cathodedeathray.bandcamp.com/album/time-t...
05.09.2025 18:23 โ ๐ 6 ๐ 5 ๐ฌ 0 ๐ 4Hi everyone. I recently lost my job before we were shortly served with a no-fault eviction notice among existing debts. I'm struggling to find new work & final rents in addition to moving costs are coming up soon.
Anything you can spare or boosts would be greatly appreciated.
gofund.me/4813e939
Obviously autoloads are still needed for things that only instanced objects can do. But if all you want is a function(s) to condense several lines of code into one lineโฆ you can just define a static function inside a custom named class. You donโt need an always-on, instanced node to hold that.
30.08.2025 14:13 โ ๐ 1 ๐ 0 ๐ฌ 0 ๐ 0Weird in retrospect how when I was looking up how to make โglobalโ functions in Godot (that is, functions you can access from any script), the results were all about doing so via autoloads/singletonsโbut no mention of static class functions.
30.08.2025 13:50 โ ๐ 1 ๐ 0 ๐ฌ 1 ๐ 0@warning_ignore_start("INT_AS_ENUM_WITHOUT_CAST") # YOU ARE NOT HELPFUL TO ME.
hate this guy
29.08.2025 16:24 โ ๐ 2 ๐ 0 ๐ฌ 0 ๐ 0yeah I only recently became aware of there being a meaningful difference between == vs 'is' (hadn't made a ton of code that needed to compare classes). Given the trend established by all the other stuff, I just assumed it was yet another, "type this operator however u want :)" thing.
25.08.2025 04:37 โ ๐ 2 ๐ 0 ๐ฌ 1 ๐ 0