Forum | The Detention Center window

You must be logged in to post Login Register

Search Forums:


 






The Detention Center window

No Tags
UserPost

12:30 pm
February 11, 2010


StBacchus

Madison, WI

Member

posts 39

When you meet someone in the Detention Center, they're typically behind the glass. The best way to handle this in PyWright is to load a foreground image of just the window pane, which covers up the lower part of the character's body. Use this code:

fg [name of window pane image] loops=0 nowait

and put it at the begining of a scene, Talk or Present block. It will persist until the end of the block sends you somewhere else in the script.

Unless I missed it, there's no window pane art distributed with PyWright, though. I tested this using one that…uh…fell off the back of a truck *innocent whistling*. If there aren't window panes for both Detention Centers (Phoenix Wright and Apollo Justice versions), I can make it a little side project. Cutting out a transparent rectangle is about my level of graphical expertise.

12:36 pm
February 12, 2010


saluk

Admin

posts 144

I can't believe I missed this graphic. Well I can. I pretty much only included graphics that I found elsewhere (CR). I wonder how people have done this in other PyWright games? Maybe they did their own graphical editing.

Anyway, it would be great to fill out missing pieces like this! I would be thrilled if you made them.

No Tags