Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length

 
Advanced search

1076052 Posts in 44157 Topics- by 36124 Members - Latest Member: Fitzgerald

December 30, 2014, 05:48:59 AM
TIGSource ForumsFeedbackDevLogsmoonman
Pages: 1 ... 109 110 [111] 112 113 ... 140
Print
Author Topic: moonman  (Read 745956 times)
kcbanner
Level 0
**


View Profile Email
« Reply #2200 on: January 29, 2014, 06:55:42 AM »

Thanks for posting about your entity component system! I've just finished a similar refactor in my engine where I built a similar system, and am delighted to see that our systems are very similar. I was mostly inspired by the Dungeon Siege entity system, which I found described on an old wiki which is now down (but I have the pages saved if you'd like), as well as Scott Bilas' talks: http://scottbilas.com/games/dungeon-siege/. Thanks for sharing and keep up the awesome work!
Logged

rek
Level 6
*



View Profile
« Reply #2201 on: January 29, 2014, 09:01:04 AM »

Too much code talk, post more gifs! Screamy
Logged
Thecoolestnerdguy
Level 2
**

while(!succeed) try();


View Profile
« Reply #2202 on: January 29, 2014, 10:13:56 AM »

Too much code talk, post more gifs! Screamy

Too much C++ code talk Screamy!
Port Moonman to Javascript, and then we can talk!
Logged

Sad minecraft didnt copyright squares
eigenbom
Level 10
*****



View Profile WWW
« Reply #2203 on: January 29, 2014, 07:45:55 PM »

@oodavid thx mate Smiley
@kcbanner Yeh that's a great article, and was also my inspiration when I wrote the first bit of MM code over 2 years ago. Smiley

Update: The refactor is done. I've got to tidy up a few things, but thanks for bearing with me with all these technical posts! Here's an image to appease you:




« Last Edit: January 29, 2014, 09:20:50 PM by eigenbom » Logged

Bandreus
Level 3
***


View Profile WWW
« Reply #2204 on: January 30, 2014, 12:01:26 AM »

Too much code talk, post more gifs! Screamy

can't we just have more of both?  Beg
Logged

Zaphos
Level 5
*****



View Profile WWW Email
« Reply #2205 on: January 30, 2014, 12:23:54 AM »

Update: The refactor is done. I've got to tidy up a few things, but thanks for bearing with me with all these technical posts! Here's an image to appease you:


Hooray!

Also what are those particles?  Is that guy just super smelly?  They look like smelly particles.
Logged

rundown
Level 5
*****



View Profile WWW Email
« Reply #2206 on: January 30, 2014, 08:43:22 AM »

Update: The refactor is done. I've got to tidy up a few things, but thanks for bearing with me with all these technical posts! Here's an image to appease you:


Hooray!

Also what are those particles?  Is that guy just super smelly?  They look like smelly particles.
MoonmanFarts!
Logged

eigenbom
Level 10
*****



View Profile WWW
« Reply #2207 on: January 30, 2014, 05:38:12 PM »

More stuffing around!

Logged

eigenbom
Level 10
*****



View Profile WWW
« Reply #2208 on: January 30, 2014, 07:16:02 PM »

http://www.youtube.com/watch?v=TyASwoRF0Qs&feature=youtu.be
Logged

DarkWanderer
Level 2
**


View Profile
« Reply #2209 on: January 30, 2014, 07:20:31 PM »

Blink Wow. These aesthetics have come a long way. I'm in Hand Money LeftKissHand Money Right When & where can you take my money?

Wait, procedural generation, exploration, resource gathering & crafting? Crap Facepalm This should have been on my radar long ago
Logged
Lemoncreme
Level 1
*


Smile


View Profile WWW
« Reply #2210 on: January 30, 2014, 07:24:57 PM »

Those flame particles are amazing!  Crazy
Logged

eigenbom
Level 10
*****



View Profile WWW
« Reply #2211 on: January 30, 2014, 09:40:48 PM »

Hey thanks dudes. I kind of got distracted today working on these particles, but I figured a style out which kind of matches the game, so that's good. Here's another test..

Logged

wearepinata
Level 0
**


Piņata Games


View Profile WWW
« Reply #2212 on: January 30, 2014, 11:15:16 PM »

Nice work! If there's one thing you can never have enough of, it's particle effect Smiley
Logged

jO
Level 4
****


Adventure awaits!


View Profile WWW
« Reply #2213 on: January 31, 2014, 01:08:20 AM »

Oh my, that is the best kind of distraction I have seen so far!
Those particles look really amazing  Gentleman
Logged

Belimoth
Level 10
*****


high-heeled cyberbully


View Profile
« Reply #2214 on: January 31, 2014, 01:24:20 AM »

Give me your particle code and no one gets hurt.
Logged

Conker534
Guest
« Reply #2215 on: January 31, 2014, 10:17:08 PM »

Why do I not check this thread more. Everything is fantastic!
Logged
makerimages
Level 2
**


Makerimages Studios


View Profile WWW Email
« Reply #2216 on: February 01, 2014, 02:16:13 AM »

Wow, that is absolutely astonishing. On the techincal side, you should be making tutorials on how to implement stuffs like this! Especially, for the external loading parts :D

Edit: moonmans cursors.png file serving its purpouse to help me quick-test my OpenFL setup
« Last Edit: February 01, 2014, 06:01:34 AM by makerimages » Logged

Makerimages-Its in the pixel
eigenbom
Level 10
*****



View Profile WWW
« Reply #2217 on: February 02, 2014, 03:52:54 PM »

Cheers all. Makerimages - oh I was briefly looking at openfl the other day. I've always been a fan of haxe, and want to make another game with it one day. Anyway, I'm happy to write a little bit about the technicals of Moonman if you have a specific question.. Smiley
Logged

Noogai03
Level 6
*


WHOOPWHOOPWHOOPWHOOP


View Profile WWW Email
« Reply #2218 on: February 03, 2014, 01:05:06 PM »

DAT PARTICLE EFFECT
the only way it could be better was if the particles didn't randomly disappear at the edges
Logged

So long and thanks for all the pi
eigenbom
Level 10
*****



View Profile WWW
« Reply #2219 on: February 03, 2014, 08:33:35 PM »

Update: Did a bit more work on the particles. I also recoded the old fire system to use them, as you can see in the gif below. Some future things to add would be smoke and ember particles.

Logged

Pages: 1 ... 109 110 [111] 112 113 ... 140
Print
Jump to:  

Theme orange-lt created by panic