TimeScale Toolbar
bl4st
$0.0
(no ratings)
Date |
Price |
---|---|
日時 |
価格($) |
08/12(2024) |
0.0 |
11/24(2024) |
0.0 |
Jump AssetStore
Adds a slider to change the timescale the to the main toolbar.Make your game faster or slow it down really quickly with this slider.You can slightly customize the toolbar [Edit > Project Settings > TimeScale Toolbar]Any modifications to the TimeScale made from the game's logic will take over this toolbar, unless the Forced TimeScale Override toggle is checkedThis is based on marijnz's Toolbar Extender, his scripts are included in the package, you may need to remove them from this asset if you already have them in your project !Also, as the author stated:it's quite hacky as the code is relying on reflection to access Unity's internal code. It might not work anymore with a new Unity update but is proven to work up to (at least) Unity 2021.2.Works up to unity 2022.3, didin't test it on newer versions.I needed something like and i guess it can be useful to others, enjoy.Change the TimeScale with a sliderChange the position and TimeScale range of the slider via settings