Playmaker Forum

PlayMaker Help & Tips => PlayMaker Help => Topic started by: ivam on October 10, 2014, 02:59:52 AM

Title: useable computer
Post by: ivam on October 10, 2014, 02:59:52 AM
heya, i need a system in place similar to the one of Vampire Bloodlines


so a text display with input field, iam not sure how to go about the actual input field and how to position it or how to get it done at all tho, any pointers in the right direction would be great.
Title: Re: useable computer
Post by: TheBadFeeling on October 10, 2014, 12:34:29 PM
If you can wait for the next Unity version, it would be easy-piecy with the new GUI.
Title: Re: useable computer
Post by: Ony on October 10, 2014, 01:35:24 PM
There's a useable computer asset in the Unity store I'm going to be buying soon myself: https://www.assetstore.unity3d.com/en/#!/content/18482 - No idea how well it works but from what I can tell it's super cool. :)
Title: Re: useable computer
Post by: ivam on October 11, 2014, 06:06:17 AM
cool, iam allready using the 4.6 unity beta and having a blast with those canvas, having a look at that computer asset but in general i like to be able to do things myself for customization purposes
Title: Re: useable computer
Post by: ivam on October 11, 2014, 07:26:47 PM
still wondering how i exactly do a computer input field and such things
Title: Re: useable computer
Post by: mdotstrange on October 12, 2014, 12:36:29 AM
I don't have much experience with UI stuff but I believe the "GUILayout text field" action and the email, and password field ones are designed to let a player input text.