Game Development Community

Engine abilities?

by Jeff C. · in Torque Game Engine · 04/11/2004 (1:38 pm) · 2 replies

Hey I wana make a clone of "the sims"

Is it possible to do that with the torq engine... and maybe bots I guess....?

-- brand new user.

#1
04/11/2004 (2:05 pm)
Read the FAQ, anything is possible. But IMO you'd have to dig into the code for that.
#2
04/12/2004 (12:55 am)
Sure it's possible, but you'd have to do some clever programming to create agent behavior similar to that found in The Sims. There are several articles online that discuss the AI/Alife in The Sims; I highly recommend reading up on it before diving in.