Search Unity

FPS Kit | Version 2.0

Discussion in 'Assets and Asset Store' started by NSdesignGames, Oct 2, 2012.

  1. nertworks

    nertworks

    Joined:
    Mar 6, 2014
    Posts:
    21
    Why isn't this on the Asset store anymore?
     
  2. EiKON-Andy

    EiKON-Andy

    Joined:
    Nov 13, 2010
    Posts:
    66
    And, importantly, if we have already purchased it how can we re-download it?
     
  3. tjiani111

    tjiani111

    Joined:
    Mar 3, 2014
    Posts:
    10
    Why cant I buy this anymore?
     
  4. ThrillKill

    ThrillKill

    Joined:
    Apr 7, 2014
    Posts:
    80
    Your player prefab is not in the resource folder or you didn't specify the name correctly on the same line. Post the code at the lines of the errors but from what I see your missing the prefab in the resources folder.
     
  5. Team Azerite

    Team Azerite

    Joined:
    Apr 24, 2015
    Posts:
    1
    Hello mate!
    I was working on my game, sadly I had to clear my hardrive, so I was wondering if I could some how download this.
    If you want/need me to i can prove i bought this,
    It's just this was pretty expensive and I really need it right about now.

    Cheers!
    -Team Azerite
     
  6. mentolatux

    mentolatux

    Joined:
    Nov 2, 2014
    Posts:
    240
    i finish to change character and my animation work but i have this error
    MissingReferenceException: The object of type 'HeadLookController' has been destroyed but you are still trying to access it.
    Your script should either check if it is null or you should not destroy the object
    UnityEngine.Component.GetComponent[Animation] () (at C:/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineComponent.gen.cs:45)
    PlayerNetworkController.Update () (at Assets/FPS Kit 2.0 C#/_CustomAssets/Scripts/Network/PlayerNetworkController.cs:193)

    plzz helppp
     
  7. vincentellis

    vincentellis

    Joined:
    Oct 21, 2013
    Posts:
    100
    Has anyone managed to get this thing working on Unity 5?
     
  8. mentolatux

    mentolatux

    Joined:
    Nov 2, 2014
    Posts:
    240
    i have unity 5 and working good but i need help to change character and adding character different to other team in game, 2 teams and 2 characters
     
  9. DeanCreator

    DeanCreator

    Joined:
    May 5, 2015
    Posts:
    2
    i have a problem when 2 or more player have same name nothing happen how i can make the players with the same name leave the room.
    i make this :

    connectMenu :

    public List<string> Names;

    void Update(){
    Names.Add(playerName);
    }

    RoomMultiplayerMenu :

    connectMenu CM;

    void Update(){
    if(CM.Names = CM.Names){
    PhotonNetwork.LeaveRoom();

    }
    }

    but i leave room.
     
  10. mentolatux

    mentolatux

    Joined:
    Nov 2, 2014
    Posts:
    240
    add tag Remote
     
  11. NAGamers

    NAGamers

    Joined:
    Mar 3, 2015
    Posts:
    16
    Hallo i have make this game based on the kit
    https://play.google.com/store/apps/details?id=com.NAGamers.DeathStrike

    and i have some problems
    1- the smoke dont have alfa it look like Squares like in video


    2- some players when join room the player stay out the map like the photo


    and the timing stop stay 00:00
    i dont why this didnt happened to me when i play


    please help
     
  12. Zorrio

    Zorrio

    Joined:
    Jun 7, 2015
    Posts:
    1
    NAGamer, very nice ! So, i cant help you for this error :/

    I have a question for all, how to have this kit free ? He removed from the asset store...
    If you can give me the kit, send me on my mail : zorriocod@gmail.com or private message, thanks you.
     
  13. mentolatux

    mentolatux

    Joined:
    Nov 2, 2014
    Posts:
    240
    I NEE HELP TO ADD SECOND CHARACTER ON THIS WANDERFUL KIT, PLZZ HELP
     
  14. MrPsychoITA

    MrPsychoITA

    Joined:
    Jul 18, 2015
    Posts:
    5
    Hello,i was doing my game with this kit.
    I changed models,and other stuff.
    I edited the HP value to 500,but when i shoot to other players, they don't take damage,they take it,only from the grenade launcher.
    Can someone help?
     
  15. mentolatux

    mentolatux

    Joined:
    Nov 2, 2014
    Posts:
    240
    make value 300
     
  16. MrPsychoITA

    MrPsychoITA

    Joined:
    Jul 18, 2015
    Posts:
    5
    Hello,i have another issue,i don't know why,but the animations won't play anymore.
    I did not changed Animation names Or Animation Scripts.
    The original Player Prefrab,with his default animations doesn't work too.
     
  17. mentolatux

    mentolatux

    Joined:
    Nov 2, 2014
    Posts:
    240
    reimport again man , mabye you change something on network player
     
  18. MrPsychoITA

    MrPsychoITA

    Joined:
    Jul 18, 2015
    Posts:
    5
    Hello,i want to create HP pickups,i'm looking in the scripts for days,but i can't figure out how to do that,can someone tell me a way to do that?
     
  19. mentolatux

    mentolatux

    Joined:
    Nov 2, 2014
    Posts:
    240
  20. MrPsychoITA

    MrPsychoITA

    Joined:
    Jul 18, 2015
    Posts:
    5
  21. MrPsychoITA

    MrPsychoITA

    Joined:
    Jul 18, 2015
    Posts:
    5
    I really need to create a Health Pickup,can someone help me?
     
  22. mentolatux

    mentolatux

    Joined:
    Nov 2, 2014
    Posts:
    240
    rfps have health pickup and zombie is a cool kit
     
  23. mentolatux

    mentolatux

    Joined:
    Nov 2, 2014
    Posts:
    240
  24. RedEyeFox

    RedEyeFox

    Joined:
    Jan 8, 2013
    Posts:
    27
    can someone tell, if has some solution for webgl? thank you.
     
  25. mentolatux

    mentolatux

    Joined:
    Nov 2, 2014
    Posts:
    240
  26. mentolatux

    mentolatux

    Joined:
    Nov 2, 2014
    Posts:
    240
  27. Rick-

    Rick-

    Joined:
    Oct 13, 2014
    Posts:
    78
    Post the new kit on the asset store, please.
     
  28. dianadorinamita

    dianadorinamita

    Joined:
    Jan 21, 2016
    Posts:
    25
    i pay to programmers to add me on fps kit 2.0 stuff, my id skype is MENTOLATUX
     
  29. Le_Hieu

    Le_Hieu

    Joined:
    Mar 26, 2011
    Posts:
    31
  30. mentolatux

    mentolatux

    Joined:
    Nov 2, 2014
    Posts:
    240
    hello, whats is new on fps 2.0 ?
     
  31. mentolatux

    mentolatux

    Joined:
    Nov 2, 2014
    Posts:
    240
    i have problem with fps 2.0, when , sometimes time on map is stuck on 0.00 and other player not working to join on map also room remain on lobby and is empty, how to fix this ?
     
  32. mentolatux

    mentolatux

    Joined:
    Nov 2, 2014
    Posts:
    240
  33. Le_Hieu

    Le_Hieu

    Joined:
    Mar 26, 2011
    Posts:
    31
    Anyone else discuss the FPS Kit?

     
    Last edited: May 2, 2017
  34. dianadorinamita

    dianadorinamita

    Joined:
    Jan 21, 2016
    Posts:
    25
    yes , im here , what about ?, im working on sp game for fps2
     
  35. mentolatux

    mentolatux

    Joined:
    Nov 2, 2014
    Posts:
    240
    anyone want to work on this cool game ?
     
  36. Eduardojcuadra

    Eduardojcuadra

    Joined:
    Dec 10, 2015
    Posts:
    1
    Hello NSdesignGames, thanks for the project, but it gives me a code error in the script, ConnectMenu.cs

    Assets / FPS Kit 2.0 C # / _ CustomAssets / Scripts / Network / ConnectMenu.cs (332,19): error CS1501: No overload for method `CreateRoom 'takes` 6' arguments

    I tried to do everything possible to solve it, but nothing works for me, I do not know if it's because of my version of unity updated, since when I opened the package it came out to replace unity 5.3.0 unity 5.6.2f files and I gave it to accept but that error is the one that has me most worried, and I needed if you could give me some solution. Thank you
     
  37. ThrillKill

    ThrillKill

    Joined:
    Apr 7, 2014
    Posts:
    80
    I loved working with this kit back in the day. It got me started in Unity. It was very well done and easy to extend. Would have been nice to see it given the same love that VisionPunk gave UFPS but it was still one of the best FPS kits and could likely stand against even those out there now I would wager.
     
    FedeStefan and Freznosis like this.
  38. mentolatux

    mentolatux

    Joined:
    Nov 2, 2014
    Posts:
    240
  39. mentolatux

    mentolatux

    Joined:
    Nov 2, 2014
    Posts:
    240
    give me script, ill help
     
  40. FedeStefan

    FedeStefan

    Joined:
    Aug 15, 2018
    Posts:
    221
    R.I.P FPS KIT 2.0 2012-2015R.I.P FPS KIT 2.0 2012-2014
     
  41. juegapo456

    juegapo456

    Joined:
    Feb 28, 2020
    Posts:
    1
    Does anyone still have the source code?
     
  42. Julydevelopergame

    Julydevelopergame

    Joined:
    Jun 10, 2023
    Posts:
    63
    no idea