找回密码
 立即注册
查看: 790|回复: 5

[脚本] RTS Engine RTS引擎插件 快速搭建RTS游戏

[复制链接]
发表于 2020-6-23 11:32 | 显示全部楼层 |阅读模式
资源信息 Asset Information
资源名称: RTS Engine (发帖教程)
版本: 1.5.6 (版本)
资源等级: 3
资源格式: .unitypackage (链接失效请点击帖子右下方举报通知管理员)
资源大小: 11.4MB (默认:MB)
下载地址: 请先登录 (购买积分)
点击查看原图
美丽分割线
The Unity RTS Engine provides all the features required to create your own RTS game and customize it. It handles map creation, factions, AI, buildings, units, combat, tasks, resources, UI, singleplayer, multiplayer and much more!

Demo | Forum | Documentation | Discord | Changelog

Features:

Maps & Factions:
- Create and customize unique maps.
- Create factions and customize each one by having assigning a unique set of buildings, units, tasks and limitations.
- Customize NPC factions and control their behavior completely from the inspector to set up multiple difficulty levels and get a different experience each time while playing against NPC factions.
- Have control over all aspects of the NPC factions decision making process by tweak AI-related components easily from the inspector and set up various AI difficulty levels to provide a different experience within each game.

Resources:
- Create and customize different types of resources for the factions to collect and use them to place buildings, launch tasks and create units.
- Make resource collectors gather resources automatically or have them drop them off at a building when reaching a certain amount.
- Add Treasure objects in a map and reward the faction that claim them with resources.

Buildings:
- Create buildings and make each one deliver a different task for the faction: increase the faction slots, attack enemy units, upgrade units/other buildings, generate resources, teleport units, act as a hideout for units and much more.
- Customize buildings even more by adding health states and construction states which allow the building to display its current health state by hiding/showing special effects and/or different parts of its model.
- Each faction have borders in the map which allow the faction to exploit resources and place buildings inside the territory defined by the borders.
- Enable borders in the map to either allow factions to claim territories in the game and be able to exclusively place buildings and collect resources inside their territories or disable borders to allow factions to act freely in the game's map.

Units:
- Create different types of units that deliver tasks such as constructing buildings, gathering resources, generating resources, attacking other factions, healing other units, converting enemy units, transporting other units and much more.
- Enable automatic behavior for units to allow healers and converters to locate target units in a predefined range and exercise their abilities and to allow builders/resource collectors to locate buildings that require construction or resources that can be collected instead of staying idle.
- Create different types of units the same way: If it's a simple walking unit, a catapult, a boat, a tank, a plane or even a spacecraft, use the same process to create various and unique units.
- Move different unit types/groups using different movement formations and define all movement related settings easily from the inspector.
- Create free units that don't belong to any faction and place in the map and use them as protectors for treasures and rewards in the map, animals that can be hunted by player and NPC factions or whatever suits your RTS game.

Upgrades:
- Easy to use upgrade components allow to upgrade units and buildings.
- Any upgrade can trigger other unit/building upgrades allowing you to define upgrades which advances a faction to the next age.

Combat/Attack System:
- Units/buildings can attack enemy units or buildings directly or by using an attack object (bullet, arrow, rocket, etc..). Damage can be applied to a single target or to all targets an area of effect. Other attack settings include: Damage over time, cool downs, damage/attack effects, line of sight, switching between multiple attacks and much much more.
- Define and assign different attack range types (short range, long range, etc..) and movement/attack formations for attack units easily from the inspector.

Task System:
- Attach the Task Launcher component to a unit or a building and create tasks for it. Task types include: unit creation, research, self-destruction, upgrade triggers and custom casks. Custom tasks are tasks that only trigger delegate/Unity events to your custom components and pass all the task information entered in the Task Launcher allowing you to further customize the asset.
- Each Task Launcher can trigger events independently when the task is launched, completed and/or cancelled.

Camera:
- RTS Camera providing all the required features: zooming, movement limitations, following units, panning and more.
- RTS Minimap & Minimap Camera allowing for faster and more efficient navigation through the map and allows to alert the player when their units/buildings are under attack.
- Define different minimap icons for faction/free unit/building types and resource types allowing the player to have a complete understanding of the events throughout the whole map.

Selection:
- Select single or multiple units, buildings or resources to display information about them and assign them tasks. All selection features that you expect to find in a classic RTS game (double click on unit to select same unit-type in range, select player's faction idle units and more).
- Group Selection: Assign a selected group of units to a predefined key and select the same group each time by using the same key.

UI:
- Full UI for the game that includes a task panel, single/multiple selection panels, resource panel, pause menu, win/lose game menu, tool-tip menu, hover health bar (display health when the player's mouse is over a building/unit) and more.
- Option to use different UI styles/sprites for different faction types.

Missions & Scenarios:
- Fully dynamic and customizable mission system which allows to create a singleplayer campaign.
- Built in mission types (resource collection, unit/building production/elimination, survival etc..) and forfeit conditions (time limit, defend units/buildings, faction defeat and more) and custom mission types/forfeit conditions that can be customized through your own components.
- Each scenario is a series of missions that must be completed by the player in a sequential order and which can be used in any map scene.
- An example campaign menu is provided allowing you to define a series of scenarios which the player can load, play and complete in order to unlock the next scenario.

Singleplayer & Multiplayer:
- Fully functional singleplayer menu that allows the player to select a map, see its features (max factions, initial population, etc..), pick the the speed modifier, win/lose game conditions, the amount of factions to play, faction colors, set the difficulty level of AI factions and more.
- Multiplayer mode powered by Mirror
- Fully functional multiplayer menu that that allows the player to host/join local or internet lobbies, pick their faction type, color and name. Allow a lobby's host only to pick a map to play in, the win/lose condition and the speed modifier and allow the host only to start the game when all players are marked as ready.

Scripting:
- Nearly everything can customized from the inspector. In any case you want to dig in the code, the comments will guide you in every line.
- Customize your RTS game furthermore using custom delegate events which allow you to access components of objects that are related to the event. For example one of the events is called when a unit is created, from this event you can access the whole Unit component of the newly created unit and get/set attributes and call methods from within the Unit component.
- Full list of custom events can be found in this doc page.
- Create units, buildings, resources and more by calling simple methods from your own components.

Third Party Support:
- Mirror (multiplayer)
- Fog Of War

This asset uses the "UI Pack: RPG Expansion", the "Castle Kit" and the "Nature Pack Extended" created by Kenney in the demo scene under the CC0 1.0 Universal license. See Third Party Assets.txt file in the package for more information.

本帖子中包含更多资源

您需要 登录 才可以下载或查看,没有账号?立即注册

×
发表于 2020-6-26 05:41 | 显示全部楼层

我很懒,只想回复看看,另感谢楼主分享
发表于 2022-2-25 00:27 | 显示全部楼层
我很懒,只想回复看看,另感谢楼主分享
发表于 2022-3-4 00:15 | 显示全部楼层
电梯直达
跳转到指定楼层楼主
查看278 | 回复2 | 2020-6-23 11:32 | 只看该作者 回帖奖励
资源信息 Asset Information
资源名称:        RTS Engine (发帖教程)
版本:        1.5.6 (版本)
资源等级:        3
资源格式:        .unitypackage (链接失效请点击帖子右下方举报通知管理员)
资源大小:        11.4MB (默认:MB)
下载地址:        点击查看 (兑换积分)
点击查看原图
美丽分割线
The Unity RTS Engine provides all the features required to create your own RTS game and customize it. It handles map creation, factions, AI, buildings, units, combat, tasks, resources, UI, singleplayer, multiplayer and much more!

Demo | Forum | Documentation | Discord | Changelog

Features:

Maps & Factions:
- Create and customize unique maps.
- Create factions and customize each one by having assigning a unique set of buildings, units, tasks and limitations.
- Customize NPC factions and control their behavior completely from the inspector to set up multiple difficulty levels and get a different experience each time while playing against NPC factions.
- Have control over all aspects of the NPC factions decision making process by tweak AI-related components easily from the inspector and set up various AI difficulty levels to provide a different experience within each game.

Resources:
- Create and customize different types of resources for the factions to collect and use them to place buildings, launch tasks and create units.
- Make resource collectors gather resources automatically or have them drop them off at a building when reaching a certain amount.
- Add Treasure objects in a map and reward the faction that claim them with resources.

Buildings:
- Create buildings and make each one deliver a different task for the faction: increase the faction slots, attack enemy units, upgrade units/other buildings, generate resources, teleport units, act as a hideout for units and much more.
- Customize buildings even more by adding health states and construction states which allow the building to display its current health state by hiding/showing special effects and/or different parts of its model.
- Each faction have borders in the map which allow the faction to exploit resources and place buildings inside the territory defined by the borders.
- Enable borders in the map to either allow factions to claim territories in the game and be able to exclusively place buildings and collect resources inside their territories or disable borders to allow factions to act freely in the game's map.

Units:
- Create different types of units that deliver tasks such as constructing buildings, gathering resources, generating resources, attacking other factions, healing other units, converting enemy units, transporting other units and much more.
- Enable automatic behavior for units to allow healers and converters to locate target units in a predefined range and exercise their abilities and to allow builders/resource collectors to locate buildings that require construction or resources that can be collected instead of staying idle.
- Create different types of units the same way: If it's a simple walking unit, a catapult, a boat, a tank, a plane or even a spacecraft, use the same process to create various and unique units.
- Move different unit types/groups using different movement formations and define all movement related settings easily from the inspector.
- Create free units that don't belong to any faction and place in the map and use them as protectors for treasures and rewards in the map, animals that can be hunted by player and NPC factions or whatever suits your RTS game.

Upgrades:
- Easy to use upgrade components allow to upgrade units and buildings.
- Any upgrade can trigger other unit/building upgrades allowing you to define upgrades which advances a faction to the next age.

Combat/Attack System:
- Units/buildings can attack enemy units or buildings directly or by using an attack object (bullet, arrow, rocket, etc..). Damage can be applied to a single target or to all targets an area of effect. Other attack settings include: Damage over time, cool downs, damage/attack effects, line of sight, switching between multiple attacks and much much more.
- Define and assign different attack range types (short range, long range, etc..) and movement/attack formations for attack units easily from the inspector.
发表于 2022-3-7 00:04 | 显示全部楼层
Upgrades:
- Easy to use upgrade components allow to upgrade units and buildings.
- Any upgrade can trigger other unit/building upgrades allowing you to define upgrades which advances a faction to the next age.
发表于 2024-1-19 16:15 | 显示全部楼层
这个东西不错啊,多谢分享
懒得打字嘛,点击右侧快捷回复 【右侧内容,后台自定义】
您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

小黑屋|手机版|Unity开发者联盟 ( 粤ICP备20003399号 )

GMT+8, 2024-3-29 00:09 , Processed in 0.158535 second(s), 36 queries .

Powered by Discuz! X3.5 Licensed

© 2001-2024 Discuz! Team.

快速回复 返回顶部 返回列表