akorukmez Posted August 19, 2013 Share Posted August 19, 2013 Hello to everyone.i have a one question.How to do simple game loading screen Quote Link to comment Share on other sites More sharing options...
ani12321 Posted August 19, 2013 Share Posted August 19, 2013 Why don't you try googling that? It will be simpler than asking it here.I doubt anyone will answer that question when you don't even say if you're using any engine or just plain javascript code.Try searching the web first and if you've problems or have stuck somewhere ask for help Quote Link to comment Share on other sites More sharing options...
akorukmez Posted August 19, 2013 Author Share Posted August 19, 2013 Do not tell me what to do.This forum got for cooperate. Dream Of Sleeping 1 Quote Link to comment Share on other sites More sharing options...
ani12321 Posted August 19, 2013 Share Posted August 19, 2013 The forum can't help you when you don't be specific on what you want. Quote Link to comment Share on other sites More sharing options...
akorukmez Posted August 19, 2013 Author Share Posted August 19, 2013 how do you know this? please do not talking if you dont know Quote Link to comment Share on other sites More sharing options...
ani12321 Posted August 19, 2013 Share Posted August 19, 2013 Because I'm a member of the forum too and I can help you as well but as I told you it would be better to give more detailed things of what you want Quote Link to comment Share on other sites More sharing options...
akorukmez Posted August 19, 2013 Author Share Posted August 19, 2013 http://en.wikipedia.org/wiki/Loading_screen https://www.google.com.tr/search?safe=active&q=loading+screen&bav=on.2,or.r_cp.r_qf.&bvm=bv.50768961,d.bGE,pv.xjs.s.en_US.E_1kRF_UP4s.O&biw=1366&bih=643&um=1&ie=UTF-8&hl=tr&tbm=isch&source=og&sa=N&tab=wi&ei=XVUSUtClJqnw4QTT9oGACwI hope help you these Quote Link to comment Share on other sites More sharing options...
Paul-Andre Posted August 19, 2013 Share Posted August 19, 2013 Give us more information if you want us to really help you.Are you using just javascript, or some game engine (like GameMaker)?Are you loading files (images, sounds, external apis) for your game? If no, you probably don't need a loading screen. Anyways... The simplest way would be to draw a loading screen before anything else happens, and then to start the game only when the game is fully loaded.If you actually want a loading bar that moves, It's much more complicated. akorukmez 1 Quote Link to comment Share on other sites More sharing options...
MikeHart Posted August 19, 2013 Share Posted August 19, 2013 Which engine do you use? Quote Link to comment Share on other sites More sharing options...
OadT Posted August 19, 2013 Share Posted August 19, 2013 If you use JS maybe take a look at this site, I hope its what you are looking for Quote Link to comment Share on other sites More sharing options...
akorukmez Posted August 19, 2013 Author Share Posted August 19, 2013 Which engine do you use?i am not using any engine so far Quote Link to comment Share on other sites More sharing options...
Tomas Posted August 20, 2013 Share Posted August 20, 2013 Hi akorukmez it is very simple. Use CSS for this. Example:http://jsfiddle.net/tomasjurman/67pj7/ You can use css3 transition for nice effect. Regards Quote Link to comment Share on other sites More sharing options...
akorukmez Posted August 20, 2013 Author Share Posted August 20, 2013 Hi akorukmez it is very simple. Use CSS for this. Example:http://jsfiddle.net/tomasjurman/67pj7/ You can use css3 transition for nice effect. Regardsthanks for you interest.its gonna be useful for me.again thanks Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.