[Solved]Picture rotation that act like an event

Started by MetalZelda, November 13, 2014, 08:56:35 am

Previous topic - Next topic

MetalZelda

November 13, 2014, 08:56:35 am Last Edit: November 14, 2014, 08:28:02 am by MetalZelda
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 ?

Zexion

When you say rotating, do you mean literally rotating like 360 degrees?

MetalZelda

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 ...

Heretic86

Title says [Solved], was this problem solved?  Just curious what script was used...
Current Scripts:
Heretic's Moving Platforms

Current Demos:
Collection of Art and 100% Compatible Scripts

(Script Demos are all still available in the Collection link above.  I lost some individual demos due to a server crash.)

MetalZelda

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