Board index » Present Evidence » Games

Page 28 of 131[ 5218 posts ]
Go to page Previous  1 ... 25, 26, 27, 28, 29, 30, 31 ... 131  Next
 


Re: PWLib Casemaker (Released 1.0 at 14/June/2008 2:23AM GMT-3)Topic%20Title
User avatar

you are already guilty.

Gender: None specified

Rank: Decisive Witness

Joined: Thu Apr 17, 2008 9:30 am

Posts: 151

Then it's probably the fact that you instantly close it.
Code:
runscript("pw_showcourtroomoverview");
runscript("pw_hidecourtroomoverview");

Add a wait(60); or so between them to have it appear for 1 second.
Re: PWLib Casemaker (Released 1.0 at 14/June/2008 2:23AM GMT-3)Topic%20Title
User avatar

AIGE/PWLib Casemaker Developer

Gender: Male

Location: Brazil

Rank: Ace Attorney

Joined: Sun Mar 09, 2008 3:38 am

Posts: 2731

@Serio
on function crossTbegin1 you force the character to appear. the line 3 of the function: runscript("showpwchar");
PWLib 1.2 Under Development

PWLib Casemaker (Version 1.1) at http://forums.court-records.net/viewtopic.php?f=36&t=8788
Re: PWLib Casemaker (Released 1.0 at 14/June/2008 2:23AM GMT-3)Topic%20Title
User avatar

They don't :c

Gender: Male

Location: http://www.ezilon.com/maps/images/southamerica/political-map-of-Argentina.gif

Rank: Moderators

Joined: Mon Jan 21, 2008 6:34 pm

Posts: 3188

BSRaven wrote:
From what KSA's told me, the weakest card he's had AIGE working on is a GeForce4 MX 4000...

If you have an FX series or higher (or the ATI equivalent), you should be okay.


That's mine. I get a green screen with the textbox (saying "Ema") and the "Yes!""My name is Ema Skye!" text, but no Background nor Character. I HATE MY COMPUTER.
Image
Re: PWLib Casemaker (Released 1.0 at 14/June/2008 2:23AM GMT-3)Topic%20Title
User avatar

AIGE/PWLib Casemaker Developer

Gender: Male

Location: Brazil

Rank: Ace Attorney

Joined: Sun Mar 09, 2008 3:38 am

Posts: 2731

On Geforce 4 MX 4000, only the latest aige exe works fine. Tested and seen working in front of me at my dad's office.
PWLib 1.2 Under Development

PWLib Casemaker (Version 1.1) at http://forums.court-records.net/viewtopic.php?f=36&t=8788
Re: PWLib Casemaker (Released 1.0 at 14/June/2008 2:23AM GMT-3)Topic%20Title
User avatar

AIGE/PWLib Casemaker Developer

Gender: Male

Location: Brazil

Rank: Ace Attorney

Joined: Sun Mar 09, 2008 3:38 am

Posts: 2731

On a note, I intend to create a 3rd text render in the upcoming exe (not the one that will ship with PWLib 1.0a) called Advanced to see if I can fix the issues with the Accelerated.
PWLib 1.2 Under Development

PWLib Casemaker (Version 1.1) at http://forums.court-records.net/viewtopic.php?f=36&t=8788
Re: PWLib Casemaker (Released 1.0 at 14/June/2008 2:23AM GMT-3)Topic%20Title
User avatar

End Quote.

Gender: Male

Location: UK

Rank: Decisive Witness

Joined: Mon Feb 25, 2008 9:11 pm

Posts: 201

Just a quick query KSA. Are you planning anything else to fix the weird looking non_pow2 texture problems nearly everyone is having too? It's not exactly a deal breaker, but it would be nice to see a fix so we can get rid of this weird blurring.
Image
ImageImage
Re: PWLib Casemaker (Released 1.0 at 14/June/2008 2:23AM GMT-3)Topic%20Title
User avatar

AIGE/PWLib Casemaker Developer

Gender: Male

Location: Brazil

Rank: Ace Attorney

Joined: Sun Mar 09, 2008 3:38 am

Posts: 2731

I can't fix the non_pow2 issue since it's a bug directly relative to the video card.
A workaround is to have pow of 2 already textures. I will look into it later as some of PWLib objects enforce the size directly from the object, while others are size-defined. Two objects (as I can recall) can't be resized: the advance button and the evidence/profiles pre-background (both ones that flip in PWLib).
PWLib 1.2 Under Development

PWLib Casemaker (Version 1.1) at http://forums.court-records.net/viewtopic.php?f=36&t=8788
Re: PWLib Casemaker (Released 1.0 at 14/June/2008 2:23AM GMT-3)Topic%20Title
User avatar

you are already guilty.

Gender: None specified

Rank: Decisive Witness

Joined: Thu Apr 17, 2008 9:30 am

Posts: 151

wouldn't it be possible to define a size of 256x128 (or the nearest pow2 scale) for the advance button and just fill the rest of the image with blank space?
Or even better, have all the buttons loaded+defined like the character faces and other stuff that requires the size definition.

Oh yeah, also
Image
something for the CRO folder for the court overview. edit:

http://serio.piiym-net.com/leech/cropack1.7z

Most o them. I didn't add the new prosecutors/attorneys from aa4 because their sprites were too large and didn't fit into the predefined boxes.
Re: PWLib Casemaker (Released 1.0 at 14/June/2008 2:23AM GMT-3)Topic%20Title
User avatar

AIGE/PWLib Casemaker Developer

Gender: Male

Location: Brazil

Rank: Ace Attorney

Joined: Sun Mar 09, 2008 3:38 am

Posts: 2731

Object size, not texture size.

I'll add the CRO on the release.
PWLib 1.2 Under Development

PWLib Casemaker (Version 1.1) at http://forums.court-records.net/viewtopic.php?f=36&t=8788
Re: PWLib Casemaker (Released 1.0 at 14/June/2008 2:23AM GMT-3)Topic%20Title
User avatar

End Quote.

Gender: Male

Location: UK

Rank: Decisive Witness

Joined: Mon Feb 25, 2008 9:11 pm

Posts: 201

I can see what you mean KSA, however i'm sure there is something that can be done to fix the issue, somehow. Most people seem to be suffering from the bug that i've seen on here. Only reason i'm not having much problem with it is because I added black onto all of my background images that fix the stretching issue, however I still have problems with the text box (half way down the box the text looks stretched). I know you have alot on your plate with PWLib, however I think it's a fairly important issue seeing as so many people seem to have cards that can't handle non_pow2.
Image
ImageImage
Re: PWLib Casemaker (Released 1.0 at 14/June/2008 2:23AM GMT-3)Topic%20Title
User avatar

The Rocking Attorney

Gender: Male

Rank: Medium-in-training

Joined: Fri Apr 11, 2008 11:49 pm

Posts: 375

Serio wrote:
wouldn't it be possible to define a size of 256x128 (or the nearest pow2 scale) for the advance button and just fill the rest of the image with blank space?
Or even better, have all the buttons loaded+defined like the character faces and other stuff that requires the size definition.

Oh yeah, also
Image
something for the CRO folder for the court overview. edit:

http://serio.piiym-net.com/leech/cropack1.7z

Most o them. I didn't add the new prosecutors/attorneys from aa4 because their sprites were too large and didn't fit into the predefined boxes.


What if you set the coordinates to the needed parts and leave the rest out?

edit: nvm, just figured it was for the cro.
Re: PWLib Casemaker (Released 1.0 at 14/June/2008 2:23AM GMT-3)Topic%20Title
User avatar

AIGE/PWLib Casemaker Developer

Gender: Male

Location: Brazil

Rank: Ace Attorney

Joined: Sun Mar 09, 2008 3:38 am

Posts: 2731

The non-pow2 issue is video card related, and it is relativelly easy to sort out (since it is just change the size of some objects to use the image's size), but I'm on the last week of my university exams, so I don't have the time to sit and look it patiently.

@ Serio
Witch ones doesn't fit? I can do a new sizing then.
PWLib 1.2 Under Development

PWLib Casemaker (Version 1.1) at http://forums.court-records.net/viewtopic.php?f=36&t=8788
Re: PWLib Casemaker (Released 1.0 at 14/June/2008 2:23AM GMT-3)Topic%20Title
User avatar

you are already guilty.

Gender: None specified

Rank: Decisive Witness

Joined: Thu Apr 17, 2008 9:30 am

Posts: 151

Most of the new prosecutors/attorneys.

Klavier, apollo, new payne to name the few.
Re: PWLib Casemaker (Released 1.0 at 14/June/2008 2:23AM GMT-3)Topic%20Title
User avatar

AIGE/PWLib Casemaker Developer

Gender: Male

Location: Brazil

Rank: Ace Attorney

Joined: Sun Mar 09, 2008 3:38 am

Posts: 2731

Serio, define how much more size you will need for those chars and i'll expand the required size.
PWLib 1.2 Under Development

PWLib Casemaker (Version 1.1) at http://forums.court-records.net/viewtopic.php?f=36&t=8788
Re: PWLib Casemaker (Released 1.0 at 14/June/2008 2:23AM GMT-3)Topic%20Title
User avatar

The Rocking Attorney

Gender: Male

Rank: Medium-in-training

Joined: Fri Apr 11, 2008 11:49 pm

Posts: 375

Image

Hobo pack preview!

I just need the spoiler animations and i will be done ^_^
Re: PWLib Casemaker (Released 1.0 at 14/June/2008 2:23AM GMT-3)Topic%20Title
User avatar

Luke: Layton's #1 Apprentice

Gender: Male

Location: United Kingdom

Rank: Bug Sweeper

Joined: Fri May 30, 2008 4:19 pm

Posts: 365

YAY! I'll be able to use Hobohodo in my own cases AT LAST!

No, seriously, I could build a case with Phoenix as attorney - and then OUT-of-court I set Hobo up as having re-dressed, so I can have a front-on sprite! YAAY! :karma:
Web developer by night, school student by day. That's how I roll.
Re: PWLib Casemaker (Released 1.0 at 14/June/2008 2:23AM GMT-3)Topic%20Title
User avatar

you are already guilty.

Gender: None specified

Rank: Decisive Witness

Joined: Thu Apr 17, 2008 9:30 am

Posts: 151

Not sure exactly how much, but i'd say 64x128 for prosecutors/attorneys and 128x128 for witnesses should be more than enough. For attorneys/prosecutors, the space wil be needed on the bottom and both left/right of the image, for witnesses on all sides, since even for them i had to cut corners sometmies, so few that should go below the maximum level will appear too high, and those too tall too low.

That'll also take care of the pow2 problem for them. :P
Re: PWLib Casemaker (Released 1.0 at 14/June/2008 2:23AM GMT-3)Topic%20Title
User avatar

AIGE/PWLib Casemaker Developer

Gender: Male

Location: Brazil

Rank: Ace Attorney

Joined: Sun Mar 09, 2008 3:38 am

Posts: 2731

I'll add those new sizes as I get home.
PWLib 1.2 Under Development

PWLib Casemaker (Version 1.1) at http://forums.court-records.net/viewtopic.php?f=36&t=8788
Re: PWLib Casemaker (Released 1.0 at 14/June/2008 2:23AM GMT-3)Topic%20Title
User avatar

^ Ji Hye Jang

Gender: None specified

Location: Your mom

Rank: Medium-in-training

Joined: Tue Dec 18, 2007 4:16 am

Posts: 535

lukegb wrote:
YAY! I'll be able to use Hobohodo in my own cases AT LAST!

No, seriously, I could build a case with Phoenix as attorney - and then OUT-of-court I set Hobo up as having re-dressed, so I can have a front-on sprite! YAAY! :karma:


There are fanmade spritesheets out there with front-view Phoenix, you know...
Proud creator of the first released PWLib-made fangame! ^_^
Re: PWLib Casemaker (Released 1.0 at 14/June/2008 2:23AM GMT-3)Topic%20Title
User avatar

AIGE/PWLib Casemaker Developer

Gender: Male

Location: Brazil

Rank: Ace Attorney

Joined: Sun Mar 09, 2008 3:38 am

Posts: 2731

I had the idea to add them as part of the SCS, so I need to ask the one who did it if I can ship it with PWLib.
PWLib 1.2 Under Development

PWLib Casemaker (Version 1.1) at http://forums.court-records.net/viewtopic.php?f=36&t=8788
Re: PWLib Casemaker (Released 1.0 at 14/June/2008 2:23AM GMT-3)Topic%20Title
User avatar

They don't :c

Gender: Male

Location: http://www.ezilon.com/maps/images/southamerica/political-map-of-Argentina.gif

Rank: Moderators

Joined: Mon Jan 21, 2008 6:34 pm

Posts: 3188

KSA_Tech wrote:
On Geforce 4 MX 4000, only the latest aige exe works fine. Tested and seen working in front of me at my dad's office.


Then I'm completely lost. Again, I HATE MY COMPUTER.
Image
Re: PWLib Casemaker (Released 1.0 at 14/June/2008 2:23AM GMT-3)Topic%20Title
User avatar

AIGE/PWLib Casemaker Developer

Gender: Male

Location: Brazil

Rank: Ace Attorney

Joined: Sun Mar 09, 2008 3:38 am

Posts: 2731

The exe that comes with PWLib Hayase WILL fail on a gf4 mx 4000, but the latest won't (was the one I tested).
PWLib 1.2 Under Development

PWLib Casemaker (Version 1.1) at http://forums.court-records.net/viewtopic.php?f=36&t=8788
Re: PWLib Casemaker (Released 1.0 at 14/June/2008 2:23AM GMT-3)Topic%20Title
User avatar

The Rocking Attorney

Gender: Male

Rank: Medium-in-training

Joined: Fri Apr 11, 2008 11:49 pm

Posts: 375

Hobo Pack ready.. Not perfect. but its here!

Image

http://rapidshare.com/files/125298583/Hobo_Pack.zip

(If you have downloaded Serio's packs, you will have no problems, read read me iside)
Re: PWLib Casemaker (Released 1.0 at 14/June/2008 2:23AM GMT-3)Topic%20Title
User avatar

AIGE/PWLib Casemaker Developer

Gender: Male

Location: Brazil

Rank: Ace Attorney

Joined: Sun Mar 09, 2008 3:38 am

Posts: 2731

Good. I added it to the SCS.
PWLib 1.2 Under Development

PWLib Casemaker (Version 1.1) at http://forums.court-records.net/viewtopic.php?f=36&t=8788
Re: PWLib Casemaker (Released 1.0 at 14/June/2008 2:23AM GMT-3)Topic%20Title
User avatar

you are already guilty.

Gender: None specified

Rank: Decisive Witness

Joined: Thu Apr 17, 2008 9:30 am

Posts: 151

You should have probably used a pow2 compatible image size (2,4,8,16,32,64,128,256,512,1024,2048 etc) to avoid the blur.

Other than some minor height differences (phoenix shifts up and down between animations) it looks pretty good though. Could include the transition for the pointing anim, like i did with Fran's whip animation or vera's drawing.
Re: PWLib Casemaker (Released 1.0 at 14/June/2008 2:23AM GMT-3)Topic%20Title
User avatar

Luke: Layton's #1 Apprentice

Gender: Male

Location: United Kingdom

Rank: Bug Sweeper

Joined: Fri May 30, 2008 4:19 pm

Posts: 365

Lee Ji Hoon wrote:
lukegb wrote:
YAY! I'll be able to use Hobohodo in my own cases AT LAST!

No, seriously, I could build a case with Phoenix as attorney - and then OUT-of-court I set Hobo up as having re-dressed, so I can have a front-on sprite! YAAY! :karma:


There are fanmade spritesheets out there with front-view Phoenix, you know...


Yeah - but I'm too lazy to code in support for them in PWlib. :odoroki: :keiko:
Web developer by night, school student by day. That's how I roll.
Re: PWLib Casemaker (Released 1.0 at 14/June/2008 2:23AM GMT-3)Topic%20Title
User avatar

The Rocking Attorney

Gender: Male

Rank: Medium-in-training

Joined: Fri Apr 11, 2008 11:49 pm

Posts: 375

Serio wrote:
You should have probably used a pow2 compatible image size (2,4,8,16,32,64,128,256,512,1024,2048 etc) to avoid the blur.

Other than some minor height differences (phoenix shifts up and down between animations) it looks pretty good though. Could include the transition for the pointing anim, like i did with Fran's whip animation or vera's drawing.


yeah, even with ksa. i could not make it work :s

and about the height thing, i will try to fix it and send the new code to ksa

thanks!
Re: PWLib Casemaker (Released 1.0 at 14/June/2008 2:23AM GMT-3)Topic%20Title
User avatar

AIGE/PWLib Casemaker Developer

Gender: Male

Location: Brazil

Rank: Ace Attorney

Joined: Sun Mar 09, 2008 3:38 am

Posts: 2731

Geno, if you keep the same function names (backward compatibility), you can change the character as you want (as long as you don't change it too much tothe point of be other character). :odoroki: :keiko:

Always try to make final versions with a defined set of functions. It helps users with compatibility. Be it characters, BGs, etc. :minuki:
PWLib 1.2 Under Development

PWLib Casemaker (Version 1.1) at http://forums.court-records.net/viewtopic.php?f=36&t=8788
Re: PWLib Casemaker (Released 1.0 at 14/June/2008 2:23AM GMT-3)Topic%20Title
User avatar

AIGE/PWLib Casemaker Developer

Gender: Male

Location: Brazil

Rank: Ace Attorney

Joined: Sun Mar 09, 2008 3:38 am

Posts: 2731

New PWLib Update Primer

Today or Tomorrow, I may release PWLib 1.0a. It will include a new AIGE exe.

+ = Added
- = Removed
! = Fixed
@ = Updated

PWLib 1.0a (Hayase update) :minuki:

+ Added Franziska to the SCS (Serio)
+ Added Hobo Phoenix to the SCS (GenoWhirl)
+ Added Vera to the SCS (Serio)
! Fixed Young Ema error issue (typo of ong to png)
! Fixed Press click issue when talking during a Cross Examination
@ New namebox file, containing complete set. (Serio)

AIGE :keiko:

+ Configurable use of Automatic Filtering (Automatic, Never, Always)
! Fixed the crash with invalid textures on animations
- AIGE no longer applies filters when loading images to textures
PWLib 1.2 Under Development

PWLib Casemaker (Version 1.1) at http://forums.court-records.net/viewtopic.php?f=36&t=8788
Re: PWLib Casemaker (Released 1.0 at 14/June/2008 2:23AM GMT-3)Topic%20Title
User avatar

you are already guilty.

Gender: None specified

Rank: Decisive Witness

Joined: Thu Apr 17, 2008 9:30 am

Posts: 151

So Mia won't be added? :P

Anyway good to hear the fixed version's almost out.

edit: btw. here's the new gavel animation:
Image

Code:
loadtexture(-210,"PW\gavel\gavel.png");

Code:
//singlehit
createanimation("pw_gavelhit",0);
insertanimationframe("pw_gavelhit",1,-210,6);
setanimationframetexturecoordinates("pw_gavelhit",1,000,000,256,192);
insertanimationframe("pw_gavelhit",2,-210,3);
setanimationframetexturecoordinates("pw_gavelhit",2,256,000,256,192);
insertanimationframe("pw_gavelhit",3,-210,3);
setanimationframetexturecoordinates("pw_gavelhit",3,000,192,256,192);
setanimationframesfx("pw_gavelhit",3,"sfx-gavel.wav",3);
insertanimationframe("pw_gavelhit",4,-210,3);
setanimationframetexturecoordinates("pw_gavelhit",4,256,192,256,192);
insertanimationframe("pw_gavelhit",5,-210,3);
setanimationframetexturecoordinates("pw_gavelhit",5,000,384,256,192);
insertanimationframe("pw_gavelhit",6,-210,3);
setanimationframetexturecoordinates("pw_gavelhit",6,256,384,256,192);
insertanimationframe("pw_gavelhit",7,-210,3);
setanimationframetexturecoordinates("pw_gavelhit",7,000,576,256,192);
insertanimationframe("pw_gavelhit",8,-210,3);
setanimationframetexturecoordinates("pw_gavelhit",8,256,576,256,192);
insertanimationframe("pw_gavelhit",9,-210,3);
setanimationframetexturecoordinates("pw_gavelhit",9,000,768,256,192);


triple hit not done yet.
Re: PWLib Casemaker (Released 1.0 at 14/June/2008 2:23AM GMT-3)Topic%20Title
User avatar

AIGE/PWLib Casemaker Developer

Gender: Male

Location: Brazil

Rank: Ace Attorney

Joined: Sun Mar 09, 2008 3:38 am

Posts: 2731

Forgot to mention about Mia.
I'll add this new gavel anim as I get AIGE to compile on my notebook.
PWLib 1.2 Under Development

PWLib Casemaker (Version 1.1) at http://forums.court-records.net/viewtopic.php?f=36&t=8788
Re: PWLib Casemaker (Released 1.0 at 14/June/2008 2:23AM GMT-3)Topic%20Title
User avatar

you are already guilty.

Gender: None specified

Rank: Decisive Witness

Joined: Thu Apr 17, 2008 9:30 am

Posts: 151

Btw. a small bug, but in cross examination mode you're able to present even without picking the present button, when switching to talk mode (press/present or when the questions end), then going to court record. kind of weird.
Re: PWLib Casemaker (Released 1.0 at 14/June/2008 2:23AM GMT-3)Topic%20Title
User avatar

AIGE/PWLib Casemaker Developer

Gender: Male

Location: Brazil

Rank: Ace Attorney

Joined: Sun Mar 09, 2008 3:38 am

Posts: 2731

I noticed this bug a while ago, and put it on the bugtrap.
It will be fixed on PWLib 1.0b.
PWLib 1.2 Under Development

PWLib Casemaker (Version 1.1) at http://forums.court-records.net/viewtopic.php?f=36&t=8788
Re: PWLib Casemaker (Released 1.0 at 14/June/2008 2:23AM GMT-3)Topic%20Title
User avatar

The Rocking Attorney

Gender: Male

Rank: Medium-in-training

Joined: Fri Apr 11, 2008 11:49 pm

Posts: 375

Probably no one will use him...but:

Image

THE BELLBOY PACKZ

http://rapidshare.com/files/125493342/B ... k.zip.html
Re: PWLib Casemaker (Released 1.0 at 14/June/2008 2:23AM GMT-3)Topic%20Title
User avatar

AIGE/PWLib Casemaker Developer

Gender: Male

Location: Brazil

Rank: Ace Attorney

Joined: Sun Mar 09, 2008 3:38 am

Posts: 2731

The Bellboy pack will be added to release 1.0a.

Also: PWLib Hayase 1.0 download count: 299
PWLib 1.2 Under Development

PWLib Casemaker (Version 1.1) at http://forums.court-records.net/viewtopic.php?f=36&t=8788
Re: PWLib Casemaker (Released 1.0 at 14/June/2008 2:23AM GMT-3)Topic%20Title
User avatar

End Quote.

Gender: Male

Location: UK

Rank: Decisive Witness

Joined: Mon Feb 25, 2008 9:11 pm

Posts: 201

Just a little update on my music pack, incase anyone was interested in this. I've done 12 songs from Phoenix Wright Ace Attorney, all looped and tested in PWLib. There are 17 files total for all 12 of these songs, this is for a few of the songs where it has an intro and a looping section (like the Suspense and Objection themes). The only problem at the moment is, in order to loop they have to all be in wav format.

If anyone knows a good way to reduce the size of the wav files without losing quality then please let me know (I already know about converting using an mp3 codec, it works for the filesize but because it saves using an mp3 codec it adds 0.02 seconds of silence which ruins the loop). Alternatively, if anyone knows a good program (winrar/winzip/7zip style) that can compress wav files down very small then again, please let me know.
Image
ImageImage
Re: PWLib Casemaker (Released 1.0 at 14/June/2008 2:23AM GMT-3)Topic%20Title
User avatar

you are already guilty.

Gender: None specified

Rank: Decisive Witness

Joined: Thu Apr 17, 2008 9:30 am

Posts: 151

As usual i suggest 7zip. There's no way to reduce the wav filesize without destroying the quality sadly. Btw. which versions of the music will be used? The ost/gba ones or updated nds ones?


Also almost done with finishing up/fixing Phoenix's court animations.
Re: PWLib Casemaker (Released 1.0 at 14/June/2008 2:23AM GMT-3)Topic%20Title
User avatar

End Quote.

Gender: Male

Location: UK

Rank: Decisive Witness

Joined: Mon Feb 25, 2008 9:11 pm

Posts: 201

I think it's the NDS ones or possibly from the OSTs, the sound quality is so much better than the GBA ones either way. As far as losing quality goes.. they're originally MP3 files anyway. The only reason i'm turning them into wav is because mp3 files won't loop properly, mostly due to the fact they always add silence at the start of the file (probably for id3 tag info etc). Does anyone know if you can save .wav files with another codec (other then the default PCM) that can compress it down without losing much quality.. preferably like mp3, just without that goddamn silence ¬¬
Image
ImageImage
Re: PWLib Casemaker (Released 1.0 at 14/June/2008 2:23AM GMT-3)Topic%20Title
User avatar

What is my liiiife?!?

Gender: Male

Location: UK

Rank: Admin

Joined: Tue Feb 27, 2007 11:02 am

Posts: 2504

ARGHHH! NOT THE BELLBOY! >.<

Ok, now I've got that out the way, thanks to everyone who's contributing to the official character thingie. :3 I need some help though, I want to get Edgey sorted, but the problem is that I have no idea how to allign the sprites on the sheets. KSA has some guidelines, but they work in photoshop and I don't have it. Can anyone make me a PNG image with lines so I know how to arrange the sprites please? ^_^
Re: PWLib Casemaker (Released 1.0 at 14/June/2008 2:23AM GMT-3)Topic%20Title
User avatar

you are already guilty.

Gender: None specified

Rank: Decisive Witness

Joined: Thu Apr 17, 2008 9:30 am

Posts: 151

ImageImageImage
ImageImageImage
http://serio.piiym-net.com/leech/phoenixpack.7z

Updated phoenix pack. All animations are in, all of the sheets are redone, repositioned, some renamed and resized for the pow2 problem fix.
Page 28 of 131 [ 5218 posts ] 
Go to page Previous  1 ... 25, 26, 27, 28, 29, 30, 31 ... 131  Next
 
Display posts from previous:  Sort by  

 Board index » Present Evidence » Games

Who is online
Users browsing this forum: No registered users and 16 guests

You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum
Jump to:  
cron
News News Site map Site map SitemapIndex SitemapIndex RSS Feed RSS Feed Channel list Channel list
Powered by phpBB

phpBB SEO