High Definition Standard Definition Theater
Video id : kY7EaYgbDVM
ImmersiveAmbientModecolor: #574cbd (color 2)
Video Format : (720p) openh264 ( https://github.com/cisco/openh264) mp4a.40.2 | 44100Hz
Audio Format: 140 ( High )
PokeEncryptID: 34cb41e9840f435f0c04d7b914e2389e5049df03ff8bba61991160f505fcc9cf12c95c4d8eafcdd1d91e993f99264930
Proxy : eu-proxy.poketube.fun - refresh the page to change the proxy location
Date : 1732288254970 - unknown on Apple WebKit
Mystery text : a1k3RWFZZ2JEVk0gaSAgbG92ICB1IGV1LXByb3h5LnBva2V0dWJlLmZ1bg==
143 : true
Game Dev Secrets: Extreme Design Technique! #indiegamedev #gamedev
 60 FPS video
206,307 Views • Aug 10, 2024 • Click to toggle off description
Follow Isadora's Edge on Kickstarter: www.kickstarter.com/projects/inboundshovel/isadora…
Wishlist Isadora's Edge on Steam: store.steampowered.com/app/3125320/Isadoras_Edge/

(I extreme tune everything, constantly - I love doing it so much. it really helps me with ideas, it's actually bananas how useful this is, man. even if it doesn't generate any good ideas, sometimes it's just a nice mood booster to get to watch Isadora go flying off into the sun)

The game that I'm developing as an indie game dev is called Isadora's Edge! A 2D Pixel Art platformer game, that I'm developing in the Godot Game Engine! If you're new to Godot or have any questions about Godot or game dev in general, feel free to ask me! #indiegame #gamedesign #godot #godotengine #gaming #gamedevelopment #pixelart #gameengine
Metadata And Engagement

Views : 206,307
Genre: Gaming
License: Standard YouTube License
Uploaded At Aug 10, 2024 ^^


warning: returnyoutubedislikes may not be accurate, this is just an estiment ehe :3
Rating : 4.97 (192/25,569 LTDR)

99.25% of the users lieked the video!!
0.75% of the users dislieked the video!!
User score: 98.88- Masterpiece Video

RYD date created : 2024-11-08T21:17:38.216458Z
See in json
Connections
Nyo connections found on the description ;_; report an issue lol

188 Comments

Top Comments of this video!! :3

@InboundShovel

3 months ago

Wishlist Isadora's Edge on Steam!
store.steampowered.com/app/3125320/Isadoras_Edge/
And you can follow the Kickstarter here: www.kickstarter.com/projects/inboundshovel/isadora…

Thank you!

206 |

@cherricake1796

3 months ago

I think the flurry would be comeplete if the flame effect persisted a bit longer during the animation, like a particle

2.3K |

@skeletorthebest7204

3 months ago

this was like that one trend of “multiply a random value in your game by 1000 and see what happens”

843 |

@jeremiahrosa1329

3 months ago

I also find that the fastest way to find the best value for something (and is extremely helpful for a higher lower sort of thing,) is to get the two most extreme values, then if you choose the middle number and see if it’s too much or too little and you choose the in between for the middle number and the extreme you want it closer to and repeat this until you get the perfect value. This is also one of the fastest ways to guess proven by maths.

144 |

@coruscanta

3 months ago

I know I’m exposing myself as a theatre kid here, but the principles feel similar. I remember almost every director I ever worked with or around almost always wanted the actors to overdo it so they could rein them in. It’s easier to get a person to do less once they demonstrate they can do more than it is the other way round usually. Often what the actor thinks is “too much” really isn’t.

What a dev might initially think is too much for a game might end up becoming a huge draw for players, or you might find somewhere you can use it, like the flurry attack here.

191 |

@braxbro6674

3 months ago

Another neat thing is by going for big changes immediately, you can actually walk those changes back and more quickly narrow down the biggest effect that's reasonable. Basically binary search for the desired value.

93 |

@Joru_

3 months ago

I think a new frame during the flurry rush animation will help make the move look more smooth, Since when isadora does her slash big slash because its so fast it looks like the sword just appears from the ground to isadora holding all the way up in the air. I think adding it will make the flurry’s rush make the sequence of attacks look and feel more satisfying to pull off.
I hope make sense.

58 |

@Shining4Dawn

3 months ago

There's a coding method I was taught called "A lion in the desert" (Possibly based on "How To Catch A Lion In The Sahara Desert") which basically states that you have to try a value that is definitely too high, or a value that is too low and split the value in half over and over until reaching the desired result.

Basically, you set it to the unreasonable 300%, then you try 200% (assuming we're only considering what we're adding over 100%) and then 150%, then 125% and so on. And then if the added speed doesn't feel like enough, you go backwards. For example, if 200% felt like too much and 150% feels like too little, you'd try 175%.

13 |

@Cameo221

3 months ago

I feel humbled that I discovered this all on my own without knowing this exists. It just feels like a quicker way to tune values and understand what feels best.

7 |

@blipblop61

3 months ago

I think it’d be cool if you could dash forward a fixed distance while you do a the flurry attack, making it a flurry rush. It would work good if there was a hoard of enemies in front of you since you could get through them all quickly

3 |

@IcedLance

3 months ago

One other way to do tuning is to crunch the numbers to make sure they are meaningful.
If something attacks every 2 seconds and dies in 4 hits, make sure your upgrade pushes your attack speed enough that you can fit 4 strikes in that window.
It's not a good feeling when you get a 5% upgrade but it doesn't change the gameplay except for some edge cases, like making boss fight go 5% faster.

5 |

@Camaika1997

3 months ago

That 300% attack speed would be perfect for a whip

12 |

@mirrikybird

3 months ago

Its also a great way to find bugs. You might be testing within 10% of the value but not notice its all placebo and something else is resetting the value after (credit to Suspicious Developments for this one)

3 |

@tommasoferri5240

3 months ago

Nice video man! I followed your journey since the start and it's incredible to see what your creation is turning into. Will definitely play the game once it comes out!

53 |

@BobzBlue

2 months ago

"If it's worth [testing], it's worth overdoing."

1 |

@StefanLopuszanski

3 months ago

There's a famous quote from game designer Sid Meier about doubling or halving a value just to see what the extremes feel like

2 |

@EnderSam_

3 months ago

Finally now I have a real excuse to bump all my values up to unreasonable amounts for fun

3 |

@stick7535

3 months ago

That’s so true, I was testing my brick breaker game with no damage and then with every bounce the main character would get faster, after a while they went through stuff because of how fast they were and then I got the idea of a skill that makes you go lightning fast and go in a straight line without bouncing on enemies until you hit a wall!

3 |

@CaseyIsAwesome

3 months ago

This is literally what happened with civ 1, there was barely any time to release, and the map was really small, so they just doubled the map size and that worked. They never would've gotten there via starting off doing fine tuning

5 |

@a.m.t.lambert1206

3 months ago

0:23
They got Isadora on that Celeste speedrunning tech
also 0:55 is how I like to beat ganon in tears of the kingdom

9 |

Go To Top