User Tag List

Results 1 to 2 of 2

Thread: Visual novel

  1. #1
    Link
    Guest

    Visual novel

    Hi to everyone!!

    Since i didn't find anything searching through the forum, I'll try to ask here:

    I have to implement a visual novel engine for a game I'm creating. I would like to retrieve information (such as strings for dialogues and other stuff) from an external file. Is there any way to do it?

    I would really appreciate your answer! Thank you!

  2. #2
    Forum Moderator Fusion 2.5 DeveloperAndroid Export ModuleiOS Export ModuleSWF Export ModuleInstall Creator Pro
    Fusion 2.5 (Steam)Fusion 2.5 Developer (Steam)Fusion 2.5+ DLC (Steam)Android Export Module (Steam)HTML5 Export Module (Steam)iOS Export Module (Steam)Universal Windows Platform Export Module (Steam)

    Join Date
    Jun 2006
    Location
    England
    Posts
    3,546
    Mentioned
    4 Post(s)
    Tagged
    1 Thread(s)

    Re: Visual novel

    There are quite a few different objects which allow for the storage of data (e.g. Data Store 2, MagicDeque, Dynamic Array, GlobalStoreX, Array, Associative Array, Named Variable Object, List, Combo box, INI, INI++, XML Parser, EasyXML, SimpleStore and Store. Which is best kind of depends on how you will be accessing it.

    If I were making a Visual Novel I'd definitely consider using one of the Lua objects for scripting capability, but it kind of depends on the Novel and its level of interactivity and definitely adds to the complexity.

    The easiest method might be to use the List, Combo Box or GetLine object with the String Parser object.
    .:::.Joshtek.:::.

Similar Threads

  1. Major Visual Bug
    By redpandagames in forum SWF/Flash Export Module Version 2.0
    Replies: 2
    Last Post: 2nd August 2013, 01:54 PM
  2. visual problem
    By ZayLong in forum Multimedia Fusion 2 - Technical Support
    Replies: 0
    Last Post: 8th December 2010, 08:16 AM
  3. Visual C++ Question
    By Atom in forum Extension Development
    Replies: 8
    Last Post: 12th November 2009, 03:19 PM
  4. Hot and visual spot.
    By JaJitsu in forum Multimedia Fusion 2 - Technical Support
    Replies: 2
    Last Post: 17th June 2009, 08:54 PM
  5. Visual Effects
    By camelman in forum File Archive
    Replies: 4
    Last Post: 22nd November 2008, 09:27 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
  •