Quantcast
Channel: Questions in topic: "notepad"
Browsing index pages (22 articles)

Can EditorGUILayout be used as a in-game notepad accessible by the user?

Looking to use Unity to create a program that displays an interactive notepad (think Load/Edit/Save text). Is EditorGUILayout a good option for this?

View Article


Better multiline text input field asset?

I have noticed that the built in text input field in Unity lacks a bit of polish. For instance the text gets blurry when scaled up and the caret bugs out when entering more than a few lines of text...

View Article


Unity Starter Manual in Notepad?

Hey, I'm brand spanking new to the whole unity concept and I need help with this one thing. You see, you know when you first get unity and a window pops up giving some options that could help you on...

View Article

Can someone upload their Notepad++ hacked for unity support?

i just took an hour to try the wiki guide to config notepad, ran into the problem at the end of this page... if somone could zip their notepad ++ installation and put it on http://wikisend.com/ / some...

View Article

How Do I Show and Hide GUI?

Hi guys. I am making an In-Game-Notepad so the player can write down notes, and I am trying to make it so that the "**Player**" can press "`n`" on his/her keyboard and either `Show` or **Hide** the...

View Article


In Game Notepad

Hi Guys, I am thinking on adding an In-Game-Notepad. I have written a basic starter script var stringToEdit : String = "Notes:"; function OnGUI () { if (Input.GetKeyDown ("n")) stringToEdit =...

View Article

MonoDevelop defaulted, Unity opens scripts in Notepad?

I've recently started using Unity (doing the Hack and Slash tutorial as my first project) and when I try to open a script, it keeps opening in Notepad. MonoDevelop is the default script editor, I...

View Article

Creating a Notepad

Does anyone know a reference or how to create a notepad that one can actually type on within the scene? Something like Sticky Notes on Windows.

View Article


Better multiline text input field asset?

I have noticed that the built in text input field in Unity lacks a bit of polish. For instance the text gets blurry when scaled up and the caret bugs out when entering more than a few lines of text...

View Article


Unity Starter Manual in Notepad?

Hey, I'm brand spanking new to the whole unity concept and I need help with this one thing. You see, you know when you first get unity and a window pops up giving some options that could help you on...

View Article

Can someone upload their Notepad++ hacked for unity support?

i just took an hour to try the wiki guide to config notepad, ran into the problem at the end of this page... if somone could zip their notepad ++ installation and put it on http://wikisend.com/ / some...

View Article

How Do I Show and Hide GUI?

Hi guys. I am making an In-Game-Notepad so the player can write down notes, and I am trying to make it so that the "**Player**" can press "`n`" on his/her keyboard and either `Show` or **Hide** the...

View Article

In Game Notepad

Hi Guys, I am thinking on adding an In-Game-Notepad. I have written a basic starter script var stringToEdit : String = "Notes:"; function OnGUI () { if (Input.GetKeyDown ("n")) stringToEdit =...

View Article


MonoDevelop defaulted, Unity opens scripts in Notepad?

I've recently started using Unity (doing the Hack and Slash tutorial as my first project) and when I try to open a script, it keeps opening in Notepad. MonoDevelop is the default script editor, I...

View Article

Creating a Notepad

Does anyone know a reference or how to create a notepad that one can actually type on within the scene? Something like Sticky Notes on Windows.

View Article


Better multiline text input field asset?

I have noticed that the built in text input field in Unity lacks a bit of polish. For instance the text gets blurry when scaled up and the caret bugs out when entering more than a few lines of text...

View Article

Unity Starter Manual in Notepad?

Hey, I'm brand spanking new to the whole unity concept and I need help with this one thing. You see, you know when you first get unity and a window pops up giving some options that could help you on...

View Article


Can someone upload their Notepad++ hacked for unity support?

i just took an hour to try the wiki guide to config notepad, ran into the problem at the end of this page... if somone could zip their notepad ++ installation and put it on http://wikisend.com/ / some...

View Article

How Do I Show and Hide GUI?

Hi guys. I am making an In-Game-Notepad so the player can write down notes, and I am trying to make it so that the "**Player**" can press "`n`" on his/her keyboard and either `Show` or **Hide** the...

View Article

In Game Notepad

Hi Guys, I am thinking on adding an In-Game-Notepad. I have written a basic starter script var stringToEdit : String = "Notes:"; function OnGUI () { if (Input.GetKeyDown ("n")) stringToEdit =...

View Article
Browsing index pages (22 articles)


Latest Images