Can you make a small valley with the tiles provided? I need a 3 or 4 tile wide path and rocks on either side that look like they're going up, forming a valley.
Announcement
Collapse
No announcement yet.
Can you make a valley
Collapse
X
-
Re: Can you make a valley
you can. it's a shame I dont have the full version of Legend of Pants anymore, I screwed around with landscapes and elevations so much with that game.. some of it you can see from the demo. If you're creative with the tile use, you can do some amazing things with the landscapes in RPGM1.
Comment
-
Re: Can you make a valley
I second Valk's notion. I saw it for myself. He created some pretty good underwater trenches, even. You do have to be much more creative than the average game maker though.The unnecessary felling of a tree, perhaps the growth of centuries, seems to me a crime little short of murder." ~ Thomas Jefferson
Comment
-
Re: Can you make a valley
The best option would be to make the valley in the "indoor" set, using the rock ceiling graphics found in the lava group. Though that mostly only helps with the northern wall. The southern wall, probably make black.
There is also the option of creating your own "edge" graphics to place on the map."What if like...there was an exact copy of you somewhere, except they're the opposite gender, like you guys could literally have a freaky friday moment and nothing would change. Imagine the best friendship that could be found there."
Comment
-
Re: Can you make a valley
DO'H! I just spent a half-hour making a valley,and it didn't look bad. I just realized - I used walkable tiles
I'll have to go fix that later >.<
EDIT: Is there an option to change the "walkability" of a tile? Like from no-walk to walk?
Hey... I just made up another new word... That'll be my new sig! Ha-hah!Last edited by 1up; 07-12-2005, 09:42 AM.# of words I have made up on the forum so far - 3
3D-itze, walkability, wooshes
Previous names: Otenko, Django
Comment
-
Re: Can you make a valley
I know there was a trick to change it using events, so you could make it possible to have a walk-through wall for secret areas (One of my favorite RPGM1 tricks). I think it involved making a custom sprite invisible and then seting up an event with that sprite as the graphic. Then place the event where you don't want people to walk, make duplicates as necessary (to save memory space). If I remember correctly, the opposite trick was creating an event w/o a graphic (Either that or there was a graphic that was a blank space) and placing it where you want the party to be able to walk. I may be wrong, as I haven't touched RPGM1 in over a year, but it's worth a shot.
Comment
-
Re: Can you make a valley
Making spaces non-walkable, make a sprite without a graphic and use it in events where you don't want the player walking.
Making spaces walkable, make an event using graphic 39, color 3. Unfortunately, only you as the player will be able to walk over it. Events can't walk over any event with a graphic, even the invisible one."What if like...there was an exact copy of you somewhere, except they're the opposite gender, like you guys could literally have a freaky friday moment and nothing would change. Imagine the best friendship that could be found there."
Comment



Comment