" @kirakira@furry.engineer trans girls 20 minutes after meeting
what are you trying to tell me, o wise playlist
shout out to autism for allowing me to spend 30 minutes making sure that the bullet trajectory from every firearm is a completely straight line despite the rotation of the weapon
after a week of working on a simple ui component and not being able to finish it, at least i could do the weapon / damage system in a couple hours
my tablet pen was supposed to get here today and it didnt and i want to draw stuff and im tired of coding and
unsolvable computer science problems: casting from a type to the exact same type
i’m not stuck writing gdscript, it’s stuck being written by me
things always make more sense when 45° ⤵
so now im trying to serialize/deserialize godot structures for my save/load system, and apparently
Object.get_class() -> String returns the builtin/native class name from which a class derives, not the name of the actual classScript.get_global_name() -> String which returns the class_name of a script!im