| bio | website | |
|---|---|---|
| location | ||
| age | ||
| visits | member for | 10 months |
| seen | Apr 3 at 16:33 | |
| stats | profile views | 23 |
|
Aug 6 |
answered | How to accept microtransactions with a desktop application? |
|
Aug 6 |
revised |
Fair sharing income with designer deleted 3 characters in body |
|
Aug 6 |
answered | Fair sharing income with designer |
|
Aug 3 |
comment |
Saving and loading large tilemaps Agreed, @Smallbro could your show your code as to how you are loading the file? |
|
Aug 2 |
revised |
How smartly implement scripting in game deleted 6 characters in body |
|
Aug 2 |
comment |
How is xml being used for a game engine Nice to see I made sense to someone ;) |
|
Aug 2 |
revised |
How is xml being used for a game engine added 679 characters in body |
|
Aug 2 |
answered | How is xml being used for a game engine |
|
Aug 2 |
revised |
Creating 2D waveform for Cocos2d game Turned links to images |
|
Aug 2 |
suggested | suggested edit on Creating 2D waveform for Cocos2d game |
|
Aug 2 |
comment |
Creating 2D waveform for Cocos2d game Ah ok I think i misinterpreted "sound wave" what i believe you are actually looking for is a "Waveform" and this could be used minus the loading of the actual wav file and by randomly generating the numbers (Mayb add a thresh hold of change to ensure it doesn't vary too quickly) |
|
Aug 2 |
revised |
What database engine to use? Added flash tag |
|
Aug 2 |
answered | Creating 2D waveform for Cocos2d game |
|
Aug 2 |
comment |
How smartly implement scripting in game If you read the Mob class as Entity then you are creating a new Enitity(Mob) using XML with different components (IPersonality,Intelligence [example of data for that mob]). And unfortunatly I can't answer if it will be flexible enough as I dont know what more you wish it to do other than what you specified, However XML is a format where the only boundries are how you interpret each section. Update you Question with a detailed example and I will show an xml that can handle that. Internal game logic sounds like it should be internal? |
|
Aug 2 |
revised |
How smartly implement scripting in game added 192 characters in body |
|
Aug 2 |
answered | How smartly implement scripting in game |
|
Aug 2 |
suggested | suggested edit on What database engine to use? |
|
Aug 2 |
answered | Java: Tile-based Collision Detection with Rectangles |
|
Aug 1 |
revised |
Convert map of USA to isometric format added 277 characters in body |
|
Aug 1 |
comment |
Convert map of USA to isometric format @Dan if thats the case then i wasted my time assuming it was for a Game ;)and would have to say it is off Topic. |