Hey, after a long time of adjusting numbers I finally got this.
Opinions?
Suggestions?
Hey, after a long time of adjusting numbers I finally got this.
Opinions?
Suggestions?
It’s a bit simple, but actually a really good loading screen! Usually others would be 2D and have some kind of shape move along the bottom or text appear and say how many assets are left. But your loading screen is some kind of 4D chess move that beat the 2D chess opponent. Can’t wait when your a successful developer.
I like it! I actually thought the video was buffering XD. But the blur adds to the effect so I say It’s great!
To me it looks like the load is going backwards.
Do you mean counter-clockwise/anti-clockwise?
Yes. I believe that a pattern circling round clockwise indicates process is progressing and anti-clockwise means there is an undo in progress.
Don’t know why I didn’t realize that it was going backward and every other loading screen has the loading “circle” spinning clockwise, but I fixed it to be going clockwise now. Changed, local Tick = tick()
to
local Tick = -tick()
.
the videos is gone…
Blockquote
Unfortunately, the free version of Streamable seems to delete videos after some time. I couldn’t find the place I made the loading screen in, but it looked like a YouTube video’s buffering animation with the line thickness increasing and decreasing.