Project X Forums



It is currently Thu Mar 28, 2024 1:19 pm

All times are UTC




Post new topic Reply to topic  [ 11 posts ]  Go to page 1, 2  Next
Author Message
 Post subject: Some of my libs: Climb, Firejump, Armor, Rain
PostPosted: Tue Aug 16, 2011 7:07 pm 
Offline
Betatester

Joined: Fri Oct 16, 2009 3:26 pm
Posts: 155
Simple libs (except Rain).
May be helpful if ure trying to learn EAX.

Rain - makes rain on the start of the game.
Climb - new weapon, that allows climbing on the walls and ceilings (use arrow keys after activation).
Firejump - new weapon, advanced fire punch.
Armor - new weapons, that blocks 20% and 50% of incoming damage.

All of those libs should be included along with utils.pxl.

To add a new weapon in the pxscheme u need to
1) include the lib 2) open weap table editor, select the weapon u want to replace, and use "Use from lib" sector 3) save pxscheme.

up: fixed zero volume of the rain..
up: fixed non-scaled death animation of rain blob


Attachments:
my_libz.rar [1.61 MiB]
Downloaded 698 times

_________________
Skype - verygooder1
ICQ - 420622934
Steam - http://steamcommunity.com/id/jarent/

use steam coz im too lazy to log into icq and skype


Last edited by Zed on Fri Aug 26, 2011 8:01 pm, edited 2 times in total.
Top
 Profile  
Reply with quote  
 Post subject: Re: Some of my libs: Climb, Firejump, Armor, Rain
PostPosted: Tue Aug 23, 2011 12:11 pm 
Offline
User avatar

Joined: Fri Mar 05, 2010 11:59 am
Posts: 33
Location: Kazakhstan
Hey Zed i like ur stuff , but rain looks not so realistic , i can try to make sprite of rain and i think you need to try to make influence by wind on rain, it is possible ? then we can try :)

_________________
My wmdb.org profile


Top
 Profile  
Reply with quote  
 Post subject: Re: Some of my libs: Climb, Firejump, Armor, Rain
PostPosted: Tue Aug 23, 2011 12:14 pm 
Offline
Betatester

Joined: Fri Oct 16, 2009 3:26 pm
Posts: 155
ok. Lets try. Its possible. 1st frame of rain should be base "rain blob" and all the others should reflect rain blob "death" animation.

_________________
Skype - verygooder1
ICQ - 420622934
Steam - http://steamcommunity.com/id/jarent/

use steam coz im too lazy to log into icq and skype


Top
 Profile  
Reply with quote  
 Post subject: Re: Some of my libs: Climb, Firejump, Armor, Rain
PostPosted: Wed Aug 24, 2011 6:08 pm 
Offline
User avatar

Joined: Fri Mar 05, 2010 11:59 am
Posts: 33
Location: Kazakhstan
I tried to make some animation of rain drop. Here is 2 gifs: first and second I think that first animation gives more realistics than second.So if it is not so good i can try to make something better may be ^^
Also about scripting - I'm specialy made a rain drop at angle because when wind will influence on the rain drop from the right side that animation of rain under about 70 degrees will mirrored ,I mean that they will looks under -70 degrees . Sry for my bad english if you cant to understand i can explain it again :)

_________________
My wmdb.org profile


Top
 Profile  
Reply with quote  
 Post subject: Re: Some of my libs: Climb, Firejump, Armor, Rain
PostPosted: Wed Aug 24, 2011 7:04 pm 
Offline
Betatester

Joined: Fri Oct 16, 2009 3:26 pm
Posts: 155
Ah, sorry, i should mention all nuances before.
1) Rain drop should be at standart 90 degree angle, i can rotate it in script.
2) Rain drop can be transparent (well you can give me non-transparent version and ill set the transparency by myself, checking if it looks good in the game).
3) Sprite should have alpha channel and shouldnt have background.
4) Sprite should be in .png and should look like that:
http://xmages.net/storage/10/1/0/d/1/upload/9d5ae93d.png

Also some suggestions: coz they are worms, rain drops probably should be big (the second one you uploaded is good, though its in .gif).

_________________
Skype - verygooder1
ICQ - 420622934
Steam - http://steamcommunity.com/id/jarent/

use steam coz im too lazy to log into icq and skype


Top
 Profile  
Reply with quote  
 Post subject: Re: Some of my libs: Climb, Firejump, Armor, Rain
PostPosted: Fri Aug 26, 2011 12:43 pm 
Offline
User avatar

Joined: Fri Mar 05, 2010 11:59 am
Posts: 33
Location: Kazakhstan
1 - Rain drop is now in 90 degree angle.
2 - Rain drop is now in transparent version ( i think so will better cuz you can find some pixelation in game that not so good)
3 - Rain drop have alpha channel and don't have background.
4 - .png file now look like at example.
If you can resize this .png file in scripts that would be nice cuz i think rain drop is big a bit.and ofc if you find any errors about this file - comment it pls. Take it - http://pics.kz/s2/42/b9/a0/42b9a0eae0d0 ... 2b7691.png

_________________
My wmdb.org profile


Top
 Profile  
Reply with quote  
 Post subject: Re: Some of my libs: Climb, Firejump, Armor, Rain
PostPosted: Fri Aug 26, 2011 1:49 pm 
Offline
Betatester

Joined: Fri Oct 16, 2009 3:26 pm
Posts: 155
Very good job :)
Ill add it with wind influence asap.

Btw. It should be in RGB image mode instead of Indexed.
Also this:
http://xmages.net/storage/10/1/0/c/3/upload/f77b1a1f.png

But thats not the problem, ill fix it by myself.

_________________
Skype - verygooder1
ICQ - 420622934
Steam - http://steamcommunity.com/id/jarent/

use steam coz im too lazy to log into icq and skype


Top
 Profile  
Reply with quote  
 Post subject: Re: Some of my libs: Climb, Firejump, Armor, Rain
PostPosted: Fri Aug 26, 2011 2:02 pm 
Offline
Betatester

Joined: Fri Oct 16, 2009 3:26 pm
Posts: 155
I've added new rain in 1st post archive. I think it looks nice.

_________________
Skype - verygooder1
ICQ - 420622934
Steam - http://steamcommunity.com/id/jarent/

use steam coz im too lazy to log into icq and skype


Top
 Profile  
Reply with quote  
 Post subject: Re: Some of my libs: Climb, Firejump, Armor, Rain
PostPosted: Fri Aug 26, 2011 3:31 pm 
Offline
User avatar

Joined: Fri Mar 05, 2010 11:59 am
Posts: 33
Location: Kazakhstan
Zed wrote:
I've added new rain in 1st post archive. I think it looks nice.

Mate ! Its looks d*mn awesome ! :o
You are amazing ! :D
And yeah , about my mistakes: sorry about that :D just I'm first time trying myself at animation and need to learn some nuances to start making expert animation :D
But this rain is awesome also influencing are too looks top realistic :D
Nice to have it with you :D
We can be useful to PX users :)

_________________
My wmdb.org profile


Top
 Profile  
Reply with quote  
 Post subject: Re: Some of my libs: Climb, Firejump, Armor, Rain
PostPosted: Fri Aug 26, 2011 3:34 pm 
Offline
User avatar

Joined: Fri Mar 05, 2010 11:59 am
Posts: 33
Location: Kazakhstan
Also need to ask Entuser about this "mini-mod" then he will include it in new PX Update, And by pressing button for switching, rain will switch like background. xD

_________________
My wmdb.org profile


Top
 Profile  
Reply with quote  
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 11 posts ]  Go to page 1, 2  Next

All times are UTC


Who is online

Users browsing this forum: No registered users and 21 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

Search for:
Jump to:  
cron
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group
Skin by Lucas Kane