Hello!
I have a problem. If I modify "C:\Unigine Evaluation Kit\demos\samples_widgets_d3d11.bat": to "world_load samples/widgets/splash_03" instead "world_load samples/widgets/button_00". And add into "C:\Unigine Evaluation Kit\data\samples\widgets\splash_03.cpp" in
Splash() {
...
button_clicked();
}
Video is played very fast. However if I click in splash_03 button from Unigine UI, video played with normal speed.
Questions: how play video with normal speed if I starting from bat.file?