Non-Spring Random WIP - Page 12

Non-Spring Random WIP

Post just about everything that isn't directly related to Spring here!

Moderator: Moderators

User avatar
scifi
Posts: 848
Joined: 10 May 2009, 12:27

Random WIP 2014+

Post by scifi »

I finaly got around to implement from scratch a hex editor within unity, im happy with it. :regret:
using odd-r coordinate sistem (dont care to use axial coordinates yet xD)

Image

Image

However im runing out on ideas about making good looking Hexagonal style terrains. Anyone?, what i was thinking on was making several hexagonal versions like:
1 side is distorted rock, and 5 flat sides
2 distorted rock sides 4 flat sides etc...
User avatar
PicassoCT
Journeywar Developer & Mapper
Posts: 10450
Joined: 24 Jan 2006, 21:12

Re: Non-Spring Random WIP

Post by PicassoCT »

at least you did not do the usuall hightech deathstar thing..

you could make glas bottle like things connected by pipes..
or things made from pure energy, basically energyshields in exotic shapes..
or insect larva piled together to form high towers
or ancient statues standing together, half torrn apart by time
or spaceships in a wrecked spaceport..
or frozzen over waterdeposits..
or you could make it a city..
or im out of ideas.. sorry..

or lava, still molten spilling out, the pressured up crust barely stable
or machinery still moving (pistons)
or treetops
or sand, glued together by strange alienstuff..
or im again out.. man im getting told
User avatar
smoth
Posts: 22309
Joined: 13 Jan 2005, 00:46

Re: Non-Spring Random WIP

Post by smoth »

crystals, treetops, castle towers, goblets filled with wine, pieces of a glacier, closed fists made of ancient stone..
User avatar
scifi
Posts: 848
Joined: 10 May 2009, 12:27

Re: Non-Spring Random WIP

Post by scifi »

Thanks!, next ill go for a more Foresty/oldRuins set which has a lot more detail.

Ok here is a navmesh overview of the scene, with a lot of graphical glitches fixed. A bit more contrast to the sides as well.

Those ramps took me ages to make, im glad with my editor placing these will be more easy.

Image
User avatar
Karl
Panzerstahl Developer
Posts: 746
Joined: 01 Apr 2010, 21:05

Re: Non-Spring Random WIP

Post by Karl »

out of curiosity,

does unity engine supports model instancing?
your map look like it could profit from it
User avatar
scifi
Posts: 848
Joined: 10 May 2009, 12:27

Re: Non-Spring Random WIP

Post by scifi »

Karl wrote:out of curiosity,

does unity engine supports model instancing?
your map look like it could profit from it
Yeah it does.
I made an editor inside of unity just to avoid placing objects by hand.

Just the editor itself i think i could monetize alone, it has features like tile rotation grid size and its all serialized and connected to a matrix that stores these tiles for easy acess. Can even use my grid for pathfinding.

And it all changes realtime within the editor itself.

But im making a game not an editor xD.
Image
Image

The idea is simple really, its a tower defence game, you control a character with WASD, you have jump commands.

And the towers and minions belong to 3 categories FIRE/NATURE/WATER each one doing specific things in terms of damage and also things like slows and status effects.

Also 3d Menus:
Image

And some 3d crytals/towers:
Image
User avatar
smoth
Posts: 22309
Joined: 13 Jan 2005, 00:46

Re: Non-Spring Random WIP

Post by smoth »

neat idea and all as far as visuals.
User avatar
scifi
Posts: 848
Joined: 10 May 2009, 12:27

Re: Non-Spring Random WIP

Post by scifi »

smoth wrote:neat idea and all as far as visuals.
Thanks, still a lot needs to be done.
I wish i would have done this in spring, but for non rts games unity provides a faster way of doing things.

Plus im getting the help of another person thats joining me in developing this, and hes more familiar with unity than spring.

an editor update:
Image
User avatar
smoth
Posts: 22309
Joined: 13 Jan 2005, 00:46

Re: Non-Spring Random WIP

Post by smoth »

Eh, spring has a lot of issues esp when it comes to visuals. You are making the right choice.
User avatar
PicassoCT
Journeywar Developer & Mapper
Posts: 10450
Joined: 24 Jan 2006, 21:12

Re: Non-Spring Random WIP

Post by PicassoCT »

Agreed. Spring has to many asteroids. Bloody dangerous living here. Devs only gonna do something, when we dinousour.

Image

I asked them for a pony several times. Never got a rippley.
Attachments
skyboxxy.jpg
(335.1 KiB) Not downloaded yet
User avatar
SinbadEV
Posts: 6475
Joined: 02 May 2005, 03:56

Re: Non-Spring Random WIP

Post by SinbadEV »

Quoting Myself From Posting This on G+: I had the day to myself and last night decided I needed to make a game... I wanted to make a puzzle game that wasn't like other puzzle games so I thought about all the things I've seen in puzzle games and came up with an idea that didn't have those things.

This is an early "I need to make this work well enough to say it's a game before I stop coding" version and the scoring and 'challenge' isn't really there... top left is your timer, top right is your score, bottom right tells you why you lost... basic gameplay is that you click on the periphery to "push" a block onto the field... if you are unable to do so the largest shape in the way is crushed and you get points.

Image
ShapeBreak_Prototype_2.PNG
(4.19 KiB) Downloaded 1 time
NOTE: While I Can't Imagine This "Harming" Your Computer You Might Need To Exit Your Browser If It Get's Stuck In a Loop!

http://bd-beta.ld.systemterminal.com/Sh ... ntro.html
User avatar
scifi
Posts: 848
Joined: 10 May 2009, 12:27

Re: Non-Spring Random WIP

Post by scifi »

;( firefox user here, ill try getting chrome to try it out.

Updates!

Perlin Noise love!
Image

Minions!
Image

Pure hex map
Image
User avatar
smoth
Posts: 22309
Joined: 13 Jan 2005, 00:46

Re: Non-Spring Random WIP

Post by smoth »

My typical rough concept
Image

My model.
Image
User avatar
scifi
Posts: 848
Joined: 10 May 2009, 12:27

Re: Non-Spring Random WIP

Post by scifi »

Quite cool, i enjoy a lot the wrapped cloth on the legs, the sword looks great, only thing id say for a curved sword a curved Scabbard more similar to the shape of the sword can look a bit better.

The torso and arms are the weakest parts imo., i just feel with that much vertices you can make it more organic, or if you like the overall shape reduce some edge loops. :wink:

But i think the arms connecting with the torso is the main issue.

And theres my unexperienced art opinion in a nut shell!
Google_Frog
Moderator
Posts: 2464
Joined: 12 Oct 2007, 09:24

Re: Non-Spring Random WIP

Post by Google_Frog »

I am impressed by the look of the baggy pants with the low triangle count.
User avatar
smoth
Posts: 22309
Joined: 13 Jan 2005, 00:46

Re: Non-Spring Random WIP

Post by smoth »

Oh hey guys, thanks for the positive feedback. I have not done an organic model for some time. So I am not really sure about what I am doing.

The idea for the sword was it's the rogue's multi-tool. Prybar, dinner untensil , stabby thing, etc. Wanted to make it look primitive and cheap. It's also upside-down. in it's scabard. Most of the time you would keep a blade like that where the blade points down. I thought about giving the rogue a curved scabbard, then I realized it is cooler that his scabard is mismatched. I almost gave the rogue a scimitar but then realized a big sword would get in the way and this character prefers to avoid combat.

This is what is currently under the clothes:
Image

I am still working out how rpgs do the whole stitching gear thing. so I needed some clothes on the model. I am also not really sure about the whole mesh deformations and bones. before the shoulders were not split enough so hopefully today I can re-rig the thing and it'll work out.
User avatar
smoth
Posts: 22309
Joined: 13 Jan 2005, 00:46

Re: Non-Spring Random WIP

Post by smoth »

Image
AAAAAAAAAAAAAAAND textured.

Image
Because her face looked fat. Ignore the off colored head, it is because I have tinted verts.
User avatar
PicassoCT
Journeywar Developer & Mapper
Posts: 10450
Joined: 24 Jan 2006, 21:12

Re: Non-Spring Random WIP

Post by PicassoCT »

HiQ as always.
User avatar
smoth
Posts: 22309
Joined: 13 Jan 2005, 00:46

Re: Non-Spring Random WIP

Post by smoth »

Image

Have a few minor issues with the model rigging but I am not terribly worried about em.
User avatar
smoth
Posts: 22309
Joined: 13 Jan 2005, 00:46

Re: Non-Spring Random WIP

Post by smoth »

Been working on proportions and the face really bothered me. I didn't want to resort to texture swapping..

I hope going down this rabbit hole will not end in tears



Image

Hopefully I can finish off my update to feature-placer soonish.
Post Reply

Return to “Off Topic Discussion”