The RPG Maker Resource Kit

RMRK RPG Maker Creation => RPG Maker General => General Tutorials and Eventing => Topic started by: joshkol on December 15, 2005, 06:14:15 PM

Title: Player house
Post by: joshkol on December 15, 2005, 06:14:15 PM
Can I crete a house that the player can custamize, like in the old pokemon games (the hideouts) ? And when you create a tileset, it asks for 2 colors (transparent and somthin else) what do I pick for these?
Title: Player house
Post by: Season In The Abyss on December 15, 2005, 09:13:25 PM
Yes, but you need alot of different maps of the same map... 8)
Title: Player house
Post by: blueXx on December 15, 2005, 09:22:40 PM
er..
or you can always do something like that:
a. cover the entire house with events (yeah...)
b. each event will ask the player something like:
"would you like to put an item here?"
options:yes,no
if yes
-would you like to put a chair?
choices yesno
and so on

now, if he puts a chair (which you will condition in item chair is in the inventory) then do swtich chair(xy)=0n (don't forget to name the switches so that every tile will have it's unique switch say chair1020 (x=10 y =20) or chair 31 (x=3, y=1)

then make that sort of stuff for every item you want to use in the house

as for tilesets, right and left click on the background of the tileset, it simply asks you what color you don't want to see
Title: Player house
Post by: joshkol on December 15, 2005, 09:54:55 PM
What do I right click? The trancluent color?
Title: Player house
Post by: blueXx on December 15, 2005, 10:21:09 PM
lolz if you can fix that spelling then yes.
otherwise that color (the background of the tileset!!) will show up with the tileset in the maps and that won't look too great