[UE4] An In-Game Custom Console system for Unreal Engine!

preview_player
Показать описание

The Unreal Engine Marketplace denied this system shortly after recording this video, so I'm releasing it on Gumroad so developers can still use it! This is a very useful tool and I've used it in several different projects.

0:00 - Introduction
0:32 - Toggling the UI
1:03 - Setting the default game instance
1:37 - Console demonstration
2:02 - An alternative game instance method
2:22 - Setting up custom console commands
3:27 - Using command line arguments
4:49 - Real world gameplay functionality
7:03 - Conclusion

Рекомендации по теме
Комментарии
Автор

this seems like an overcomplication of a simple task to do yourself that isn't free

dabbopabblo
Автор

Is there a way for me to add some commands that are from the unrealengine console to this?

Like for instance:

Making a command function like you would for the test command but instead of the other nodes adding the "Run Command" Node? I did that and it does not see it as a command

KingJamesTheDev