I'm trying to do an area transition through an interactible object, such as a statue. I'm assuming all I have to do is specifiy a script in the placable property and put the following code into said script:
void main()
{
DoAreaTransition("area1", "wp_area1-1");
}
However, it does not work.
The tags are correct, I have verified this several times. I've exported everything. I've tried running the script manually and all that happens is the user interface disappears for a second, then comes back. Same happens if I actually click the statue.
Any ideas on wtf could be wrong? lol
Modifié par Moonships, 15 juillet 2010 - 04:37 .





Retour en haut






