Is it possible to use the Pixellate transition on just a character sprite?

Discuss how to use the Ren'Py engine to create visual novels and story-based games. New releases are announced in this section.
Forum rules
This is the right place for Ren'Py help. Please ask one question per thread, use a descriptive subject like 'NotFound error in option.rpy' , and include all the relevant information - especially any relevant code and traceback messages. Use the code tag to format scripts.
Post Reply
Message
Author
User avatar
CoolerMudkip
Regular
Posts: 40
Joined: Tue Jul 24, 2018 9:15 pm
Completed: Memories~ Megami no hogo-sha [Demo]
Projects: Northward
Tumblr: CoolerMudkip
Github: ztc0611
itch: MorallyGay
Location: United States, East Coast
Discord: MorallyGay#5861
Contact:

Is it possible to use the Pixellate transition on just a character sprite?

#1 Post by CoolerMudkip »

Title. When I call it in a character transition it does the entire screen. (Background, Character, etc) Can this be worked around?

It doesn't bother me that it hides the text box, I've already seen that thread.

User avatar
dGameBoy101b
Regular
Posts: 31
Joined: Sun Aug 12, 2018 8:32 am
itch: dgameboy101b
Contact:

Re: Is it possible to use the Pixellate transition on just a character sprite?

#2 Post by dGameBoy101b »

You could try putting the character image on a different layer and then using the pixilate transition like so.

Code: Select all

scene "background.png" at truecenter onlayer back
show "person.png" as x onlayer pix
show x with pixellate

Post Reply

Who is online

Users browsing this forum: Bing [Bot], bonnie_641