

or maybe you were supposed to warn others…
i’m back
or maybe you were supposed to warn others…
i had the actual worst sleep ever, too spicy taco + shampoo that smelled a bit too strong + having to work the next day + a billion nightmares lol i’m tired.
it’s been a slog trying to get animations working, both to understand the current Bevy system and to figure out what’s missing to get basic weapon swinging animations going in the little project I’m working on. I don’t think anyone is happy with the current state of Bevy animations and I see a lot of discussion about how to improve it, but, well, no point waiting for the perfect time or perfect engine (since those don’t exist) and everything has weak points.
Right now my current understanding is that a basic 3D model animation system needs three things:
AnimationPlayer
and there’s an AnimationClip
and it’s all tied in to the Gltf
class tooAnimationGraph
for this (and in fact even if you don’t want to use the blending/masking abilities you still need to make an AnimationGraph
from a single clip) which you attach to an AnimationPlayer
using AnimationGraphHandle
and then the player can control which animations are playing.There are seams and dumb assumptions I made everywhere and I don’t have a working demo yet but the code is starting to come together, its just a lot of balancing simplicity vs flexibility for the project I’m working on since I don’t plan to re-use this code.
Of course, animating UI and 2D is a whole other thing.
I think that since I started ADHD meds my interests have become a lot more stable and long-lasting, which is nice. Previously I think it would be difficult to connect with people about interests and to find people who have things in common with me because I’m constantly into something new and of course I want to talk to people about the things that interest me. idk just a thought I had at 3am
thanks yeah fair it’ll probably be a couple years before I can get off it I’ll have to talk to doc about risk again since despite that I am getting some anxiety about it suddenly
a quarter tab every week? wow, I’m on quarter per day and I was told the half life was like 36 hours so it made sense to take it every day to me (as prescribed)
so when i switched to CPA (cyproterone acetate) at the start of this year my doctor mentioned something about there being some risk of “benign brain tumours” as a side effect of the medication, has anyone heard of this?
nice that’s a good one I keep coming back to it
which rust book are you reading?
hang in there (referring to the whole post) I know the feeling (referring to the last sentence)
I’ve never seen that acronym in my life you’ll never catch me alive
beat me to it, I was gonna make the same joke
time for yewler2? I had the same feeling and then made a new account lol
yeah it’s definitely a factor for me, I’m pretty sensitive to smell as is so when sharing space with people it’s difficult to want to be close to someone who I don’t like the smell of.
most of the time with friends it’s not about natural scent tho, it’s about some hair product or laundry detergent or cream or deoderant they use that is very strong.
with romantic partners it’s a huge factor and a prereq to sharing a bed, some people just don’t smell good (their natural scent which I’m sensitive to) to me even if they are very hygienic.
this but unironically I love reading source of of things I’m using when I am coding against them, I always get good ideas for how to make my code better.
my therapist today told me that things seem good for me and that we should take a break from appointments if I don’t have any specific goals… never thought I’d just be “good” but I think she’s right
update: its WORKING, and i cant even remember what i did to fix it late last night! oh right, git history, yeah my SummedAabb
function is a mess now, as it responds to the addition of an Aabb
somewhere in the code with a re-summing of the parents. weird for sure. at some point i should probably make it recursive, and look into whether I really need a newtype for Aabb
(SummedAabb(Aabb)
) or if I can just use Aabb
without screwing up frustrum culling (since that’s what its used for apparently)
i guess its time to read the bevy source code again, i love open source (not sarcastic)
my corner of the internet feels so quiet today
I spent like 3.5 hours trying to make doors work in my game last night, nearly got it but had to write some glue code to get collisions on children remapped to a collision on the parent, and also sum bounding boxes to make proximity colliders idk I’m close though, pretty much everything else is working! Only 300 lines of code after a few iterations
weird that food and rent aren’t on this chart
some dysphoria stuff, weird existential things, some sex talk, some brainworms too yay
I don’t think my dream self matches my day self sometimes.
I am pretty fem-shaped IRL and it’s weird that in my dreams sometimes I’ll be kinda … a guy? sometimes I have dreams where I even use the bottom parts I am trying to get rid of for sex things?
I always wake up feeling weird, like maybe I’m repressing some secret thing about myself. I hear about other people dreaming in their identified gender and with their ideal body even and such and so it always puzzles me that my dreams are sometimes just stuck in “guy mode.” I’ve been kind of envious in the past of it.
It’s easy to say “it’s just a dream,” and I’m happy with who I am when I look in the mirror (compared to the alternative), but there’s just these lingering doubts that I have sometimes like “maybe I’m not really trans and instead I’m just traumatized by my first romantic relationship and that led to me having wires crossed and suddenly wanting to be her.” That line of thinking is something my (at the time) unsupportive mother said when I first came out, and if I’m honest I don’t think I’ve ever really dealt with it. I feel like I’m so close to disproving it … like there’s something in there that seems fishy but I can’t quite get a solid foundation for it.
Most days I’m happy with who I am but I just feel like there’s just this little pain that comes up every so often when I have these dreams. I don’t know how to deal with it.