panaroma reflection(resolved)

Started by nathmatt, October 19, 2010, 11:26:11 am

Previous topic - Next topic

nathmatt

October 19, 2010, 11:26:11 am Last Edit: October 19, 2010, 05:31:11 pm by nathmatt
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
Join Dead Frontier
Sorry, I will no longer be scripting for RMXP. I may or may not give support for my scripts. I don't have the will to script in RGSS anymore.
My script


ForeverZer0

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.
I am done scripting for RMXP. I will likely not offer support for even my own scripts anymore, but feel free to ask on the forum, there are plenty of other talented scripters that can help you.

nathmatt

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
Join Dead Frontier
Sorry, I will no longer be scripting for RMXP. I may or may not give support for my scripts. I don't have the will to script in RGSS anymore.
My script