| bio | website | |
|---|---|---|
| location | ||
| age | ||
| visits | member for | 11 months |
| seen | Apr 25 at 23:25 | |
| stats | profile views | 24 |
|
Jan 3 |
awarded | Critic |
|
Jan 3 |
comment |
How is 'mass' handled in video games? A good point that I meant to include under a); edited the answer. |
|
Jan 3 |
revised |
How is 'mass' handled in video games? added 16 characters in body |
|
Jan 3 |
revised |
How is 'mass' handled in video games? Corrected spelling |
|
Jan 3 |
revised |
How is 'mass' handled in video games? added 62 characters in body |
|
Jan 3 |
answered | How is 'mass' handled in video games? |
|
Jan 3 |
answered | What technology would I need to use to recreate a similar game to RaceWarKingdoms? |
|
Jan 3 |
comment |
Multiplayer game sdk for ios and android Just to clarify, you mean a multiplayer SDK that works across platforms (i.e., Android users can play with iOS users), or just one that will work on each platform? |
|
Jan 3 |
suggested | suggested edit on How is 'mass' handled in video games? |
|
Jan 3 |
comment |
How is 'mass' handled in video games? From my experience, mass is either defined by a base "type" (e.g., wood, rock, water, flesh, weightless) with a scalar value associated with the type that calculates based on the object size, or an individual scalar value (e.g., pounds, kilograms). |
|
Jan 3 |
awarded | Teacher |
|
Jan 3 |
comment |
Creating Rectangle-based buttons with OnClick events Thanks for this, had to adapt it a bit but it helped a lot. Also posted my adapted solution as a separate answer. |
|
Jan 3 |
accepted | Creating Rectangle-based buttons with OnClick events |
|
Jan 3 |
answered | Creating Rectangle-based buttons with OnClick events |
|
Jan 2 |
awarded | Notable Question |
|
Jan 1 |
comment |
Creating Rectangle-based buttons with OnClick events Wouldn't your code call the OnClick event no matter where the mouse is actually located when it's clicked? Unintentional mistake? |
|
Jan 1 |
asked | Creating Rectangle-based buttons with OnClick events |
|
Dec 4 |
accepted | Transforming a primitive tetrahedron into a primitive icosahedron? |
|
Nov 29 |
comment |
Transforming a primitive tetrahedron into a primitive icosahedron? Whoops, my bad, silly mistake :) Will have a look at your solution a bit later! |
|
Nov 29 |
revised |
Transforming a primitive tetrahedron into a primitive icosahedron? Corrected basic syntax error. |