Chaos Project

RPG Maker => RPG Maker Scripts => Script Requests => Topic started by: MetalZelda on November 13, 2014, 08:56:35 am

Title: [Solved]Picture rotation that act like an event
Post by: MetalZelda on November 13, 2014, 08:56:35 am
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 ?
Title: Re: Picture rotation that act like an event
Post by: Zexion on November 13, 2014, 10:33:48 am
When you say rotating, do you mean literally rotating like 360 degrees?
Title: Re: Picture rotation that act like an event
Post by: MetalZelda on November 13, 2014, 10:49:02 am
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: Re: [Solved]Picture rotation that act like an event
Post by: Heretic86 on November 20, 2014, 04:55:11 am
Title says [Solved], was this problem solved?  Just curious what script was used...
Title: Re: [Solved]Picture rotation that act like an event
Post by: MetalZelda on November 20, 2014, 10:39:18 am
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