Please login or register.

Login with username, password and session length
Advanced search  

News:

This forum provides RSS feed. To query recent posts use this url. More...


Author Topic: Talk Windows  (Read 2614 times)

0 Members and 1 Guest are viewing this topic.

DonZerg

  • Lurker
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 5
    • View Profile
Talk Windows
« on: August 08, 2010, 12:25:31 AM »


Hello People of the forum, I am new to Wintermute I have the following questions.

Normally the characters when they speak the text is loaded on them, how I can do to make this text is loaded into the other side?
I mean not on them, perhaps on a banner below.

Thank you in advance.
Logged

metamorphium

  • Global Moderator
  • Addicted to WME forum
  • *
  • Karma: 12
  • Offline Offline
  • Gender: Male
  • Posts: 1511
  • Vampires!
    • View Profile
    • CBE  software s.r.o.
Re: Talk Windows
« Reply #1 on: August 08, 2010, 12:50:13 AM »

Hello, this could help you getting started.

Code: WME Script
  1.  
  2. actor.SubtitlesPosRelative  = false; // we don't want our subtitles to be relative to actor's position
  3. actor.SubtitlesPosX = 400;
  4. actor.SubtitlesPosY = 600;
  5. actor.SubtitlesWidth = 600;
  6.  
  7.  
Logged
J.U.L.I.A. Enhanced Edition, Vampires!, J.U.L.I.A., J.U.L.I.A. Untold, Ghost in the Sheet

DonZerg

  • Lurker
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 5
    • View Profile
Re: Talk Windows
« Reply #2 on: August 08, 2010, 01:09:37 AM »

Thank you so much metamorphium , it really was a great help.
Logged
 

Page created in 0.044 seconds with 25 queries.