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 - Chim

#1
Hello AGS community,

In the game I am currently working on, I would like the music to be dynamic, like in the old Monkey Island 2.
That means only one musical loop during the whole game, but this loop is modified by several factors (time, room, action performed, event).

The core of the music is always the same, but some instruments are disabled and some other joins up the party dynamically.

I would like to know if such a thing is possible with the basic functions of AGS, even though I did not see a lot of those except things like "playsound()".
If that cannot be, do I have a way to add some musical library to AGS in order to manipulate sounds and musics according to my will ?

#2
Hello AGS community,

I would to know if there is any way to modify and customize a core function such as AddInventory()

I am currently working on a GUI that displays the inventory status bar for a few second every time an item is received and that would help me greatly if I could customize this function.

Cheers !
#3
Hello AGS community,

I would to know if there is a simple function in AGS which would return the object on which mouse is over, be it a Hotspot, a character, an object or nothing at all.

Otherwise, It would be possible to do it by checking the current mouse position and the position of every object in room... but well, that would be less neat.

Thank you very much !
#4
Hello AGS community,

I am starting with AGS and I am currently trying out the possbilities and function of this very useful tool.

However, I have a question for which I could not find my own answer by looking in the tutorial and unfortunately, a big part of the online manual seems to be down and to redirect to a 404 error.

To the point now :

Is it possible to detect the end of a dialog after using a dDialog.Start(); in a room script ?
Currently, at the first load of my room, a character walks toward my hero and start a dialog with him. At the end of this dialog, I would like to change the room in which my hero is.

This is probably very simple, but as I am still not very familiar with the place I am supposed to put code into , I prefer to ask.

Thank you in advance :)
SMF spam blocked by CleanTalk