Space RTS - Starter Pack 1.2.3 unity3d asset unity教程 iOS开发
Space RTS - Starter Pack 1.2.3 unity3d asset unity教程 iOS开发
Requires Unity 5.6.0 or higher.
This Starter Kit provides a quick and easy way to build an RTS with a Space setting.
Fits perfect for beginners or as prototype for a look and feel of any amazing space rts you have in mind but also has the potential to be expanded for any professional use. Very modular components, lots of code comments and documentation. Hope you enjoy using it as much as i love developing it.
Forum | Demo
FEATURES:
Version 1.2.3:
* Added new SpatialSystem that allows integrate different navigation methods. * Added BuildHandler position validation
* Added button in GameEntity Editor to add GameEntityComponents in a more easily way.
* Added an UI panel to show quick notifications (for example when its unable to build because it's short of resources)
* Fix in RTSCamera: now you can zoom in and pan with the keys at the same time.
* Some fixes that enables the proper integration of BehaviorDesigner
Version 1.2.2:
* Added a mining freighter along with the mining station construction.
* Fixed main space rts scene with some resource deposits not been able to extract resources from it.
* Fix to allow construction when player hasn't a StorageContainer.
* Exposed remaining distance to Navigation.
* Fixed GetAllPropertiesValues method in ComponentProxy (Now base class type can be returned).
* Fixed Navigation to allow no final rotation direction when a destination is set (just stays in the direction it comes).
* Now Navigation uses ProxyRef to define the body to roll transform reference (instead of a hardcoded version).
* Fixed transformToFollow stuttering problem.
* Now transformToFollow feature only translates when there is no dragging with middle mouse button or cursor at screen borders.
Version 1.2.1:
- Added exit panel (Escape key)
- Fixed cost charged twice if the build progress is interrupted and continued again.
- Fixed BLOCKER when builder correctly finish the build process.
- Fixed StorageContainer editor not saving changes.
- Tweaked load rate for freighters.
- Tweaked freighters capacity.
Version 1.2:
- Resource Gathering system
- Player Global Resource UI.
- Mineral Deposit for extraction.
- Mineral Warehouse for storage.
- Mining ship for extraction.
- New Parking System for ships.
Version 1.1:
- Builtin NavMesh Integration.
- UI BuildQueue integrated.
- UI Build items now represented by images.
- Several bugs fixed.
Version 1.0:
- Mouse hovering feedback.
- Point and click selection.
- Box drag selection.
- Multiple selection.
- Smart Selection by unit type.
- Customizable RTS Camera.
- Camera pan with middle mouse button.
- Camera pan through screen borders.
- Unit customization.
- Smooth ship movement.
- Ship building through Structures.
- Structure building through ships.
NEXT TO COME:
- Other Packs Integration:
---- A* Pathfinding Project....(Almost Ready!)
---- Behaviour Designer.........(Almost Ready!)
---- Node Canvas
- Correct Touch support for mobile.
- Damage System (introduction to combat system)
INCLUDED ASSETS:
- Grid shader to allow measure of space.
- Generic Space Skybox for inmerce ambience.
- Customizable selection marker.
- Simple UI for unit building.
- 6 types of units configured through scriptable objects with it's respective visual prefab.