Switch to Book Layout1: Getting Started2: Building Logic
3: Actors
4: Scenes
5: Game Mechanics6: Advanced Topics7: Testing & Tuning8: The Last 10%M1: Mobile - IntroM2: Mobile - BasicsM3: Mobile - ServicesM4: Mobile - PublishingA: Troubleshooting
B: How-To Guides
C: ReferenceD: Resources3.0 Drafts (In Progress)
|
||
|
Level: Beginner
Font Editor
Note: This article does not talk about how to draw text. We've got an article solely devoted to that.
Our Font Editor gives you a number of options for styling the fonts you use in your games. All fonts in Stencyl are bitmap fonts. There is currently no way to draw using the "system" font or otherwise. Fonts are considered as a resource type in Stencyl. Therefore, to open up the Font Editor, you either need to create a new Font resource, download one from StencylForge, or open an existing one up from the Dashboard.
Contents
How To: Drawing TextRead our article on drawing text to learn how that's done in Stencyl.
How To: Creating a Font1) File > Create New > Font 2) Give the a font a name. That's it! The Font Editor will open up.
The InterfaceEdit properties on the left. Live preview is on the right.
Style
Color
StrokeThe stroke option allows you to highlight your font with a specific color and at a specific magnitude.
ShadowsAdding a shadow effect creates a copy of the drawn text with that font, offset x and y pixels away, and blurred at a specific magnitude. This is used to make the characters appear three-dimensional due to the depth between the text and the shadow. Below is an example of basic settings for a shadow effect.
The FutureMore options, including options for spacing will be available starting in Stencyl 2.6. Our current options are held down by having to maintain different Web and Mobile engines. When we unify them, we'll be able to offer a lot more in this area.
Last Updated: 2013-01-29 by Jon
7695 have read this article
Disclaimer: The Stencyl Team does not actively monitor comments on articles. If you're seeking help for your game,
please ask a question on the forums. Thanks!
5 Comments
gintasdx
Not all default fonts works in 2.2(b502) so solution is to make a new font without outline or blur. 0 6 months, 1 week ago
igneois
I guess ill poke around and hopefully stumble upon the font editor...whereever it may be... perhaps its by the code editor... in Narnia 0 1 year, 1 month ago
thugzook
I've noticed that putting text into our scenes extremely difficult.. is there an easier way to put it in? 1 1 year, 10 months ago
MarcoI88
How can we do for use \n character? I have tried but it is not possible to go to a new line with a font. 0 1 year, 11 months ago |















