1) Well... Just quit agsedit and re-execute it.
3) Hint: just double click the ags.chm file in the ags folder instead of choosing Help from the menu.
5) For example, you want character EGO to walks to object #5, use:
MoveCharacter(EGO,GetObjectX(5),GetObjectY(5));
6) No, not currently, you may need to do some scriptings to archive your goal.
3) Hint: just double click the ags.chm file in the ags folder instead of choosing Help from the menu.
5) For example, you want character EGO to walks to object #5, use:
MoveCharacter(EGO,GetObjectX(5),GetObjectY(5));
6) No, not currently, you may need to do some scriptings to archive your goal.