character starting point

Started by , Wed 30/03/2005 08:34:52

Previous topic - Next topic

Mike

how do i set where the main character will be when i enter a room

Radiant

In the character panel, you can set X,Y coordinates for each character.
Also, you could try setting character position from within a room's "enter screen (before fadein)" event.

Candle


mike

Quote
Also, you could try setting character position from within a room's "enter screen (before fadein)" event.

wtf ?????????????

Gilbert

Script something like below in that event:
character[JOHN].x=150;
character[JOHN].y=100;

Khris

Or:

In the Interaction Editor of the Region (found in Room Editor -> Areas), use Player - Go to a different room (at specific co-ordinates)

SMF spam blocked by CleanTalk