Off Topic > Games
Husk - Hide & seek in the dark except you die
<< < (28/41) > >>
Daedalus:

--- Quote from: Kingdaro on July 09, 2012, 11:07:02 AM ---lol why would they use that in unity

it's cool and stuff but i never imagined it being used outside of web browsers :/

--- End quote ---
it's really nice actually :o
no more richarding around with variable types - JS knows what the forget you're talking about
also the way it's structured looks nice
Sickan:

--- Quote from: Demian on July 09, 2012, 10:52:05 AM ---You didn't read the Tumblr and that black character is a stalker.

--- End quote ---
I did, but it was like a week or two ago. I was sent the link by one of my friends. Moreover, the fact that the stalker obstructs the path of light but isn't lit up itself looks very wierd.
Kingdaro:

--- Quote from: Daedalus on July 09, 2012, 11:08:49 AM ---it's really nice actually :o
no more richarding around with variable types - JS knows what the forget you're talking about
also the way it's structured looks nice

--- End quote ---
so is/does lua and python lol

though lua lacks assignment operators (+=, -=, ++, etc.)

though there's a library you can use to get them :D
Sickan:

--- Quote from: Kingdaro on July 09, 2012, 11:23:49 AM ---so is/does lua and python lol

though lua lacks assignment operators (+=, -=, ++, etc.)

though there's a library you can use to get them :D

--- End quote ---
So that instead of writing x++ or x += 1, you have to write x = x + 1?
Kingdaro:

--- Quote from: Sickan on July 09, 2012, 11:34:52 AM ---So that instead of writing x++ or x += 1, you have to write x = x + 1?

--- End quote ---
yep.

though i've gotten used to it.
Navigation
Message Index
Next page
Previous page

Go to full version