1

(2 replies, posted in General)

In my first scene I have written in the script:

GUI = getScene("GUI")
Mouse = getObject(GUI, "Mouse")

function OnSceneUpdate()

...

then I launch my game but nothing happens.

Where is my fault?

2

(3 replies, posted in Scripting)

Thanks

3

(3 replies, posted in Scripting)

Hi,

I've got a question about subtitles in Maratis. How I can make them in my game?

Thanks.