119 reputation
4
bio website
location New York
age
visits member for 6 months
seen Mar 28 at 19:42
stats profile views 6

Possible duplicate of


Nov
22
answered Which engine/tool is suitable for me?
Nov
22
revised Need material for character anatomy in a 2D game. Spartan Like, See Picture
added 266 characters in body
Nov
22
asked Need material for character anatomy in a 2D game. Spartan Like, See Picture
Nov
22
accepted How can I get macromedia flash 5?
Nov
21
asked How can I get macromedia flash 5?
Nov
19
awarded  Scholar
Nov
19
accepted How Can I generate a shield block from a Turn based medieval game fight?
Nov
19
comment How Can I generate a shield block from a Turn based medieval game fight?
I have nothing against using random numbers, I just wanted to rely on the char's shield size as well
Nov
19
comment How Can I generate a shield block from a Turn based medieval game fight?
Apoc, you mean something like: Small shield blocks 1 in 5 attack attemps (i := randon(5); i==1 {blocked!} ), very Large Shield blocks 1 in 2 attack attemps (i := randon(2); i==1 {blocked!} ), is that it? if so sounds good, didn't figure it without ur comment
Nov
19
revised How Can I generate a shield block from a Turn based medieval game fight?
added 206 characters in body
Nov
19
awarded  Editor
Nov
19
revised How Can I generate a shield block from a Turn based medieval game fight?
edited title
Nov
19
asked How Can I generate a shield block from a Turn based medieval game fight?
Nov
18
awarded  Student
Nov
18
comment How to deal with Character body parts from Design to Cocos2d
I mean, the images frame by frame as a whole, not independent parts... (head, chest, arms)
Nov
18
asked How to deal with Character body parts from Design to Cocos2d
Nov
13
awarded  Supporter