BP Keypad UI 密码输入,安全锁,黑客设备,自动取款机,甚至电话接口
需要玩家输入密码吗?也许你在做一个安全锁,一个黑客设备,一个自动取款机,一个iPhone接口?制作一个数字键盘用户界面听起来很简单,但是使用电子表格中容易编辑的数据,让它在任何地方都可以工作,也可以放在任何你喜欢的地方…只需5美元,您就可以节省几天的脚本编写和测试时间。任何时候你想让玩家输入一个pin号码或代码继续,你可以调用这个方便的键盘用户界面,让玩家输入4个数字,这些数字与游戏设计者填充的主设置进行核对。已经完成的键盘代码值会在每个游戏阶段自动保存和加载,并自动填充到场景中放置的演员。

技术细节
– a basic data table for key codes which can be edited in UE4 or by CSV
– placeable keypad actor, whose name can be manually defined or automatically populated from the data table per game session
– complete functionality for saving and loading up to date pin code data
– optional random pin code offset per keypad so pins are unique every game session
– triggered pin code hinting to provide a keypad’s expected solution, also ready to expose the required pin code to other BPs
– optional obfuscation of user input, comes as UI toggle
– text-based feedback for user actions
– elegantly simple, animated UI graphics you can easily re-skin
– UI sounds for each interaction and feedback
– minimal sample scene, very easy to migrate to any project

发表回复

后才能评论