Chaos Project

RPG Maker => RPG Maker Scripts => Script Troubleshooting => Topic started by: nathmatt on October 19, 2010, 11:26:11 am

Title: panaroma reflection(resolved)
Post by: nathmatt on October 19, 2010, 11:26:11 am
ok im trying to make a reflection of the panorama on water the problem is i need to use Plane because i want it to scroll like the regular panorama but with a low opacity over a certain spot on the map not the screen but im bit i cant seem to get it to just stay over the water it wants to move with me or be pasted over the entire screen i need the z right below fogs so around 2999 i can make it my self if someone just gives me a better idea of the best way to do it
Title: Re: panaroma reflection
Post by: ForeverZer0 on October 19, 2010, 12:20:10 pm
Have you tried changing the viewport. I can't remember if the Plane class has the option to alter that. If it does though, that would be the area to pick on.
Title: Re: panaroma reflection
Post by: nathmatt on October 19, 2010, 05:30:56 pm
i got it to work i used the screen_x and screen_y method on it so i could position it better that just updated their viewports rect x and y