pages of a book

Posted By: cirus

pages of a book - 04/03/08 18:48

I am new, I need your help for a problem with the pages of book.I explain :
in adventure game appear a book opened on two illustrated pages, I would to page backward or foward with a click of mouse ( book of 16 pages).How can I create a code not too big with many files BMPs(I have commercial 6.60)?
Thanks
Posted By: Inestical

Re: pages of a book - 04/04/08 06:47

You can create the code by opening up the SED.

Make two panels, and put a button to the position you want the arrows/things to go. Keep up what pages are viewed and alter the panel bmap with that information.

I suggest using dds, png, or pcx instead of huge bmp ;\)
Posted By: cirus

Re: pages of a book - 04/04/08 15:47

Thank you for your reply.But can you make an skematic example of your hint or where could I find an good example?
Then I don't understand where I could load more images(pages).
Posted By: DJBMASTER

Re: pages of a book - 04/04/08 17:33

What language are you using to create this > C-Script or Lite-C?


Posted By: unit

Re: pages of a book - 04/04/08 19:23

what if he made a 2D plane and textured it with the 'pages' of his book..? (could someone help him with the actual animating/moving part?) :P
Posted By: Nems

Re: pages of a book - 04/04/08 20:07

Find user "Pappenheimer" and click the link in his sig to take you to his old project where pages are demonstrated. (C-script) Sorry forgot the name of the project
Posted By: Slin

Re: pages of a book - 04/04/08 23:57

Not very pretty but this is what I came up with a few months ago:
http://www.youtube.com/watch?v=DCY2geiJ-jA
Posted By: cirus

Re: pages of a book - 04/05/08 17:31

I'm using Lite-C.
Posted By: cirus

Re: pages of a book - 04/05/08 17:32

I'm using lite-C. The panel edit is good idea, but which is the code linking the buttons and many "pages" ?
© 2024 lite-C Forums