The #bevyengine 0.11 video is out 👀

https://youtu.be/TTFNwcIC3wA

Bevy game engine 0.11

YouTube
@chrisbiscardi I love your videos and they've really been helping on my Rust adventure, so thank you! Recently, owing to the sheer number of wipe transitions, I have to look away from my display while listening. This makes it difficult to know when I should be looking at an example, or down at my keyboard to prevent getting dizzy! Other than this, top notch content. Thanks again for your hard work.

@james heya, thanks for watching!

If you don't mind, I have a couple questions that would help me for future videos:

Is it the specific wipe transition that happens between segments? or is there more to it? Does this happen for you on other videos in general on youtube?

A couple of people have mentioned similar, but the feedback has only come up recently and I've used these effects before, so trying to figure out what is causing it so I can pick a way forward.

@chrisbiscardi @james for me personally it's the frequency. the same slide effect once at the start of the video is fine, especially when it's combined with a pause in speech. but for me it's the combination of effectively no pause in speech during the transition and the frequency of the transitions.

because to me it seems like your speech never never pauses, the transition is jarring and hard to anticipate. the slide transitions also feel like multiple ones, due to the pausing nature of them.

@chrisbiscardi @james i did a quick look over of your previous video, write rustier rust, which still maintains some of the frequency of transition/cut being too much, but the transitions themselves are less jarring. i think that's because they actually transition from one view to another, and not from the camera to the same camera like your bevy 0.11 vid topic transitions.

@laund @james

:nods: I'll keep that in mind, thank you!

Right now I'm planning on dropping that transition entirely due to the pause.

I might be able to avoid some of the issue in the scripting phase as well. The bevy video is always a fast script/ship video for me due to how the releases go. I track what I can while its in flight, but the final blog post often goes out on the weekend announcing the release, so a bit of the edit can end up being a bit rushed (like the same-camera transition)

@chrisbiscardi @laund all makes perfect sense. Nice one!

@chrisbiscardi @james just to note on this: the bevy blog post is available as a PR a while before it's published, which might be a easy way to prepare the script.

good to hear that particular transition is being dropped though, that's probably the better option than trying to force it.