Tzach Shabtay
Tzach Shabtay
Add a dialog numbering interface with the option to show numbers before the dialog options, and an option to allow pressing on the number keys on the keyboard to select...
http://www.adventuregamestudio.co.uk/forums/index.php?issue=5.0
Various runtime effects can be supported with OpenAL extensions: Lowpass filter, Reverb, Chorus, Distort, Echo, Flanger, Frequency Shifter, Vocal Morpher, Pitch Shifter, Ring Modulator, Auto Wah, Compressor and Equalizer. Extensions...
http://www.adventuregamestudio.co.uk/forums/index.php?issue=640.0
Inspiration from Construct 2's path finder: https://www.scirra.com/manual/154/pathfinding We might want to have areas that the character prefers not to walk in, unless it's a really big shortcut. This might be...
Inspiration from Construct 2 pathfinder: https://www.scirra.com/manual/154/pathfinding The higher the resolution, the slower pathfinding will become with pixel perfect path finding, so we might need a way to configure a custom...
When doing FlipHorizontally/Vertically, instead of flipping the scale, it might be cleaner to have the texture flipped. We can also have the flip as a property instead of a method...