Search Unity

Simple Soccer Football Kit

Discussion in 'Works In Progress - Archive' started by Dipso, May 5, 2016.

Thread Status:
Not open for further replies.
  1. robert301990

    robert301990

    Joined:
    Jul 1, 2014
    Posts:
    30
    This is insanely amazing. You are amazing too for being so helpful, I will buy your asset for sure.
    Do you think that you will be adding multiplayer soon ?
    This is great.
     
  2. Dipso

    Dipso

    Joined:
    Jun 29, 2012
    Posts:
    82
    @robert301990
    Thanks for the compliments :)
    I would like to add multiplayer, but it won't be soon.
    .
     
  3. Dipso

    Dipso

    Joined:
    Jun 29, 2012
    Posts:
    82
    I've updated the FAQ with how to add a new field:
    https://www.gojoentertainment.com/store/index.php/faq/

    I'm busy adding multiplayer (Photon) to the soccer kit.
    Unfortunately I can't say when the multiplayer will be done, because I'm extremely busy with freelance work.

    .
     
  4. mariberguling

    mariberguling

    Joined:
    Feb 8, 2016
    Posts:
    26
    great game!!!
    can you add on the FAQ how to add and ads like admob inters ads and chartboost reward video

    thanks
     
  5. Dipso

    Dipso

    Joined:
    Jun 29, 2012
    Posts:
    82
    @mariberguling

    Thanks for the compliment and for buying the kit.

    When do you want to show ads?
    e.g. in the main menu, end of a match, etc.

    .
     
  6. mariberguling

    mariberguling

    Joined:
    Feb 8, 2016
    Posts:
    26
    thanks
    ads on main menu, end of match and inters ads on every menu
     
  7. Dipso

    Dipso

    Joined:
    Jun 29, 2012
    Posts:
    82
    @mariberguling

    Method 1:
    You can add an extra click event to specific buttons to show an advert (e.g. to the Play button on the main menu).
    You'll have to create your own game object and script to show the advert. The button will then call the event on your game object's script.


    Method 2:
    Most menus have a Show method, e.g. the main menu (SsMainMenu.cs).
    You could add code to the Show method if you want to show an advert when the menu is shown.
    (If menu does not have a Show method then override the base class' Show method, but remember to call the base class' method.)

    For end of match, you can use the Show (or Hide) method of the result screen (SsResults.cs).



    These are probably the easiest ways, but could present problems when you update the kit and the menu scripts/prefabs change.
    You'll have to keep track of which scripts/prefabs you changed and re-apply your changes after you've updated the kit.


    I'll look into making it easier to add adverts to the kit, in a future update.

    .
     
  8. Dipso

    Dipso

    Joined:
    Jun 29, 2012
    Posts:
    82
  9. mariberguling

    mariberguling

    Joined:
    Feb 8, 2016
    Posts:
    26
    thanks Dipso!! great assets
     
  10. mariberguling

    mariberguling

    Joined:
    Feb 8, 2016
    Posts:
    26
    any update sir?
     
  11. ShenJinchang

    ShenJinchang

    Joined:
    Feb 8, 2017
    Posts:
    1
    I want make soccer game,just 2D,cloud finished by this kit?
     
  12. Pixelnovo

    Pixelnovo

    Joined:
    Sep 26, 2017
    Posts:
    23
    Do you have plans to continue updating the asset? is it compatible with unity 2017? thanks
     
  13. Dipso

    Dipso

    Joined:
    Jun 29, 2012
    Posts:
    82
    Hi @Pixelnovo
    I'm slowly working on the asset.
    Unfortunately I don't have a lot of time to work on it.
    If I get some time within the next week then I'll test it in Unity 2017.

    .
     
  14. Pixelnovo

    Pixelnovo

    Joined:
    Sep 26, 2017
    Posts:
    23
    any updates?
     
Thread Status:
Not open for further replies.