Game Development Community

Fish Game Tut

by Barbara L · in Torque Game Builder · 01/06/2008 (12:44 pm) · 3 replies

Is it designated that in the fish game the Fish pushes the FishPlayer, or is this something I made wrong?

About the author

Recent Threads

  • TGB Trial Versions

  • #1
    01/07/2008 (6:01 am)
    I will have a look at this tutorial tonight when I'm back at my computer. It sounds like there is an active collision moving the FishPlayer.
    #2
    01/07/2008 (11:58 am)
    I don't think the Fish should push the player. Make sure that the collision settings are correct for the fish and the fishplayer.
    #3
    01/08/2008 (1:39 am)
    Thank you, I found the error now in the collision setting. I marked sendPhysics and receivePhysics, with no ill intent, now I know how this works ;-)