Click to Play!

Thursday, June 19, 2014

Colored, Bold, Etc. Text Made Easy!


     Did you know about this? Well I didn't! Apparently Unity isn't done surprising me with it's ease of use! I finally learned what the Rich Text check box does and boy does it make my life easier. Here I was about to code up a system similar to HTML's text modifiers and as I'm googling to see if someone else has already invented that wheel I stumble across this! Unity had that stuff in it all along! Just add "<b>words here</b>" or something similar for fantastic results!

     Now I can highlight words mid-sentence with no trouble! I'm not even limited to certain colors or sizes either. It basically works like HTML. I can probably do varied word sizes too which would allow me to fill the text box with screams of "NOOO!!!" if I want to. All this stuff is really great and further proves to me that I still have a world's worth of knowledge to learn.


Wednesday, June 18, 2014

Choosing A Pixel RPG Font

Here's how the textbox looks so far.
      I'm searching for just the right font for this game's pixel art style. I chose Myraid Web Pro Bold first because it looked best from my options in MS Paint. After looking at other RPGs and this game's style as a whole I'm thinking about changing all the fonts to a pixelated one of some kind. I'm considering the font on the 4th row in the picture above, 8BitOperator. It comes with lowercase letters, it squeezes characters together for more space, and its punctuation marks are equal in size to capital letters.


Tuesday, June 17, 2014

What I Want In A Text Box


       I need an efficient speech bubble system like you see in tons of RPGs for my games. Unfortunately there are not many templates for one floating out there (either that or I can't find them) so I need to make one for myself. I need to make something that separates text into 3 or 4 lines, allows for color coded words like you see above, and automatically extend the number of pages based on how many lines of text are required. I'd also like it to spit out each character one at a time with a beep matching either a male, female, really high, or really low pitch.

      I'm skipping out on certain things that seem really difficult to pull of for the time being like shaking letters, bold & italics, changing fonts, auto language adjustments, and varied font size. If I do this properly, I may be able to add those features in as I get better at this whole game development thing (or meet someone who's good at it and wants to work with me).

       It'll take up a large chunk of time but this is worth the effort. I can reuse and refine this textbox system for use in the absurd amount of games in my mind. I better be careful now to make a strong and cleanly coded foundation or else I risk making a mess for myself and any people I decide to work with.


Monday, June 16, 2014

New OBS Video Recording Software


     After putting out a call for help on the development video side of things my buddy Cybermagus showed me Open Broadcaster Software. It's an open source tool made for livestreams and Let's Plays and it works like a dream! It records just the computer audio and ignores the mic input just like I wanted and comes with an adjustable screen resolution and window size adjuster. In addition there' tons of customizable options that will let me do much nicer development videos and even game trailers in the future!

    See a Recording Test Video I made for it on YouTube!