A Question
PoiYo
15 Sept 2019, 12:51I need some help doing something.
So, I'm trying to get the player to move to a different room after a series of dialogue, but I don't know how. I tried "Move Object" but it doesn't include the player in this. Can someone help?
DarkLizerd
15 Sept 2019, 15:41Move object [player] to [room]
the player object is in the drop down list.
jmnevil54
18 Sept 2019, 04:37It's like this.
MoveObject (player, room)