Help with cuttercross cutscene method

codingkid01

Member
I am trying to use the cuttercross cutscene engine, but when i tried to test it i got this message:
Routines\Basic\ModuleScripts\AiScripts\AIWarpToScreen.asm(4):GoToScreen(9): Unknown label.
Does anyone know any way to fix this because the tutorial didnt mention anything about it.
 

dale_coop

Moderator
Staff member
Could you share the AIWarpToScreen.asm script ? You might have used a constant that is not declared.
 
Top Bottom