У нас вы можете посмотреть бесплатно Xist CommonGame Sample UE 5.3+ Lyra-like HUD & Input Setup или скачать в максимальном доступном качестве, видео которое было загружено на ютуб. Для загрузки выберите вариант из формы ниже:
Если кнопки скачивания не
загрузились
НАЖМИТЕ ЗДЕСЬ или обновите страницу
Если возникают проблемы со скачиванием видео, пожалуйста напишите в поддержку по адресу внизу
страницы.
Спасибо за использование сервиса ClipSaver.ru
To help people better understand how CommonUI and EnhancedInput are used in Lyra, I extracted CommonGame, CommonUser and GameplayMessageSubsystem from Lyra and integrated them in a fresh, blank UE 5.3 project. Not much happens in this game, but the C++ and INI setup is what I'm really displaying here. The UE 5.3 project source is available on Github: https://github.com/XistGG/XistCommonG... Unfortunately 5.3 preview 1 will NOT open this :( so you will need a custom 5.3 engine, or to wait for 5.3 release to open the project. Timestamps: 00:00 Intro + Demo 01:55 Demo: ESCAPE key opens Main Menu 02:53 In Editor: CommonGame and CommonUI UAsset review 04:36 In Editor: EnhancedInput Setup 04:56 In Editor: HUD Layout (widget) 05:42 In Editor: Gameplay Message Subsystem example 07:07 In Editor: Main Menu Widget 08:04 In Editor: Xcgs Button -- Base Widget BP Class 08:39 In Editor: Xcgs Player Pawn Blueprint 09:32 C++ Code Review: Xcgs Player Pawn 12:08 C++ Code Review: Xcgs Activatable Widget 14:45 Config Review: INI files 15:54 Outro