How to make Slow Motion in Unity - Bullet Time Tutorial
Video Statistics and Information
Channel: Brackeys
Views: 269,699
Rating: undefined out of 5
Keywords: brackeys, unity, unity3d, asset, assets, model, models, beginner, easy, how, to, howto, learn, course, series, tutorial, tutorials, tip, game, development, develop, games, programming, coding, C#, slowmotion, slow, motion, bullet, time, superhot, deltatime, timescale, smooth, fixeddeltatime
Id: 0VGosgaoTsw
Channel Id: undefined
Length: 11min 52sec (712 seconds)
Published: Sun Jan 15 2017
Please note that this website is currently a work in progress! Lots of interesting data and statistics to come.
Hey Brackeys, great video and cheers for the tip. Just a quick question: In the TimeManager Update function, you're gradually incrementing the timeScale back up to 1, but nothing is done about the fixedDeltaTime. Would this not leave you with a higher fixedDeltaTime than before, much higher than the original 50 physics steps / second?
This guy is amazing, watched all his C# videos but felt kinda betrayed when he started his unity series using Java