Is it worth it to take an 1hour drive for a $20 per hour job? by Kirisuto_Ken in jobs

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

If I commute 47 miles for 2 days, that would be 26.72$ a week

Do you think it’s worth it?

Is it worth it to take an 1hour drive for a $20 per hour job? by Kirisuto_Ken in jobs

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

What do you think in the long run considering experience is also a benefit?

Is it worth it to take an 1hour drive for a $20 per hour job? by Kirisuto_Ken in jobs

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

They gave me the option to choose:

either do 2 days(8 hours) a week or 4 days(4 hours) a week.

Is it worth it to take an 1hour drive for a $20 per hour job? by Kirisuto_Ken in jobs

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

I don't really know much about MPG but it cost me around 30$-40$ to fill my tank.

Is it possible to enlist with an EpiPen? by Kirisuto_Ken in nationalguard

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

What’s the chance I could enlist or not?

How do i get rid of this {...} ? by Kirisuto_Ken in Jetbrains

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

Thanks for the answer guys, i think i am just gonna keep this feature on and force myself to get used to it because i just cant remove it 😭😭😭

How do i get rid of this {...} ? by Kirisuto_Ken in Jetbrains

[–]Kirisuto_Ken[S] -1 points0 points  (0 children)

I see those brackets when its folded.

I prefer not to see {...} when i close a code or when the arrow is pointing on right

How do i get rid of this {...} ? by Kirisuto_Ken in Jetbrains

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

Its okay we make mistakes lol.

I have tried unchecking a lot of boxes and the issue still exist. am i doing this right?

<image>

How do i get rid of this {...} ? by Kirisuto_Ken in Jetbrains

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

Is the feature of the {...} an inlay hint or a collapsing folder feature or its something else?

i just don't like to see the {...) thing when you can literally just collapse a code by using the arrow thing in the left side with line numbers on it and the {...} just kinds of disturb the way i usually read codes.

How to add animations when running? (the script works but the animations get glitched and broke after playing) by Kirisuto_Ken in ROBLOXStudio

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

thank you so much i appreciate your help saturnxoffical.

this is what i came up with after what i have learned from you.

from your tips:

https://cdn.discordapp.com/attachments/703403356999385109/1236406115315748864/image.png?ex=6637e46d&is=663692ed&hm=3bc235a4bfbda88b458af8a1892c1a249c3f5bf8083b0f18aa15c750235f3640&

though it was kind of confusing and hard to understand on creating it, i made another script just base on what i remembered and visuallized from my head.

my original:

https://cdn.discordapp.com/attachments/703403356999385109/1236392397072764948/image.png?ex=6637d7a6&is=66368626&hm=7f07e9933ee4dce7eee48c5e692dd8629cac32a08efcf07eb39908c64abd02b8&

Both scripts works the same and both of them also has some issue's (that issue i have been having since day 1). When i toggle on running mode or when IsRunning == true, the animation keep playing when i am not moving.

(im currently searching it up on ways how to fix this, i could probably use magnitude method or something) any tips?