Welcome, Guest. Please login or register.

Login with username, password and session length

 
Advanced search

1411509 Posts in 69375 Topics- by 58430 Members - Latest Member: Jesse Webb

April 26, 2024, 11:40:37 AM

Need hosting? Check out Digital Ocean
(more details in this thread)
TIGSource ForumsCommunityDevLogsPLANETER
Pages: 1 [2] 3
Print
Author Topic: PLANETER  (Read 5936 times)
dittomat
Level 0
**



View Profile WWW
« Reply #20 on: April 17, 2015, 12:18:08 PM »

Hey, just chiming in to say this week has been really slow in progress on PLANETER. My internet was out, so it was difficult to even write something here haha! Now Ludum Dare starts in a couple hours and I've spent some time preparing for that.. Oh well, hopefully I'll make more progress next week!

At least I've fleshed out the story a lot, but I'm not yet comfortable talking about it, so I'll save that for later! Oh and I drew what is going to be a teleporter between worlds!

Just trying the art out in game here, I'll probably have it working like it should next week, cheers!

Logged

yo. @dittomat
and
Level 6
*



View Profile WWW
« Reply #21 on: April 24, 2015, 02:39:14 AM »

Cool! I thought your ludum dare game looked awesome, but this looks really cool too!

I'm sure you can find time to work on both at once right?
Logged

oahda
Level 10
*****



View Profile
« Reply #22 on: April 24, 2015, 02:45:46 AM »

I suggested instead in my LD comment that it might be possible to bring something in from the LD game into this. c:
Logged

dittomat
Level 0
**



View Profile WWW
« Reply #23 on: April 24, 2015, 02:48:02 AM »

Cool! I thought your ludum dare game looked awesome, but this looks really cool too!

I'm sure you can find time to work on both at once right?

Thanks a lot!

I wish I could.. I have a day job to pay rent and food etc, and when free I divide my time between working on this, experimenting in Unity, while also trying to keep a "social life" haha! We'll see what happens, PLANETER comes first tho! Smiley

I suggested instead in my LD comment that it might be possible to bring something in from the LD game into this. c:
Yeah you're totally right, before that LD I hadn't played with sounds/music in Unity! So now I know how to do those things which is cool, and there's a bunch of other stuff in the code that I can use in both games as well! Smiley
Logged

yo. @dittomat
dittomat
Level 0
**



View Profile WWW
« Reply #24 on: May 10, 2015, 04:31:11 AM »


Been working a bunch on UI elements lately. Everything you can interact with now gets bright outlines!




I've also remade the speechbubbles, making them a bit more cartoony. The speechboxes are physical objects in the world, rather than UI elements. It turns out resizing them to fit the screen when the camera zooms is really difficult, took me half a day just figuring that part out! Haha!


I'm not writing all of the story myself, so I had to make a text parser that my writer can use to write dialogs and stuff! Everytime you talk to an alien it reads the file and looks for the appropriate dialog, so you can edit the dialog while in game and instantly see the effects.


Here's just me playing a bit with the dialogs and stuff, thought it was cute! ^^
« Last Edit: May 10, 2015, 04:40:07 AM by dittomat » Logged

yo. @dittomat
blekdar
Level 3
***


Decisively Indecisive


View Profile WWW
« Reply #25 on: May 10, 2015, 05:53:50 AM »

Quote
I've also remade the speechbubbles, making them a bit more cartoony. The speechboxes are physical objects in the world, rather than UI elements. It turns out resizing them to fit the screen when the camera zooms is really difficult, took me half a day just figuring that part out! Haha!

Wait, if they're physical objects, can you interact with them? Like, could you jump on them and use them as platforms? Cause that'd be cool as fuck.

They look great too by the way. Very nice.
Logged

dittomat
Level 0
**



View Profile WWW
« Reply #26 on: May 10, 2015, 06:45:08 AM »

Wait, if they're physical objects, can you interact with them? Like, could you jump on them and use them as platforms? Cause that'd be cool as fuck.

They look great too by the way. Very nice.

Haha, that's a fun idea! When I said physical I meant I've implemented the bubbles as regular gameobjects instead of using the UI stuff that's built in to Unity, hah! The walking on speechbubbles feels a bit out of place for this game sadly :D
Logged

yo. @dittomat
slarti88
Level 0
***


View Profile
« Reply #27 on: May 10, 2015, 07:20:12 AM »

Have been watching this on twitter for the last month or so... looks awesome! Do you plan on having planets with liquids? Like water or liquid nitrogen?  It'd be interesting to see what you can do with colors for that!
Logged

Working on 'The Light Inside Us'
Twitter - http://twitter.com/slarti
Devlog - http://bit.ly/1JPumh4
dittomat
Level 0
**



View Profile WWW
« Reply #28 on: May 10, 2015, 07:27:04 AM »

Have been watching this on twitter for the last month or so... looks awesome! Do you plan on having planets with liquids? Like water or liquid nitrogen?  It'd be interesting to see what you can do with colors for that!

The thought of water planets have crossed my mind, yes! I already have a few different types of planets, but right now it's only visual. My plan is to have the different planets work somewhat differently in the end, and having water planets that you can swim through is something I REALLY want! I don't want to promise anything, but it's likely to happen!
Logged

yo. @dittomat
TheWing
Level 1
*



View Profile WWW
« Reply #29 on: May 10, 2015, 11:37:53 PM »

Damn, I think I've fallen in love with the artstyle.. Everything is so nicely wobbling around and stuff feels organic!

Keep it up o/
Logged

- - - -
dittomat
Level 0
**



View Profile WWW
« Reply #30 on: May 17, 2015, 03:17:37 AM »

These pillars will probably do something if you activate all of them!

Logged

yo. @dittomat
UmutD
Level 1
*



View Profile WWW
« Reply #31 on: May 17, 2015, 04:20:52 AM »

Looking interesting, posting to follow Smiley
Logged

dittomat
Level 0
**



View Profile WWW
« Reply #32 on: May 17, 2015, 06:06:05 AM »

The smooth surfaces of the planets have bothered me for a long time, so today I decided to add some details to them!


I wanted to be able to add some life to the grass and such. Animating the whole planet with grass on it wouldn't work since I scale the circles pretty differently and it would look bad with the pixels sizes. I instead decided to add a halo of detail sprites around the surface of the planets. The gif below shows how the sprites are created and positioned around the planet!


Instead of animating the grass I simply play around a bit with it's scale, it looks decent enough imo! Smiley
Logged

yo. @dittomat
oahda
Level 10
*****



View Profile
« Reply #33 on: May 17, 2015, 06:18:28 AM »

These pillars will probably do something if you activate all of them!

"Probably" is my favourite design principle. Wink

The smooth surfaces of the planets have bothered me for a long time, so today I decided to add some details to them!

Looks great!

The gif below shows how the sprites are created and positioned around the planet!

Geez. You went through the hassle of making that animation just to show it to us, or is that animation actually going to be used in the game?
Logged

Carpetwurm
Level 0
***


Nobody


View Profile WWW
« Reply #34 on: May 17, 2015, 06:21:46 AM »

What are you making the art in?  Kiss
Logged

>Forum signatures
>[current year]
dittomat
Level 0
**



View Profile WWW
« Reply #35 on: May 17, 2015, 06:26:35 AM »

"Probably" is my favourite design principle. Wink
Haha, I've learnt it's better to be vague than promise too much! : D

You went through the hassle of making that animation just to show it to us?
Yeah, but it took me ~5 minutes of extra work so I thought it was worth it! : D

What are you making the art in?  Kiss
I draw pixels in Graphics Gale. Then apply a bunch of coloring magic in Unity! : )
Logged

yo. @dittomat
dittomat
Level 0
**



View Profile WWW
« Reply #36 on: May 21, 2015, 02:24:47 PM »

So by now you've all probably realized I never do what I promise. The pillars still do nothing, but I made them look a bit more intense as they activate!


They actually trigger an event now, I just haven't hooked it up to anything. So when all 3 pillars are activated here, I COULD potentially have something happen! Isn't that exciting?


I also added a new alien today, it's been too long since last time I got to draw one!
They're kinda chubby, I like them a lot already! <3
Logged

yo. @dittomat
oahda
Level 10
*****



View Profile
« Reply #37 on: May 22, 2015, 10:51:17 PM »

Everything looks great!

One thing I noticed tho... You're using colours that really strain the eyes when contrasting each other for the main character as well as those new aliens (eye colour against body colour). Green-ish against pink-ish (or even the red of that other alien) is one of those combinations that are pretty, well, again, straining on the eyes.

Seems important to fix for the main character at least.

I have noticed how the main characters shifts colours throughout your images, tho. What governs that?
Logged

ZeroTec
Level 1
*



View Profile WWW
« Reply #38 on: May 23, 2015, 12:08:52 AM »

somehow i missed this thread so far

looks super awesome and like a lot of fun  Kiss
Logged

dittomat
Level 0
**



View Profile WWW
« Reply #39 on: May 23, 2015, 12:44:36 AM »

looks super awesome and like a lot of fun  Kiss
Thanks! :D

One thing I noticed tho... You're using colours that really strain the eyes when contrasting each other for the main character as well as those new aliens (eye colour against body colour). Green-ish against pink-ish (or even the red of that other alien) is one of those combinations that are pretty, well, again, straining on the eyes.

Seems important to fix for the main character at least.

I have noticed how the main characters shifts colours throughout your images, tho. What governs that?
Funny that you mention it because I've been thinking about this recently myself!

Okay, so here's a little snippet of the animations for some of the aliens in the game! They're all saved in white, and I separate eyes/details from the bodies. Then when I draw them in game I assign a different color to them with some code that is supposed to give two distinct colors..


Having lots and lots of bright colors easily looks messy though, so I use a trick where I put an overlay with a single half transparent color over the whole screen to "blend" the colors together a bit more nicely.

Thing is, in an attempt to make the aliens "pop" a bit more on the screen, I draw them above the overlay. It serves it's purpose, the aliens pop, but at the expense of their colors looking too bright!

Here you can see a bunch of aliens "popping" against the background:

And here you can see what it looks like if I draw them behind the overlay:

The "pop" was more necessary before I added the highlighting, and personally I think it looks better in the second picture.

I'll probably keep tweaking colors like this more before I actually settle on something.. what do you guys think?

ps.
Every time you start the game your character gets assigned a color at random, I don't know if this is what the final game will act like, but right now I kinda like it!

pps.
Keep in mind, I wrote the color generator code myself. It might just be that the code generates colors that actually strain the eyes more than it should.. In that case .. woops! I'll maybe have to look over that before releasing! Smiley
« Last Edit: May 23, 2015, 12:52:04 AM by dittomat » Logged

yo. @dittomat
Pages: 1 [2] 3
Print
Jump to:  

Theme orange-lt created by panic