Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

3
votes
3answers
143 views

Determining what action an NPC will take, when it is partially random but influenced by preferences?

I want to make characters in a game perform actions that are partially random but also influenced by preferences. For instance, if a character feels angry they have a higher chance of yelling than ...
3
votes
9answers
1k views

Formula for controlling the movement of a tank-like vehicle?

Anyone know the formula used to control the movement of a simple tank-like vehicle? To 'steer' it, you need to alter the force applied the left and right "wheels". Eg. 1 unit of force on both ...