User Tag List

Results 1 to 3 of 3

Thread: Sprites in Text

  1. #1
    Clicker Multimedia Fusion 2
    Fusion 2.5 (Steam)iOS Export Module (Steam)

    Join Date
    Jun 2007
    Location
    United States
    Posts
    73
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Sprites in Text

    It is possible to use a sprite (small picture) in place of text in a string or a text blitter object? This is shown in Zelda: Link's Awakening and can be done in Game Maker. Is there a way to make it work in MMF2 without having to include it in the font?

    If I need it in the font, does anyone know how to make/edit a font?

  2. #2
    Forum Moderator Fusion 2.5 DeveloperHTML5 Export ModuleiOS Export ModuleSWF Export Module
    DavidN's Avatar
    Join Date
    Jun 2006
    Location
    Boston, MA, USA
    Posts
    4,044
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Sprites in Text

    The Text Blitter object takes text and translates it into a series of bitmaps taken from a sheet - you can replace any text character with a sprite instead (bitmap fonts like that are the way that the Zelda games displayed text, too). This journal post I made recently uses the object - everything you see on the status screen on the third screenshot is text in a Text Blitter, not just the actual text-looking... text.

    There are a couple of example fonts for Text Blitter in here (I meant to expand it and sort of forgot about it):
    http://www.clickteam.info/davidn/bitmapfonts.mfa

  3. #3
    Clicker Multimedia Fusion 2
    Fusion 2.5 (Steam)iOS Export Module (Steam)

    Join Date
    Jun 2007
    Location
    United States
    Posts
    73
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Sprites in Text

    Thanks, so I just use bitmaps? I have no idea how to set the text blitter object up, but I'll learn that later.

Similar Threads

  1. sprites
    By imothep85 in forum Multimedia Fusion 2 - Technical Support
    Replies: 12
    Last Post: 27th November 2008, 09:09 AM
  2. help with sprites
    By imamariobro in forum The Games Factory 2 - Technical Support
    Replies: 7
    Last Post: 15th August 2008, 11:29 PM
  3. dog sprites
    By Stephen38 in forum Multimedia Fusion 2 - Technical Support
    Replies: 3
    Last Post: 10th May 2008, 02:03 AM
  4. 3D with 2D sprites
    By Dynamite in forum File Archive
    Replies: 6
    Last Post: 6th May 2008, 05:20 PM
  5. sprites
    By will134 in forum The Games Factory 2 - Technical Support
    Replies: 3
    Last Post: 7th November 2006, 08:11 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •