Skip to main content

Questions tagged [character-development]

Filter by
Sorted by
Tagged with
1 vote
1 answer
271 views

I am working on a 2D platformer with 3D characters where the design/intention is somewhat similar to Kirby: https://www.youtube.com/watch?v=MuhLDoNobPw Specifically, Kirby does not look good exactly ...
mike's user avatar
  • 501
0 votes
0 answers
654 views

By going inside some game files of big games, it seems a lot of armors, when equiped on the characters will straight out delete their body beneat. for example, if you wear an helmet, underneat it, all ...
Drien RPG's user avatar
0 votes
1 answer
106 views

Licensing the rights to a popular character is definitely a hard process. Rather than licensing the rights to (insert hero here), what if I were to make a satirical version of the IP owner's character(...
WG481's user avatar
  • 293
0 votes
0 answers
98 views

When developers plan and decide on new buffs and nerfs, do they gather information from online game matches, recorded secretly from their servers' data feeds and reconstructed / analyzed offline - for ...
ivan866's user avatar
  • 141
3 votes
0 answers
297 views

I'm interested in researching coding techniques for coding relationships in games. I'm trying to look for resources, but haven't really come across anything yet. More specifically, in games where ...
Colliander's user avatar
0 votes
0 answers
41 views

I want the flashlight to look same while looking up and down as when looking straight. Normal Position for Hand and flashlight: Looking up and down, position is completely off: More images for ...
Sup Boy's user avatar
3 votes
2 answers
890 views

I recently asked a question here on a different stack about how to write strong characters given the limitations of the RPG genre. After all, even in an RPG, which is somewhat story friendly, many ...
Summer's user avatar
  • 829
1 vote
2 answers
185 views

when the start game in the client [localserver], the bullet can't forward in the space just fixed in the Gun, here image about what I say:https://i.sstatic.net/AjMPG.jpg "image" network manager https:...
Anas Te's user avatar
  • 21
72 votes
15 answers
28k views

As we all know, the inclusion of LGBT characters has been a mighty controversial topic in recent film and literature (Beauty and the Beast probably being the premier example). Some love it with every ...
ND523's user avatar
  • 1,022
-4 votes
1 answer
140 views

What I need to do if I want to create character for cryengine/lumbaryard?
user97675's user avatar
1 vote
0 answers
186 views

I am currently working on a chatbot game using Python 2.7.10. I use the Chatterbot library. This library seems to do all I need but the training data (or corpora) are very very limited. I haven't ...
Sorade's user avatar
  • 283
1 vote
0 answers
497 views

I have a project to be done. I had done some research to accomplish some features. Event so, I couldn't find some answers. The project needs to have some features as follow; Charachter creation in ...
freezer's user avatar
  • 111
3 votes
2 answers
324 views

In my game there is a villain who I would like the player really despise from the moment the character is first encountered. I want the player to hate the character so much that it affects (and drives)...
DoubleDouble's user avatar