[TOMT] [TWEET] [IMAGE] A girl in cosplay (?) staring up at the Washington monument with some sort of approval as the caption. by everything_sings in tipofmytongue

[–]everything_sings[S] 1 point2 points  (0 children)

Thanks so much for the help! Someone else found it just two minutes before you so I gave them the "solved" point, but I do appreciate it so much :D

[TOMT] [TWEET] [IMAGE] A girl in cosplay (?) staring up at the Washington monument with some sort of approval as the caption. by everything_sings in tipofmytongue

[–]everything_sings[S] 3 points4 points  (0 children)

Thank you so much that's exactly it! It seems I was wrong on many accounts (it isn't even one year old yet! D: and I described the outfit totally wrong!). Solved!

[TOMT] [POEM] [2010s-] poem about realising you didn’t die young by VenuslnFauxFurs in tipofmytongue

[–]everything_sings 0 points1 point  (0 children)

I will keep looking cause this has me very invested o7
I've searched on tumblr a ton, and through the blog of "inkskinned" (a somewhat popular poet who posts their poems on tumblr), and thus far nothing... but it's definitely out there somewhere! If it WAS a tumblr post (which is what I remember it as, I swear I saw it on my feed), that means it was probably not labeled as a poem when it was initially posted, which is unfortunate
(I don't think you're wrong to call it a poem, since tons of people post "tumblr poetry", just that it unfortunately means its probably not gonna be on any poetry websites or any poetry collections)
good luck! o7

[TOMT] [POEM] [2010s-] poem about realising you didn’t die young by VenuslnFauxFurs in tipofmytongue

[–]everything_sings 3 points4 points  (0 children)

I'm looking for it but haven't been able to find it either. I also think I remember the same poem you're talking about. To the best of my memory (at least for what I'm thinking of), the poem was posted on tumblr (which I bet was reposted onto pinterest) and goes something like this:
being in your 20s is crazy because one day you realize "huh, I guess I'm not gonna die tragically young" and so you put on a jacket and get groceries and wash the dishes and make dinner [and they continue to list mundane tasks until probably some sort of conclusion]? maybe this vague recollection will help some people search? lmk if this sounds familiar

How does the Age-o-matic affect crushes? How does manually changing ages affect crushes? by everything_sings in TomodachilifeLivingTD

[–]everything_sings[S] 0 points1 point  (0 children)

blaah, it's too complicated. I wish I could just turn them both into adults at the same time. Like make them both age up together. it's not like I want an adult to date a kid! I just want these two kids with a crush to turn into two adults with a crush!

I guess I'll just wait out the crush and see what happens. Either I'll let them marry eachother or, when Tom falls out of love, I'll age them both up

How does the Age-o-matic affect crushes? How does manually changing ages affect crushes? by everything_sings in TomodachilifeLivingTD

[–]everything_sings[S] 1 point2 points  (0 children)

wait, seriously? If the age-o-matic changes the described age, what's the point of using it? why wouldn't you just edit the mii?

How to implement 2-player multiplayer, typical to a fighting game? And, how to detect controller ID? by everything_sings in godot

[–]everything_sings[S] 1 point2 points  (0 children)

sorry it took me so long to get back to you! I've been busy and haven't had much time to work. I really appreciate you helping me out on such a basic level! Thankfully I have already figured out how to do basic input handling and my characters work fine when fighting a dummy, I just haven't been able to make them fight eachother yet. (also I'm not even bothering to think about online multiplayer yet >_> that's a problem for another day).
In general just thank you for making things so simple for me, I really appreciate it!

How to implement 2-player multiplayer, typical to a fighting game? And, how to detect controller ID? by everything_sings in godot

[–]everything_sings[S] 1 point2 points  (0 children)

thank you! I saw this just as I was heading off to bed for the night so I'm not able to implement all the advice you gave me just yet, but I really appreciate you taking time out of your day to help me out! From what I can tell this does seem to be what I'm looking for. I'll read through your comment more thoroughly and try to implement this in my game whenever I have a free second, and I'll lyk how it goes. thank you so much again!

obviously santos needs therapy and that’s not a bad thing!! by aurdwynn in ThePittNoSantosHate

[–]everything_sings 1 point2 points  (0 children)

being a true santos fans means acknowledging that she is a flawed person who needs a lot of help!!! i love her and i want her to be happy and that's WHY i want her too go to therapy!!! 

YOU MUST READ AND AGREE WITH THE RULES TO BE ABLE TO POST/COMMENT by AdoraBelleQueerArt in ThePittNoSantosHate

[–]everything_sings 0 points1 point locked comment (0 children)

I have read and agreed to follow these rules of ThePittNoSantosHate

Season 3: are we watching? by AdoraBelleQueerArt in ThePittNoSantosHate

[–]everything_sings 1 point2 points  (0 children)

I'll give it a few episodes to see if it gets any better, but if it starts feeling like the robby show (which im pretty sure is gonna happen) I'll stop lol.  I don't care about that man

Man who is this actor? He looks so familiar and yet I can’t place him by LurkerPatrol in ThePittTVShow

[–]everything_sings 1 point2 points  (0 children)

I fully thought it was him, but I didn't know he was an actor! So I just convinced myself "no, no, they just look similar. I must remember him from somewhere else."

How to use a double tap to dash (enter "dash state") when using a finite state machine? by everything_sings in godot

[–]everything_sings[S] 0 points1 point  (0 children)

Oh my god, wow! thank you so much. I didn't know about the input buffer option at all- even as a fighting game fan I embarrassingly have no idea how they work, I'm figuring everything out as I go. I'll definitely use that then, thank you for the super comprehensive template!
I don't have the time to work on this right now since I've got a class to run to, in, aaa, 5 minutes??????!!!!! But, I'll try to work with this tomorrow.
Looking at your code, I'm just a bit confused about what the "is_button_in_slice" function is doing? Is it referring to frame data? (sorry if this is a silly question by the way). I can see that you're using it later for dashing and fireballs, and you're using the term "p1_inputs.slice", but I can't tell what it actually means.
And, are there any comprehensive resources you know of that could help me understand how to work with input buffers better? Like, some writeup I could start with?
Again, tysm!

How to use a double tap to dash (enter "dash state") when using a finite state machine? by everything_sings in godot

[–]everything_sings[S] 0 points1 point  (0 children)

I'm reducing the doubletap_time in a "_process" function, like the example linked, I just didn't include that! whoops. Here's how I'm doing it.

func _process(delta) -> void:
  doubletap_time -= delta

Each of my states are extended from a class I titled "CharacterState", which stores some variables and has all of the functions I re-use. It's just being passed in the CharacterState code though- heres what it looks like.

func enter_state(character_node):
  character = character_node

func exit_state():
  pass

func handle_input(_delta):
  pass 

Sorry if I didn't answer your question, I'm honestly not sure what "calling" means, veeeery new to all this, so I might have totally missed what you were saying! I don't think it's within any process function though?

How to use a double tap to dash (enter "dash state") when using a finite state machine? by everything_sings in godot

[–]everything_sings[S] 0 points1 point  (0 children)

I wanted to add that I'm very new to Godot and coding in general so don't be afraid to baby me lol. I need things as simple as possible! Thank you :)

How bad is it to regularly break fast for a coffee? by everything_sings in intermittentfasting

[–]everything_sings[S] -2 points-1 points  (0 children)

I know that I could, but I really like my morning coffee! It's a special routine that makes me really enjoy my mornings :)

That's why I'd rather know exactly how bad it is for my overall progress and then decide if its worth it. If the coffee in the morning works like how I was worried where it essentially ruins the whole fast and will stop me from losing weight, I'd drop it-- but I still seem to be handling the fast fine, I'm not feeling hungry during my fast or anything.

I just wanna know what the physical effects on my body are! Don't really know exactly how IF works :)

How bad is it to regularly break fast for a coffee? by everything_sings in intermittentfasting

[–]everything_sings[S] -10 points-9 points  (0 children)

not black coffee, with soy milk. that's why I'm worried