You've been logged out of GDC Vault since the maximum users allowed for this account has been reached. To access Members Only content on GDC Vault, please log out of GDC Vault from the computer which last accessed this account.

Click here to find out about GDC Vault Membership options for more users.

close

Session Name:

Concurrent Interactions in The Sims 4

Overview:

In real life, people often do several things at the same time, but games typically limit agents to performing actions sequentially. For The Sims 4, we developed a system for authoring interactions that allows simulated people (called Sims) to express multiple concurrent behaviors. Interactions are largely data-driven and are defined in terms of constraints, which specify the state a Sim must be in to perform the interaction. Constraints are used to test whether interactions are compatible, and to drive decisions that Sims make about whether, how and where to perform an interaction. This system allows Sims in The Sims 4 to convincingly eat, watch TV, chat with other Sims, express emotion, and perform many more behaviors simultaneously. We believe that this powerful and simple technique could be applied to a similar effect in your game too.

Did you know free users get access to 30% of content from the last 2 years?


Get your team full access to the most up to date GDC content

  • GDC 2014
  • Peter Ingebretson
  • Electronic Arts (Maxis)
  • Max Rebuschatis
  • Electronic Arts (Maxis)
  • free content
  • Programming
  • Programming