[RELEASED] UNIRTS

UNIRTS

UNIRTS is a Kit for unity3d. It is a starter kit to create your own RTS games like (Stronghold Crusader).

Buy it Now

Feature:

· Full Source Code

  • Can buy unit
  • Unit can move to wall
  • Worker can gather resource
  • Population system
  • Simple RTS camera
  • Multiple unit selection
  • Resource system ( you can easy add more resource)
  • Grid Building Placement (you can setting grid x size and grid y size)
  • A Grid based Pathfinding using Simply A*.

And many many more…!

Screenshot:


demo?

Here the demo : http://rtskit.tk/webplayer/unirts/webplayer.html

Update to v0.1.1 :
-Improved GameManager
-Improved CameraManager
-Improved BuildManager
-Improved SelectionManager
-Improved Building
-Improved Unit
-Added 3 New Demo Building
-Added 2 New Worker
-Now using projector on selected
-Fixed Bugs