Page 1 of 1

Big problem! Need help please!

Posted: Fri Mar 02, 2007 10:36 pm
by turshija
Ok i have really big problem now with Steering Behaviour ...
I wanted to make cursor and one model that will follow the cursor but I had many problems ... I checked Steering.zgeproj to see how should I use it but many problems started ... I attached zgeproj here and this is the confusing problem:
go to Content -> Ball Group -> Children -> BallModel -> States -> SeekState -> OnUpdate -> SteeringControler -> Behaviours -> SteeringBehaviour and try changing TargetModel from CursorModel to XModel ... the problem is that the BallModel doesn't want to follow the XModel but it wants to follow the CursorModel even if they are almost completely same!

Posted: Sat Mar 03, 2007 12:58 am
by VilleK
You have different spawnmodel SpawnStyles. Set the SpawnStyle to
Reference for XModel and it will work.

Posted: Sat Mar 03, 2007 10:26 am
by turshija
god damn it :D
thanks