Skip to main content

Questions tagged [character-development]

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
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
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
3 votes
2 answers
884 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
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
1 vote
0 answers
185 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
3 votes
2 answers
323 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