REAL EVIL
Пользователь
Статус
Оффлайн
Регистрация
12 Фев 2021
Сообщения
236
Реакции[?]
784
Поинты[?]
18K
combo02-1920x1080-d6b31434947a26b948c39ce57cc93301.jpg

V4.26 - V4.27
Пожалуйста, авторизуйтесь для просмотра ссылки.

Вы когда-нибудь хотели использовать GAS без каких-либо знаний C++? Используя мощность системы способностей игрового процесса Gameplay Ability System, этот плагин обеспечивает начальный шаблон и надежный фундамент для ускорения создания и развития проектов на GAS.

GAS Companion стремится стать общей основой для проектов для GAS, не делая никаких выборов дизайна игры.Различные части системы предназначены для подклассов и настроены на нужды проекта.

Similarly, GAS Companion can help existing projects that are considering the use of GAS and accelerate the implementation, or provide guidance.
  • Provided as a Plugin to easily share code between projects
  • Blueprint Friendly, no need to dive into the cpp side, you can implement Abilities right away
  • C++ Friendly too! You can easily extend from the provided C++ class and / or modify the plugin source.
  • Not Game Specific The plugin doesn't make any assumptions about your game design and decisions, and was built to be generic enough to be used in any kind of game.
  • Flexible AttributeSet / Attributes framework Generate custom Attributes from the Editor with a hand-crafted AttributeSet Wizard.
  • Ability Queue System (with a Debug Widget! more information below)
  • Ignore Ability Cost feature (Possibility to "loosely" check cost for Abilities, more information
    Пожалуйста, авторизуйтесь для просмотра ссылки.
    )
  • Melee Combo System Easy way to define melee abilities with combo capabilities
  • Gameplay Ability / Effects Definitions Data Driven way to specify common parent GA / GE classes that are accessible through File Menu
  • Straightforward UI framework with HUD UserWidget able to react to GAS related events (Support for custom attributes and events to listen for GameplayTags, GameplayEffects and CooldownStart / End)
  • LaunchPad Window Browse and explore various example maps
  • AttributeSet default setup with most commonly used Attributes (Health, Stamina, Mana)
  • ASC on PlayerState (for Player characters) or on Pawns (for AI / NPC Characters)
  • AI Tasks Activate Abilities by Tags or Class from Behavior Trees
Технические детали / Technical Details:
Features:
  • Ability Queue System Store failed abilities and re-trigger when the previous running ability ends, with a custom Debug Widget to visualize the state of the Queue System
  • Custom AbilitySystemComponent and GameplayAbility Activate abilities by Class / Tags (and return the activated ability), Abilities with onAbilityEnded delegate (useful for Behavior Tree Tasks), Abilities with Gameplay Effect Containers (inspired by Action RPG project)
  • Comprehensive Base Character and Actors Getters for AttributeSet values, Support for startup Attributes, Effects and Abilities, Ability System helpers (Ability activation, Checking for GameplayTags, ...), Ability, Attributes and Character lifecycle Events (OnAbilityActivated / Commit / Ended / Failed, OnAttributeChange, OnDamage, OnDeath, OnGameplayTagChange, OnGameplayEffectStackChange, OnCooldownStart / End, ...)
  • Component based Most of the API is provided by Actor Components (Core / Combo / Ability Queue)
Code Modules:
  • GASCompanion (Runtime)
  • GASCompanionEditor (Editor)
  • GASCompanionDeveloper (UncookedOnly)
Number of Blueprints: 19
Number of C++ Classes: 64
Network Replicated: Yes
Supported Development Platforms: Windows / Mac
Supported Target Build Platforms: Windows, Mac, Xbox One, PS4
Version: 2.1.1 (4.26) / 1.1.2 (4.24-4.25)

Версия 2.1.1 для V4.26:

Версия 3.2.0 для V4.27:
Для просмотра содержимого вам необходимо авторизоваться.
 
Последнее редактирование модератором:
Олдфаг
Статус
Оффлайн
Регистрация
16 Ноя 2020
Сообщения
2,131
Реакции[?]
3,604
Поинты[?]
1M
Модератор раздела «Unreal Engine»
Модератор
Статус
Оффлайн
Регистрация
12 Авг 2020
Сообщения
4,237
Реакции[?]
3,350
Поинты[?]
1M
Забаненный
Статус
Оффлайн
Регистрация
24 Июн 2020
Сообщения
102
Реакции[?]
266
Поинты[?]
5K
Обратите внимание, пользователь заблокирован на форуме. Не рекомендуется проводить сделки.
Latest major version for GAS Companion is 3.0.0 and is probably the biggest update yet!

CAN U UPLOAD THE LASTEST.
 
Модератор раздела «Unreal Engine»
Модератор
Статус
Оффлайн
Регистрация
12 Авг 2020
Сообщения
4,237
Реакции[?]
3,350
Поинты[?]
1M
Последнее редактирование:
Похожие темы
Сверху Снизу