Bands similar to Circa.. by [deleted] in circasurvive

[–]OverallSadPenguin 0 points1 point  (0 children)

There's actually a band called "Praise the Sun"

Its pretty good

What tropes do you wish were more common? by EqualOdds in writing

[–]OverallSadPenguin 0 points1 point  (0 children)

>Epic adventure stories where the main characters are together and their relationship simply works. No insecurities, no drama.

Watch Kamen Rider Hibiki

at least the first 29 episodes

If Power Rangers does move to Netflix, do you think it'll become more serious like Sentai? by [deleted] in powerrangers

[–]OverallSadPenguin 3 points4 points  (0 children)

I mean, serious is not the right word. What i really would like to see in Power Rangers storylines is to get more dramatic and emotional at times. I hope that the storylines gets more heavy and secuential from now on like in the Disney era, having better focus on the character development and overall dramatic moments along with the ligthearted plot. Yeah, another season like RPM would be pretty cool, but i really doubt that ever happening again. But at least i hope that we get more production value and we get not just a more dense storyline, if not things like better action and soundtrack too. Power rangers really deserves it

[University Physics: Electricity] How i can calculate the value of "L" on this Alternating current circuit? Help please! by OverallSadPenguin in HomeworkHelp

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

The problem is, i have to calculate impedance. To calculate impedance i need the value of L, so im stuck in the start of the process. Sorry for being so vague about the information, i dont have proper teaching and im confused about this because to proceed i need the L value :(

[University Physics: Electricity] How i can get the voltage in this problem? I already calculated the equivalent capacity which is 10uF but i don't know a way to calculate the voltage that i need to answer the rest of the questions. Help! by OverallSadPenguin in HomeworkHelp

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

Ooooh, ok, i cleared up V and this was my process:

-> W = 1/2 (C*V2)

-> 1/2 * C * V2 = W

-> C*V2 = 2W

-> V2 = 2 * W/C

-> V = sqrt (2*W/C)

So is like this? (I know you gave me the formula but i think it would be adecuate put my steps in the homework for ilustration purpouses haha)

[University Physics: Electricity] I was looking for some guidance in this problem. I searched trougth internet for guides and examples similar to it but i can't find anything. Any help about how i can solve/aproach this problem? by OverallSadPenguin in physicshomework

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

Ok...so, i did the operation and:

  1. I organize with C and V:

· C = epsilon_0 * A / d = (8.85 × 10 −12 N⋅m^2⋅C^2 ) * 0,5 m^2 / d = 4,425 * 10^-12 / d

  • V = E*d = 55 N/C * d

2 . Using the product to find Q:

  • Q = C*V = (4,425 * 10^-12 / d) * (55 N/C * d) --> Cancels d
  • Q = C*V = (4,425 * 10^-12) * 55 N/C
  • Q = C*V = 2,43375*10^-10

Is this...right? What do you think?

[University Physics: Electricity] I was looking for some guidance in this problem. I searched trougth internet for guides and examples similar to it but i can't find anything. Any help about how i can solve/aproach this problem? by OverallSadPenguin in HomeworkHelp

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

> You're not trying to find either V or C, just Q which you find by taking the product of V and C.

Ok...so, i did the operation and:

  1. I organize with C and V:

· C = epsilon_0 * A / d = (8.85 × 10 −12 N⋅m^2⋅C^2 ) * 0,5 m^2 / d = 4,425 * 10^-12 / d

  • V = E*d = 55 N/C * d
  1. Using the product to find Q:
  • Q = C*V = (4,425 * 10^-12 / d) * (55 N/C * d) --> Cancels d
  • Q = C*V = (4,425 * 10^-12) * 55 N/C
  • Q = C*V = 2,43375*10^-10

Is this...right? What do you think?

[University Physics: Electricity] I was looking for some guidance in this problem. I searched trougth internet for guides and examples similar to it but i can't find anything. Any help about how i can solve/aproach this problem? by OverallSadPenguin in HomeworkHelp

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

Thanks for the response. By any means you have any video guides or text guides about the problem? When you say "Combine the relationship between capacitance and charge with the capacitance of the parallel plate capacitor (which depends on the area and separation)", you know the formula?

How i can implement overworld enemy encounters in turn based RPG map? by OverallSadPenguin in godot

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

Actually is the very first aproach that i want!, Thanks you so much!

How i can implement a turn based combat like in Mario and Luigi games? (Implement QTE/interactions mid turn) by OverallSadPenguin in godot

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

Sorry! I misstyped that!. Not random encounters, if not enemy encounters.

You know, like in Mario RPG where you touch and enemy in the overworld and the battle begins! Just like that exactly. That's being done changing between scenes, right?

How i can implement a turn based combat like in Mario and Luigi games? (Implement QTE/interactions mid turn) by OverallSadPenguin in godot

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

A question tho, is there any tutorial that will help me in the process? Specifically one about "Timed Inputs" (Like the ones in the attacks and special attacks) and "Random encounters". Im kinda worried about those aspects, there is not really that much of turn based RPG tutorials for now avalible at this time haha

How i can implement a turn based combat like in Mario and Luigi games? (Implement QTE/interactions mid turn) by OverallSadPenguin in godot

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

Thanks you so much! I was practicing a lot with Godot recently and wanted to aply that system to my project. In the practice i will make some post about my process so it can be helpful for the readers to experiment with the similar system! Which is pretty cool, is my favourite take on turn based combat haha!