Several Rooms in the Same Frame?
Hi
First time poster.
I have started making a platform game and I'm using I Wanna Be the Engine as a starting platform. The thing I need to know is how to make several "rooms" within the same frame?
- in the same way as used in IWBTE
I would also appriciate if someone could tell me how to make the background color "tone" from one color to another, so that the color changes from, lets say, green to yellow, top to bottom.
Thanks.
Ps. Sorry if I'm not so good with english, I always get the feeling I sound rude using this language.
Re: Several Rooms in the Same Frame?
Quote:
Originally Posted by krark
Hi
First time poster.
I have started making a platform game and I'm using I Wanna Be the Engine as a starting platform. The thing I need to know is how to make several "rooms" within the same frame?
- in the same way as used in IWBTE
I would also appriciate if someone could tell me how to make the background color "tone" from one color to another, so that the color changes from, lets say, green to yellow, top to bottom.
Thanks.
Ps. Sorry if I'm not so good with english, I always get the feeling I sound rude using this language.
Your english is fine :P don't worry
Re: Several Rooms in the Same Frame?
IIRC the quick backdrop object has a gradient setting, which will do your color background like you want.
I'd never heard of "I Wanna Be the Engine" before O.o
It looks like you're asking about the old "scroll to the next area when play gets to the edge" thing like in the old Zelda games. Is that right?
Re: Several Rooms in the Same Frame?
http://mfa.aquadasoft.com/view/1260453979-Quick
This is a quick example I made up for somebody else in another thread. I believe it scrolls similarly to IWBTG.
Re: Several Rooms in the Same Frame?
Thats exactly what I want. But I still dont get it, how do I accomplish that?