347 reputation
113
bio website stackoverflow.com
location Hyderabad, India
age 35
visits member for 1 year, 6 months
seen 2 days ago
stats profile views 73

A noob Game Designer/Developer


Mar
11
awarded  Organizer
Mar
2
comment 3D Character Development
you don't code movements, which is in your case which you explained what you are looking for is an animation. you just play (call a function of a class of a 3d engine with a parameter saying which animation you want to play like walk,run,jump,slide, kick etc) the animation which is created by the 3d artist using a 3d software like maya, 3dsmax etc. If you are looking to crate 3d character and create movements (which is technically called animation) then you asked in wrong place. if you question is about coding then try unity3d, go to tutorials to get introduction to 3d world
Feb
20
comment How to load data for specific level at runtime?
You are asking to give example code without writing any code? If you wrote anything show it (at least the pseudo-code) so it will be easy for us to improve it.
Jan
23
comment Free AAA RTS engine SDK?
you forgot to answer
Jan
21
comment How do I come up with the game mechanics for a puzzle game?
this is a "how to get started making a game", "how to make (or start making) a particular type of game" kind of question, which is not allowed here
Jan
17
comment Projectiles in tile mapped turn-based tactics game?
You completely ignored collision
Jan
17
accepted Finding cells between two points (along line) to finding obstacles
Jan
16
accepted Walk to nearest attackable range node
Jan
16
asked Finding cells between two points (along line) to finding obstacles
Jan
16
asked Walk to nearest attackable range node
Jan
3
revised How to monitor the object position while it moves from one place to another?
corected grammer
Jan
3
comment How to monitor the object position while it moves from one place to another?
what you mean by track x and y degrees. add some more details. people dont encourage to write code for you but they help fix/improve your code if you have written anything. Read gamedev.stackexchange.com/faq
Jan
3
suggested suggested edit on How to monitor the object position while it moves from one place to another?
Dec
6
comment Is it possible to integrate Action Script 3.0 with Java Script and PHP for an online browser game?
why is this not removed yet?
Nov
14
comment Implementing the Game State Management example into my game
welcome to SE, take time to read gamedev.stackexchange.com/faq to get help
Nov
14
awarded  Critic
Nov
8
awarded  Yearling
Nov
8
awarded  Nice Question
Nov
2
awarded  Peer Pressure
Oct
26
comment What exactly is UV and UVW Mapping?
ask two questions separately