Welcome, Guest. Please login or register.

Login with username, password and session length

 
Advanced search

1411641 Posts in 69394 Topics- by 58449 Members - Latest Member: pp_mech

May 14, 2024, 02:24:12 PM

Need hosting? Check out Digital Ocean
(more details in this thread)
TIGSource ForumsDeveloperArt (Moderator: JWK5)GIFs of games being worked on
Pages: 1 ... 131 132 [133] 134 135 ... 297
Print
Author Topic: GIFs of games being worked on  (Read 1210399 times)
Jad
Level 8
***


Bomb Boy


View Profile WWW
« Reply #2640 on: September 11, 2014, 05:47:43 AM »





HOT HOT HOT HOT

kaleidoscopic
geometric
 Hand Thumbs Up Left Hand Thumbs Up Left Hand Thumbs Up Left Hand Thumbs Up Left Hand Thumbs Up Left
Logged
YellowAfterlife
Level 1
*



View Profile WWW
« Reply #2641 on: September 11, 2014, 07:19:06 AM »

Thanks!
Added polygon editing today:
Logged

Nikas
Level 1
*


drink drank drunk


View Profile WWW
« Reply #2642 on: September 11, 2014, 03:34:58 PM »


I would like to show you my WIP mobile game called "Drunken Pistoletov". The game is about Pistoletov, which is a rum lover. We are flying drunken Pistoletov in space and try to avoid any meteorites. Unless we are drunk. Then we don't care about any obstacles. What do you think?
[GIF] http://i.imgur.com/gNatyGQ.gif Hello! I would like to show you my WIP mobile game called "Drunken Pistoletov". The game is about Pistoletov, which is a rum lover. We are flying drunken Pistoletov in space and try to avoid any meteorites. Unless we are drunk. Then we don't care about any obstacles. What do you think?
Logged

Lexonite
Level 2
**


View Profile WWW
« Reply #2643 on: September 12, 2014, 05:11:53 PM »

cool polygon stuff, yellowafterlife.

AMT, maybe the battlescene should be 3d too? I like the pixely textures.

here's what I got..
Peasants seeking refuge from Dragons, and the Knight upgrading them to Archers.
Logged

Thomas Finch
Level 8
***


@slowcircuit


View Profile WWW
« Reply #2644 on: September 12, 2014, 06:26:29 PM »

Hover Text now has an parallax effect!
(sorry for the awful compression)
Logged

TeeGee
Level 10
*****


Huh?


View Profile WWW
« Reply #2645 on: September 12, 2014, 10:58:20 PM »

Testing the new Bonfire art style in action:

Logged

Tom Grochowiak
MoaCube | Twitter | Facebook
Sik
Level 10
*****


View Profile WWW
« Reply #2646 on: September 12, 2014, 11:32:10 PM »

Honestly I think that the switch to the frame with the sword forwards should happen a bit earlier, as it is right now it looks like the enemy is getting hurt because the player lands on it, not because it got slashed.
Logged
Zack Bell
Level 10
*****



View Profile WWW
« Reply #2647 on: September 12, 2014, 11:47:13 PM »

Messing w/ suggestions from the devlog. Short-range teleports w/ the original long (snap to contact) variation as a charge-shot or sorts.

However, there still exists a lame looking camera during long-distance warping. Thoughts?

SLOW-ISH PANNING?


INSTANT?
Logged

Thomas Finch
Level 8
***


@slowcircuit


View Profile WWW
« Reply #2648 on: September 12, 2014, 11:55:28 PM »

You could set the camera to wait something like 1/5th a second before moving, then move towards the correct spot at around 1/20th the distance per step. It'd create a sense of speed without doing an immediate snap to.
Logged

Azure Lazuline
Level 2
**



View Profile WWW
« Reply #2649 on: September 13, 2014, 12:12:15 AM »

camera.position += (player.position - camera.position) / 10

Interpolate it something like this, so it will never be too far behind, but longer teleports make the camera go faster. That teleport mechanic looks like a total blast to play with by the way, I love it every time you post a gif
Logged

standardcombo
Level 8
***


><)))°>


View Profile
« Reply #2650 on: September 13, 2014, 01:53:29 AM »

@Zack Bell
Between those 2 I'd rather have the instant. I can imagine the puzzlebilities with a very long level (or some hidden secrets).

One idea would be a very fast blur just to give the player the general direction of where the camera is coming from. Something like 3 frames. At 60 fps that's 50ms. The first frame would be half-way, very blurry. Second frame, arriving at where the player is, slightly blurry. In the 3rd frame the camera would be just-off of where the player is and just a slight 1 or 2 pixel blur. Back to normal after that.
Logged

TeeGee
Level 10
*****


Huh?


View Profile WWW
« Reply #2651 on: September 13, 2014, 02:13:24 AM »

Honestly I think that the switch to the frame with the sword forwards should happen a bit earlier, as it is right now it looks like the enemy is getting hurt because the player lands on it, not because it got slashed.

Yeah, got similar feedback in other places and I think it's spot on. Will play around with it a bit more. Cheers Smiley.
Logged

Tom Grochowiak
MoaCube | Twitter | Facebook
rj
Level 10
*****


bad, yells


View Profile WWW
« Reply #2652 on: September 13, 2014, 12:30:02 PM »



i really need dedicated hosting

anyway, here's something in the works. namedly this thing
Logged

dustinaux
Level 0
***



View Profile WWW
« Reply #2653 on: September 13, 2014, 12:40:37 PM »

Level Up!

Logged

Come see what I'm working on!

SeanNoonan
Level 3
***


For England?


View Profile WWW
« Reply #2654 on: September 13, 2014, 01:39:40 PM »

Crosspost from SS thread because that's how I roll...

Logged

primaerfunktion
Level 0
***



View Profile WWW
« Reply #2655 on: September 14, 2014, 01:36:04 AM »


I also just made a devlog over here: http://forums.tigsource.com/index.php?topic=43326.0
Logged

RK3000 - A city destruction game inspired by Godzilla and Megazords.
DevlogIndieDB

twitter.com/primaerfunktion
Nikas
Level 1
*


drink drank drunk


View Profile WWW
« Reply #2656 on: September 14, 2014, 05:26:20 AM »


I also just made a devlog over here: http://forums.tigsource.com/index.php?topic=43326.0
Wow, just wow!
Logged

YellowAfterlife
Level 1
*



View Profile WWW
« Reply #2657 on: September 14, 2014, 07:53:09 AM »

This looks fairly polished. Are game graphics processed via a filter like hq4x or similar? Rectangle/rhombus-ness looks familiar.

Meanwhile more to polygons and lights, made while discussing possible light source movements in the game.
Logged

dustinaux
Level 0
***



View Profile WWW
« Reply #2658 on: September 14, 2014, 01:59:33 PM »

This looks fairly polished. Are game graphics processed via a filter like hq4x or similar? Rectangle/rhombus-ness looks familiar.

Thanks! Yeah, the sprites and tiles are pixel art scaled 2x then run through a filter I wrote to smooth stuff out. There'll be an option in-game to disable the filter for the "retro" look some people prefer. Smiley
Logged

Come see what I'm working on!

eigenbom
Level 10
*****


@eigenbom


View Profile WWW
« Reply #2659 on: September 14, 2014, 08:21:32 PM »

Sick gifs dudes. Here's one from my game.

Logged

Pages: 1 ... 131 132 [133] 134 135 ... 297
Print
Jump to:  

Theme orange-lt created by panic