Search Unity

I'm looking for a good video tutorial c#

Discussion in 'Scripting' started by caseyboundless, Nov 30, 2012.

  1. caseyboundless

    caseyboundless

    Joined:
    Oct 17, 2011
    Posts:
    590
    I'm making a fps with a heavy influence on the halo series. I'm trying to make a kill/death system like halo's but I can't seem to find a video on it. I'm using raycast for my gun to kill the enemy. All that works, I'm just looking for a video to show me the next step to add a score like killScore, deathScore if the player kills an enemy or gets killed. Anyone know where a video is or would like to chat on skype and help explain it to more? I learn better with videos. My skype is CaseySWilliams52
     

    Attached Files:

    Last edited: Nov 30, 2012
  2. foxter888

    foxter888

    Joined:
    May 3, 2010
    Posts:
    530
    you won't find a specific kill death sytem or anything like that specially if it's dealing with networking, probably you might find some similarities on some tutorials but they aren't even related to a fps game. mainly when dealing with networking you first want to stat to check out the unity networking tutorials and search on youtube too.