Envision, Create, Share

Welcome to HBGames, a leading amateur game development forum and Discord server. All are welcome, and amongst our ranks you will find experts in their field from all aspects of video game design and development.

Using Text

That's good to know, Coyote. A major problem with RPG Maker is people using custom fonts. Lost track of the number of games I've tried to play but given up because I don't have a clue what font they've used that isn't showing.
 
Hiya everyone, just thought I'd add a couple thoughts on this as well.

Construct 2 has 2 types of text objects, the Text object (http://www.scirra.com/manual/116/text) and the Textbox object (http://www.scirra.com/manual/117/textbox), the former being more commonly used.

The Text object allows you to change the font both from within the properties section and also during runtime, where you can change the font used by the object dynamically.

There's also the "Set web font" action for the Text object, where you can specify a url from which to load a web-based font, such as Google fonts.

This is awesome because Google fonts are awesome. Many people already have them installed on their computers as well, since they are free. Plus, Google's servers being as fast as they are, if people don't have them already, it's a very quick process for them to get the fonts installed.

Others may disagree, but I think it helps to use Google fonts as a standard for the above reasons.

As for the Textbox object, from what I recall, it can be styled via CSS in the HTML page used to view the game. Perhaps others can correct me on this one, but there definitely isn't a font property for it.

Hope that helps.
-DavidM
 

Thank you for viewing

HBGames is a leading amateur video game development forum and Discord server open to all ability levels. Feel free to have a nosey around!

Discord

Join our growing and active Discord server to discuss all aspects of game making in a relaxed environment. Join Us

Content

  • Our Games
  • Games in Development
  • Emoji by Twemoji.
    Top