Please login or register.

Login with username, password and session length
Advanced search  

News:

Forum rules - please read before posting, it can save you a lot of time.

Author Topic: Wait for scrolling  (Read 3828 times)

0 Members and 1 Guest are viewing this topic.

MMR

  • Global Moderator
  • Frequent poster
  • *
  • Karma: 3
  • Offline Offline
  • Gender: Male
  • Posts: 349
  • http://mmrdeveloper.wordpress.com/
    • View Profile
    • TinyWME
Wait for scrolling
« on: April 01, 2006, 11:03:37 AM »

It's possible to wait for scene scrolling??

For instance my actor go to an object, and I want he talks after the scene scrolling is finished.

Thanks!
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: Wait for scrolling
« Reply #1 on: April 01, 2006, 11:05:31 AM »

just from the top of my head:

while (Scene.IsScrolling) Sleep(1);

(IsScrolling is Attribute, not method)
Logged
J.U.L.I.A. Enhanced Edition, Vampires!, J.U.L.I.A., J.U.L.I.A. Untold, Ghost in the Sheet

MMR

  • Global Moderator
  • Frequent poster
  • *
  • Karma: 3
  • Offline Offline
  • Gender: Male
  • Posts: 349
  • http://mmrdeveloper.wordpress.com/
    • View Profile
    • TinyWME
Re: Wait for scrolling
« Reply #2 on: April 01, 2006, 02:16:05 PM »

Yep, I know this... but I was thinking in some kind of Game method... maybe Mnemonic could implement this?

BTW Thanks metamorphium!
Logged
 

Page created in 0.07 seconds with 24 queries.