Anarkoautism 🏳️⚧️
@eremitpurpur
queer several times over (they/them) Autistic, trans, ace, plural. Support all system origins. Bigotry is bad. Pandemic is bad (please mask).
On my way home kn the train. Sleepy and regretting the tea I had this morning
My room is a mess, but I just wanted to brag about my outfit before I head out
Did some small clothes repairs, and I finally realized how to how to use this thing. It's very simple but also extremely powerful. It's absolutely genius. It's the sort of thing where, because I initially misunderstood it, I've just gone on not understanding it's use at all
Went to the store and #stillmasking. (Yes mirror really needs cleaning).
Went to the store to pick some stuff up. Still masking, for health and ideological reasons.
something is wrong with my #xppen tablet, it's producing red dancing pixels that get more intense to the right of bright colors... I have no idea how to figure out what's wrong, so just tagging it here and hoping Filming a screen is awful but you can see the effect here
I found a selfie from 2018 and I kinda look exactly the same? Except the hair color. (I assume differences in skin tone is just the lighting).
Was taking pictures for art purposes (I use them as references for poses and stuff) and I ended up snatching a selfie that I thought looked nice ^^
This is annoying. Was gonna install more SSD into my PC, but there is this big metal thing with round holes in the case that I can't remove. There is nothing inside it as far as I can tell. It's just there, taking space and blocking access to the SSD slots
We colored our hair again. It's pink, or violet depending on the light.
I haven't taken a selfie in awhile. Erin has posted a lot of them, so I was thinking I should do it too once in a while. Hi, this is me
hey, any Godot understanders able to help me out? I keep getting this popup that says "the following files are newer on disk:" I'm only editing the files inside of Godot, so I don't understand what the issue is. But it's very disruptive when it keeps doing this. What do? #godot
anyway, if I leave the save window open, and then try to "save as" on the "white" file, this happens. It defaults to the name of the other file. And this time, it doesn't warn that the file already exists, it just saves over it. And so it has overwritten it, and the black square is gone
Now I selected "save as" on the black square, and the save window pops up. As shown, there is no default file name. Additionally, if I choose to save it as "black", it warns me that the file already exists (it does, but it's the file I'm trying to save)
Visual demonstration: Here we have an image of a black square and a white square respectively. Both have been saved already.
What do you mean "this file has been modified outside of godot"?? I can tell you for a fact I have not been modifying my Godot scripts outside of Godot
But if I place the character at the tower, the enormous lime is a good bit to the left (or right, if I were to put the speed scale to greater than 1).
I figured this out because you can easily override the in-game camera now. Like if I place the node in the red building, and place the player at about 1000 pixels to the right (which is about 4000 pixels from the giant lime) then apparent location in game basically matches where it is in the editor
Now I'm trying to figure out what it is that determines where a Godot Paralax2D node shows up in game. Like say I want to place this enormous lime in the background, so that it shows up behind that red building when the player walks past it?
One thing I don't love understand about Linux is all the complex ways I have to give myself permission to do different things. And pretty often there are only vague explanations as to what need to be done. Like this.
Did some simple sketches on ideas for characters for our Fruity Train game. A cat-person and a triceratops-person.
Okay, so how do I make Linux not do this? There is this colored square that appears in the top left, telling me what monitor it is. It's annoying and ugly, and worse it prevents me from clicking on anything there. In the spot where important menus usually are...
I tried running it in the terminal. The error I get when the program crashes seems to be this: "ERROR: Condition "p terrain_set < 0" = true" over and over like half a bazillion times
Between two and eight points for me. The range is because there are things from when I was a child that I definitely had the opportunity to do but I can't remember if I did the thing or just saw others do it.
Added a virtual joystick so I can test analog controls without having to plug in a gamepad into this PC every time.
Compare to old version. Which also has variables for what kind of animations to play, because this was before I learned about state machines and stuff so I just had everything in the same script. But also, it has a lot more if statements to account for each of the eight directions.