Zaphos
|
 |
« Reply #40 on: January 29, 2014, 10:04:12 AM » |
|
Thanks again for all the kind words, everyone! @Mystaceus, already responded by email but wanted to say again I do love your work (despite being too "ahh I don't know what I'm doing" to want to bring anyone else on for now). Just spend the last 20 mins clicking around your site and flickr again, going ooh, ahh, weird, cool  Seems like you have a lot of control once you know what you're doing.
You can definitely jump around! But unless you're carefully sneaking about, it's hard to control for example how high and far you jump. also, this gives me flashbacks of a Judge Dredd comic, where a genetically enginered tree rebels, and starts killing citizens, by throwing fruits at them.
haha, now I need to go find that comic ... My only suggestion is to calculate ahead of time where your line breaks need to be for the dialog text rather than doing it when adding new characters. That way a words won't abruptly move down to a new line while you're reading them.
ahhh good point, I really do need to fix that.
|
|
|
Logged
|
|
|
|
Zaphos
|
 |
« Reply #41 on: January 29, 2014, 10:15:42 AM » |
|
 Trying to figure out a good way to teach the player what poses will make the eyes angry ... (Also, I need to figure out how to do a good procedural fire effect ...)
|
|
|
Logged
|
|
|
|
Mauricio Gomes
Level 1
|
 |
« Reply #42 on: January 29, 2014, 10:36:04 AM » |
|
Seriously, when you will release a demo???
|
|
|
Logged
|
|
|
|
Christian
|
 |
« Reply #43 on: January 29, 2014, 10:41:21 AM » |
|
It's great to be following a project from the very beginning. Most, I've jumped in weeks or months after development started. This game looks so promising
Love how the eye narrows first, like almost saying, "Hey...what do you think you're doing?"
|
|
|
Logged
|
|
|
|
Christian
|
 |
« Reply #44 on: January 29, 2014, 02:49:37 PM » |
|
|
|
|
Logged
|
|
|
|
_bm
|
 |
« Reply #45 on: January 29, 2014, 03:13:52 PM » |
|
This looks actually really fun! 
|
|
|
Logged
|
|
|
|
jamesprimate
|
 |
« Reply #46 on: January 29, 2014, 09:47:00 PM » |
|
 Trying to figure out a good way to teach the player what poses will make the eyes angry ... (Also, I need to figure out how to do a good procedural fire effect ...) dang, those laser eyes are harsh! poor tree just wants to be a rectangle, sheesh, is that so wrong??
|
|
|
Logged
|
|
|
|
Alex Strook
|
 |
« Reply #47 on: January 30, 2014, 01:38:59 AM » |
|
Awesome idea, I'll be following this ! 
|
|
|
Logged
|
|
|
|
ANtY
|
 |
« Reply #48 on: January 30, 2014, 02:39:01 AM » |
|
 Trying to figure out a good way to teach the player what poses will make the eyes angry ... (Also, I need to figure out how to do a good procedural fire effect ...) dang, those laser eyes are harsh! poor tree just wants to be a rectangle, sheesh, is that so wrong?? everyone can only be a tree be tree~
|
|
|
Logged
|
|
|
|
Thecoolestnerdguy
Level 2
 
while(!succeed) try();
|
 |
« Reply #49 on: January 30, 2014, 04:50:13 AM » |
|
Ok, you got me at "tree". Where do I buy this?  P.S: I don't know if this matches the scope you're currently planning for the game, but I think we're all tired of scrolling text, a good voice actor would make that "dialog" way more hilarious (like if that was even possible). P.P.S: Multiplayer tree battle anyone? 
|
|
|
Logged
|
 minecraft didnt copyright squares
|
|
|
Bennett
Jinky Jonky and the Spell of the Advergamez 3
Level 10
|
 |
« Reply #50 on: January 30, 2014, 07:37:13 AM » |
|
Looking really fantastic, Zaphos! Send me an email if you have any problems with your physics constraints or inputs, I have some experience making games like this with Box2D. 
|
|
|
Logged
|
|
|
|
Tuba
|
 |
« Reply #51 on: January 30, 2014, 08:54:33 AM » |
|
This is looking pretty cool :O
|
|
|
Logged
|
|
|
|
Rebusmind
|
 |
« Reply #52 on: January 30, 2014, 09:04:12 AM » |
|
What can I say? This project is very promising and I love the direction this is taking. Will definitely follow this! Multiplayer tree battle anyone?  Count me in!  But seriously, a multiplayer mode similar to the game would be awesome!
|
|
|
Logged
|
|
|
|
gamedev123
|
 |
« Reply #53 on: January 30, 2014, 09:21:11 AM » |
|
Very impressive. I'd say this definitely passes the screenshot test!
...any plans for procedural lumberjacks? :-)
|
|
|
Logged
|
Visual designer, gameplay and game content designer based in New York City. I done work\'d on iPhone, Web, casual downloadable and handheld console games.
|
|
|
Zaphos
|
 |
« Reply #54 on: February 05, 2014, 06:28:30 PM » |
|
oop, got distracted working on a random prototype thing to submit to EGW, back to this now  I don't know if this matches the scope you're currently planning for the game, but I think we're all tired of scrolling text, a good voice actor would make that "dialog" way more hilarious (like if that was even possible).
I love good voice acting too but that is totally not something I know how to do. I'll look into it  Multiplayer tree battle anyone?  I have to try this out now! Initially I was like, "I can't do that because Box2D collisions would basically go crazy if I had two trees that were able to collide with each other." But I think it will work if the trees break each other apart when they collide. I don't know why colliding would cause them to break apart though ... maybe in battle mode, the tree tips are weaponized? ...any plans for procedural lumberjacks? :-)
Yeah, definitely on the big "things to try" list  (which is just a list in my head right now; I should probably write it down, heh.) Looking really fantastic, Zaphos! Send me an email if you have any problems with your physics constraints or inputs, I have some experience making games like this with Box2D.  Yay, I probably will do that at some point 
|
|
|
Logged
|
|
|
|
Zaphos
|
 |
« Reply #55 on: February 05, 2014, 06:42:31 PM » |
|
I've been experimenting a bit more with different l-systems that give funky 'tree' shapes -- this one I call "Sierpinski's blade" because it makes a bunch of little Sierpinski triangles if you pose it right:  ( longer gif) Also, mocking up / sketching a bunch of characters in Inkscape, before I actually code up their procedural versions in-game:  Trying to go for a triangular / low-poly style in the designs; I'm open to ideas / comments about it! (also you can tell that I couldn't decide if birdies need eyes or not ...)
|
|
|
Logged
|
|
|
|
boxmonger
Level 0
|
 |
« Reply #56 on: February 06, 2014, 12:38:53 AM » |
|
I like how the nest and the worm in the top left show the constituent triangles in different shades - it goes with the aesthetic of your backgrounds. I'd love to see some of that on the tank, since it's such a big, solid shape.
Hard to tell how the birds will look without seeing them in-scale, but I look forward to seeing their animations. (Oh please have them wobble up and down when flying instead of a linear path.)
|
|
|
Logged
|
|
|
|
ANtY
|
 |
« Reply #57 on: February 06, 2014, 12:50:34 AM » |
|
birds are so much better off without eyes
fact
|
|
|
Logged
|
|
|
|
Christian
|
 |
« Reply #58 on: February 06, 2014, 06:16:52 AM » |
|
I agree. No eyes looks more interesting
|
|
|
Logged
|
|
|
|
Guv
|
 |
« Reply #59 on: February 06, 2014, 09:25:43 AM » |
|
I need to play this, it looks fantastic.
|
|
|
Logged
|
|
|
|
|