Solved, I actually do my best to display all picture on teh screen
Hello everyone, this topic isn't really a script request bit instead it is a question
Is there's a way to show a static rotating picture just like a NPC, I mean, without scrolling with the camera ?
When you say rotating, do you mean literally rotating like 360 degrees?
Quote from: Zexion on November 13, 2014, 10:33:48 am
When you say rotating, do you mean literally rotating like 360 degrees?
Yes, the most basic rotating script call : $game_pictures.rotate_speed
I remember seeing a script somewhere that put a picture as if was an event instead of following the player ... But can't find it ... yet ...
Title says [Solved], was this problem solved? Just curious what script was used...
Quote from: Heretic86 on November 20, 2014, 04:55:11 am
Title says [Solved], was this problem solved? Just curious what script was used...
I just tried to fit the picture and player on the screen to avoid scrolling :P