Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Topics - pakolmo

#1
My character is in room1, but I can't see it in game. It doen't walk.

What is the command to see the character?

Thank you.
#2
When I test the game I have a room all in black. (with music).
It has background and objects. The objects have animations, but all is in black.
Is my room corrupt?
#3
I have a  StartCutscene(eSkipAnyKeyOrMouseClick); with EndCutscene();

I want go to different room if I did mouse click or I was waiting the cutscene.
For click: Room 3
Without click: Room4
#4
I need to change my initial cursor. It is a wait cursor in all my intro screens.

I need other cursor because I want to do a click on screen and then change the room.
#5
I don't know how to do a new gui with texts.

I want a gui as old SCI sierra games.

"1 Point of 300"   "Leisure Suit Larry 2" -> Example
#6
I can't add new characters in room2. And I can't remove the character in room1. (Room1 and 2 are intro game, I don't need any character)

Is my program working fine? I use 3.4.0 version
#7
I have 2 rooms in my new game. I can view room2, but I don't know how did to do something in room2. Which are the functions to start room2?

I have at room1.
Code: ags

function room_FirsLoad()
{
player.ChangeRoom(2);
}


And now in room2?
SMF spam blocked by CleanTalk