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: Background trouble 2  (Read 2704 times)

0 Members and 1 Guest are viewing this topic.

Azazzello

  • Lurker
  • *
  • Karma: 0
  • Offline Offline
  • Gender: Male
  • Posts: 4
  • wellcome to the Adventure world!!!
    • View Profile
Background trouble 2
« on: March 16, 2004, 02:35:46 PM »

I put a hero on back side of background(backgr. size 1600*600) . But, when I run a game I see another purt of picture.
How can I change a show focus to purt, what I need(where a hero states)?
Logged

Mnemonic

  • WME developer
  • Administrator
  • Addicted to WME forum
  • *
  • Karma: 41
  • Offline Offline
  • Gender: Male
  • Posts: 5683
    • View Profile
    • Dead:Code Site
Re:Background trouble 2
« Reply #1 on: March 16, 2004, 03:44:42 PM »

You need to add something like this:

actor.SkipTo(100, 200);
Scene.SkipTo(actor);

to the scene_init.script of your scene. Of course, change the 100,200 coordinate to the real one.
Logged
Yes, I do have a twitter account
Please don't send me technical questions in private messages, use the forum. ::wave
 

Page created in 0.039 seconds with 24 queries.