Dynamic button prompt display using Unity's InputSystem | Tutorial

Описание к видео Dynamic button prompt display using Unity's InputSystem | Tutorial

A tutorial on building a system that automatically updates input bindings on the UI.

This system supports referencing input actions as text, ex {Player/Jump}.

This video builds on top of a tutorial by Christina Create's Games, Dynamic button prompts with sprites in TextMesh Pro:    • Display button prompts with sprites i...   . You should follow that tutorial before you look at this one.

Completed source files: https://github.com/AnEmortalKid/Input...

Interactive Regex Tutorial: https://regexone.com/

Input system tutorials:

Code Monkey's:    • How to use NEW Input System Package! ...  
Unity Warriors:    • Input System: Workflow tips and featu...  

Please add Don’t Drown to your Wishlist: https://store.steampowered.com/app/23...

00:00 Intro
00:35 Outline
01:06 Create Input Manager
02:14 Get InputBindings
03:42 Get Sprite Tag
05:52 Create Regex System
09:00 Get Active Device
11:29 Fire Active Event
12:43 Add More Actions
15:45 Debugging Regex System
16:38 Rebinding UI
22:34 Exclude Rebinding Inputs
23:21 Reload Bindings Event
24:38 Sample from my game

Комментарии

Информация по комментариям в разработке