Search Unity

OrcWar RTS Game for Mobile

Discussion in 'Works In Progress - Archive' started by zugsoft, Jun 2, 2015.

  1. zugsoft

    zugsoft

    Joined:
    Apr 23, 2014
    Posts:
    453
    Hello,

    My new game is a RTS for Mobile, all in 3D.
    I made some benchmark, and with a low performance device I can play 100Units Vs 100Units.
    On a iPad Air, I can play up to 500 units Vs 500 units.

    Webplayer available

    Features:
    FogOfWar
    9 Units: Worker, Warrior, Archer, Mage, Kamikaze....
    7 Buildings: Mine, Turret, Forge, SawMill...
    15 levels

    Availability : 26 of June 2015.

    For August:
    Asynchronous multiplayer like Clash Of Clan

    For October:
    Real time multiplayer

     
    Last edited: Jun 18, 2015
  2. zugsoft

    zugsoft

    Joined:
    Apr 23, 2014
    Posts:
    453
  3. zugsoft

    zugsoft

    Joined:
    Apr 23, 2014
    Posts:
    453
    Workers can cut down trees, and pick up the gold in the mine.
    Trees disappear after 5 times.
    Archers can shoot.

     
    Last edited: Jun 9, 2015
  4. zugsoft

    zugsoft

    Joined:
    Apr 23, 2014
    Posts:
    453
    Try it, it's a beta, but everything are very close to be finished.
    WEBPLAYER
     
  5. MattyWS

    MattyWS

    Joined:
    Jan 24, 2013
    Posts:
    70
  6. zugsoft

    zugsoft

    Joined:
    Apr 23, 2014
    Posts:
    453
  7. zugsoft

    zugsoft

    Joined:
    Apr 23, 2014
    Posts:
    453
  8. zugsoft

    zugsoft

    Joined:
    Apr 23, 2014
    Posts:
    453
  9. Velo222

    Velo222

    Joined:
    Apr 29, 2012
    Posts:
    1,437
    That looks cool man, nice job :) I don't play or like mobile games (not my cup of tea), but I love RTS games, and I know how much work goes into making RTS's. So just wanted to congratulate you on making an RTS game on mobile.
     
  10. Ronald_McScotland

    Ronald_McScotland

    Joined:
    Jul 30, 2014
    Posts:
    174
    It's great to see that someone's successfully made this type of RTS in Unity, and I'm quite impressed by the number of units you're able to simulate on mobile hardware. Did you end up implementing real time multiplayer, and if so, did you use a lockstep networking model?
     
  11. zugsoft

    zugsoft

    Joined:
    Apr 23, 2014
    Posts:
    453
    Thank you for your comments.
    On a 50$ Android phone it's possible to have 60 Units Vs 60 Units.
    On a iPad Air, 300 Vs 300 Units

    I implemented a system like Clash Of Clan for the moment, where it's possible to attack a Village with buildings and units made by a other player.

    I wanted to create a Multiplayer in real time, but I don't know if Mobile players would like to play between 15 minutes and 1 hours or more with a other player.
     
  12. zugsoft

    zugsoft

    Joined:
    Apr 23, 2014
    Posts:
    453
  13. zugsoft

    zugsoft

    Joined:
    Apr 23, 2014
    Posts:
    453
    Last edited: Oct 2, 2020
    guicamarotto and JFI66 like this.
  14. koirat

    koirat

    Joined:
    Jul 7, 2012
    Posts:
    2,074
    Very nice.
    May I ask how have you done visibility for unis. Like who sees who and characters in range.
    I was struggling with this once and there were always problems with performance.
     
  15. zugsoft

    zugsoft

    Joined:
    Apr 23, 2014
    Posts:
    453
    I use my dynamic occlusion system with raycast, and disable animation and skinnedmesh renderer.
    Then to reach thousands units on Mobile I use my multithreaded pathfinding system + multithreaded distance system.
     
  16. zugsoft

    zugsoft

    Joined:
    Apr 23, 2014
    Posts:
    453
    Orcwar2 needs 3 months with 1 more developer and 1 more designer.
    I am working on the realtime multiplayer mode.

     
  17. zugsoft

    zugsoft

    Joined:
    Apr 23, 2014
    Posts:
    453
    With a 100-200$ mobile, I can handle 200 units actually at 60fps, everything is multithreaded.
    I manage the animation depending the distance, camera view, and I disabled also all meshrenderer

    I launched a Kickstarter to hire a designer to create better graphics, rework the texture, create more building and units.

    https://www.kickstarter.com/projects/orcwar2-rts-game/orcwar2-rts?ref=c5ovra