sweetgum83/scripts/map/onUserEnter/cannon_tuto_direction.js
2024-01-19 03:56:28 -05:00

5 lines
183 B
JavaScript

function start(ms) {
ms.setDirectionStatus(true);
ms.showIntro("Effect/Direction4.img/cannonshooter/Scene00");
ms.showIntro("Effect/Direction4.img/cannonshooter/out00");
}