Water Fountain NPC

All development of pixel art, maps and other graphics.


Post Reply
pateame

Water Fountain NPC

Post by pateame »

I was thinking about water animation tiles and how can I add them on game...
So, I see an example of an animated NPC (creepy surgeon) and think that It could works for water
My idea is create an animated NPC Fountain where players can trow coins, or fill empty bottles (maybe for a quest, I dunno).
Of that way, we could animate water and give fountain a use on game without start a map nightmare.

Animation at 3 frames faster:
Image (delay 20)

Sketch of getting fountain and 3 frames of water animation
Image

Also I change a little the fences on "TestTown" map based on fountain texture
(thinking about add that fountain on Test Town, or where can be useful).
Image
It´s still an unfinished idea, but I will try to put it on to can test it on local.
When I get more content sure I share the update .zip for the curious one.
Last edited by pateame on 07 Apr 2009, 18:07, edited 2 times in total.
User avatar
Crush
TMW Adviser
TMW Adviser
Posts: 8046
Joined: 25 Aug 2005, 16:08
Location: Germany

Re: Water Fountain NPC

Post by Crush »

Animated map tiles are possible since 0.0.28. So not everything animated has to be an NPC. Animated fountains would be a great way to make use of this possibility. But you might also consider to use particle effects to enhance them.

Regarding the animation itself: It is a bit too choppy at the moment. Maybe add some frames in-between the current ones?
  • former Manasource Programmer
  • former TMW Pixel artist
  • NOT a game master

Please do not send me any inquiries regarding player accounts on TMW.


You might have heard a certain rumor about me. This rumor is completely false. You might also have heard the other rumor about me. This rumor is 100% accurate.
Alxe
Novice
Novice
Posts: 83
Joined: 22 Jan 2009, 16:04

Re: Water Fountain NPC

Post by Alxe »

Or make the elalpse between frames quicker.
Arch64 - We power it
Nickname: Alxe
pateame

Re: Water Fountain NPC

Post by pateame »

I add now 5 frames to animation, also speed the delays (15).
Image
The GIF is just a sketch preview `cause the speed and other values will be added on the .XML file for the sprite´s NPC... but anyway I need suggestions about general view. Well, there´s a preview:
Image
I was thinking on add some sculpture over the fountain, but better to finish the base first.
User avatar
Len
Knight
Knight
Posts: 1479
Joined: 05 Feb 2007, 06:17
Location: Lurking in the shadows

Re: Water Fountain NPC

Post by Len »

What a great idea... and so far its looking great
Image
Pixel Battalion
Armadeus
Knight
Knight
Posts: 558
Joined: 14 Mar 2009, 15:16
Location: Canada

Re: Water Fountain NPC

Post by Armadeus »

Oh my lord! great job!
User avatar
Crush
TMW Adviser
TMW Adviser
Posts: 8046
Joined: 25 Aug 2005, 16:08
Location: Germany

Re: Water Fountain NPC

Post by Crush »

The waterfall looks good so far but the wave effect at the border of the bassin looks strange.
  • former Manasource Programmer
  • former TMW Pixel artist
  • NOT a game master

Please do not send me any inquiries regarding player accounts on TMW.


You might have heard a certain rumor about me. This rumor is completely false. You might also have heard the other rumor about me. This rumor is 100% accurate.
Inkweaver
Novice
Novice
Posts: 171
Joined: 10 Mar 2009, 15:13

Re: Water Fountain NPC

Post by Inkweaver »

I think that it looks pretty good, but the waves are a little bit too regular.
pateame

Re: Water Fountain NPC

Post by pateame »

That shine on water is too hardcore for me now, I was watching my coffee cup surface by hours to get inspired, but Im just getting lazy. I finish now the .zip with .XMLs and tileset for Fountain NPC.

[+] Download: npcfountain.zip bea96c7d
On graphics, I try to add less bright to the border waves, but it still seems a little irregular when animation is running. There´s the tileset:
Image
(or fix the effect, or remove it... Im still confused)

Also add a simple NPC routine.
Player can trow coins on the fountain and can choose to trow 10, 100 or 1000 GP. When player donations are more than 3000 GP on fountain, he can fill 5 empty bottles from his inventory. When the limit be reached, an ammount of -1000 GP will be rested from his donations, so people will need to trow more coins to can fill more bottles.

Fountain Code: http://pateame.googlepages.com/fountain.txt
-----------------------
EDIT: I found a problem when I try to add FX effects of waterfall.
The FX is always below the NPC layer, so it doesnt work:
Image
Post Reply