Search Unity

Core Shooter Kit : Ultimate tool to create a 3d shooter game style

Discussion in 'Assets and Asset Store' started by Hedgehog-Team, May 15, 2016.

  1. Hedgehog-Team

    Hedgehog-Team

    Joined:
    Feb 27, 2011
    Posts:
    1,155
    Hi all,

    Core Shooter Kit is a set of components to help you to create 3D shooter game of any kind.CSK provides a complete system easily integrated regardless of the type of games you want to do, without the risk of interfering with other package. Available in June 2016 on the AssetStore.

    The modular approach coupled with Unity events make it a formidable tool for rapid prototyping, or your final games. In addition it will expand the system to fit your back or your desires as a new component

    It includes the following systems:
    - Modular Weapon System : Create any type of weapon
    - Game Entity : One component is enough to make a beatable gameobject and more
    - Armory : Easily manage weapons available to players
    - Turrent system : Flexible and easy to use turret
    - Pool Manager : For better performance CSK uses a pool manager ( It is generic and usable in all your project)
    - Faction : CSK uses a clever faction system, so do may conflict with your layers, and tag you already have
    - Nature Damage : Each weapon, games entity react to natures of damage. This helps to manage difference between a man and a tank relative to a weapon
    - Spawner : A small system that allows the object spawn
    - Radar : A transverse component to identify enemies, friends, the nearest target etc ... Usable for the player or AI
    - And lots of other little thing, very useful

    Here are some WEBGL example which required little or no additional code
    Space Defender
    Little Third Persion
    Tower Defense


    Some inspector screenshoot, videos are coming ... Weapon.png Missile.png Gameentity.png DamageNature.png


    Nicolas
     
  2. magique

    magique

    Joined:
    May 2, 2014
    Posts:
    4,030
    Looks very interesting. Is this still on target for this month?
     
  3. Hedgehog-Team

    Hedgehog-Team

    Joined:
    Feb 27, 2011
    Posts:
    1,155
    Hi,

    I'm late on documentation ( There are so many things and connecting, it isn't so easy to do). So either I delay, or I will do a beta launch offer (-50%), to compensate incomplete documentation at launch time.

    I do not know yet
     
  4. magique

    magique

    Joined:
    May 2, 2014
    Posts:
    4,030
    OK, thanks for the information.
     
  5. Hedgehog-Team

    Hedgehog-Team

    Joined:
    Feb 27, 2011
    Posts:
    1,155
    Hi all,

    Core Shooter Kit is available in Beta version (save 60%) here : AssetStore Link
     
  6. pushingpandas

    pushingpandas

    Joined:
    Jan 12, 2013
    Posts:
    1,419
    Hello iam interested into you asset. Can I make a FPS with it? Do you have a demo? The thumbnail picture looks like fps but there is no demo.
     
  7. Hedgehog-Team

    Hedgehog-Team

    Joined:
    Feb 27, 2011
    Posts:
    1,155
  8. barcode802

    barcode802

    Joined:
    Apr 6, 2014
    Posts:
    36
    I'm unable to compile if I try to build the FPS sample scene as a standalone or webgl build due to this error - can I get some help on what I need to change to resolve this? I tested and verified this bug on two separate computers:

    Assets/CoreShooterKit/Example/FPS/Script/LittleAI.cs(3,7): error CS0246: The type or namespace name `UnityEditor' could not be found. Are you missing a using directive or an assembly reference?
     
  9. Hedgehog-Team

    Hedgehog-Team

    Joined:
    Feb 27, 2011
    Posts:
    1,155
    Hi,

    Open this script and comment the line
    Code (CSharp):
    1. using UnityEditor;
    Thank you for your feedback
     
  10. Hedgehog-Team

    Hedgehog-Team

    Joined:
    Feb 27, 2011
    Posts:
    1,155
    What do you mean my "How did you make".

    I did it with 3ds max
     
  11. Hoarmurath

    Hoarmurath

    Joined:
    Mar 22, 2016
    Posts:
    27
    does it require unity pro?
     
  12. Hedgehog-Team

    Hedgehog-Team

    Joined:
    Feb 27, 2011
    Posts:
    1,155
    Hi,

    Absolutely not, done in Max but export in FBX.
     
  13. Hoarmurath

    Hoarmurath

    Joined:
    Mar 22, 2016
    Posts:
    27
    i mean the asset
     
  14. Hedgehog-Team

    Hedgehog-Team

    Joined:
    Feb 27, 2011
    Posts:
    1,155
    With 3ds Max and export in FBX
     
  15. Hoarmurath

    Hoarmurath

    Joined:
    Mar 22, 2016
    Posts:
    27
    i mean the kit
     
  16. Hedgehog-Team

    Hedgehog-Team

    Joined:
    Feb 27, 2011
    Posts:
    1,155
    Hi,

    Can you ask specific question, because I do not know what to say.
    - The model has it been done in 3dsmax and export FBX
    - The asset doesn't require Unity Pro.( Since the version 5.X, Unity Free has the same features as the Pro version)
     
  17. Hoarmurath

    Hoarmurath

    Joined:
    Mar 22, 2016
    Posts:
    27
  18. karmik

    karmik

    Joined:
    Oct 8, 2014
    Posts:
    124
    Hi can i create fntacy archery style game play with this i stead of shooter?
    I have no coding knowledge.

    is it easy to work aroud for those from non development background
     
  19. supergamer123532

    supergamer123532

    Joined:
    Aug 16, 2016
    Posts:
    1
    Where would I find the documentation for this project?
     
  20. MadMapp

    MadMapp

    Joined:
    Nov 15, 2012
    Posts:
    49
    great kit, has all the elements i was looking for to create my next game, thanks very much,

    are there any links to youtube tuts regarding setting up weapons, entitys ets?
     
  21. Hedgehog-Team

    Hedgehog-Team

    Joined:
    Feb 27, 2011
    Posts:
    1,155
    Hi,

    Really sorry for delay.

    CSK is in Beta state, the Add-in documentation & videos tutorials are forecast
     
  22. jim00

    jim00

    Joined:
    Feb 1, 2015
    Posts:
    57
    does the Turret System can be used for tower upgrade & animation (like in Tower Defense game)?
     
  23. Hedgehog-Team

    Hedgehog-Team

    Joined:
    Feb 27, 2011
    Posts:
    1,155
    Hi,

    grr Unity forum notification no longer work ...

    Yes of course, CSK allow you to create weapon and amunition with different values, but it isn't a tower Defense Manager. So it's up to you to create prefabs of you different tower level linked to correct CSK weapon and amunition
     
  24. tgamorris76

    tgamorris76

    Joined:
    Apr 24, 2013
    Posts:
    292
    Hi admin, got the kit today, was wondering about the space dog fighting kit u advertised at one point. u still working on it?
     
  25. Hedgehog-Team

    Hedgehog-Team

    Joined:
    Feb 27, 2011
    Posts:
    1,155
    Hi,

    I have no backup on this package, so the todo is empty
     
  26. ManAmazin

    ManAmazin

    Joined:
    Aug 7, 2013
    Posts:
    246
    is this kit still supported/updated? always enjoyed you releases but this hasnt been updated since jul '16
    Thanks!
     
  27. Hedgehog-Team

    Hedgehog-Team

    Joined:
    Feb 27, 2011
    Posts:
    1,155
    Hi,

    Yes it is. Do you have questions or requests?
     
  28. ManAmazin

    ManAmazin

    Joined:
    Aug 7, 2013
    Posts:
    246
    not at the moment I just wanted to make sure before purchasing over another weapon kit asset that was updated this month...no request atm since i havent completed the purchase, thanks for the response!
     
  29. Brandon_Powell

    Brandon_Powell

    Joined:
    Jul 24, 2016
    Posts:
    58
    Hi, I'm having an issue using the kit, I just bought it, using unity 5.6, and in the space defender example, there is a script missing on the player prefab, and the player health does not work correctly, the shield goes down, but not the life. i fiddled around and got the damage to work (not sure how, but i'll figure it out again). anyhow, i still can't get the scene to restart, and it keeps referencing the missing script. any ideas?

    Edit: i have an older version on my other machine, i will try it there and see if there is any difference
     
  30. Moody_Mek

    Moody_Mek

    Joined:
    May 22, 2014
    Posts:
    15
    is it still in development?
     
  31. RobG88

    RobG88

    Joined:
    May 28, 2015
    Posts:
    28
    Assuming these guys are out of business but are just keeping their assets updated/working with current versions of Unity

    Last time Hedgehog Team was on the forum was July 2018
    Facebook hasn't been posted on since July 2017
    Twitter not since July 2017 (two garbage retweet in July 2018)
    None of their demo links work
     
  32. pushingpandas

    pushingpandas

    Joined:
    Jan 12, 2013
    Posts:
    1,419
    asset dead?