Posted November 16, 2021 by Kirill Live
#Interactive Fiction #Game Design #Game engine #GameMaker #GitHub #Kinetic Novel #Open Source #Twine #Visual Novel
The update fixed minor bugs in RunTime.
Fixed using the command in "skip" in the text of the dialogue.
If you write only the word "skip" in the dialog, then this dialog will be automatically skipped, this is necessary to distribute the text among the dialogs.It often happens that remarks in one language are longer or shorter than in another, which can lead to the fact that the text goes beyond its boundaries or will be displayed incorrectly. To do this, you can create an additional dialog in the scene and so that it does not appear in other localizations, you just need to write "skip"
example of use between English and Japanese localization
A new "Nude Camera" test project is almost complete, which also uses Fifteen Sliding Puzzle maker. The new game will be similar to the previous project Rock Paper Scissors (18+) and will be published along with the source code and resources on Tuesday Street.
is a story about a paparazzi that gets a camera with a nude view function at its disposal. The camera was created for the military as an alternative to X-rays. But the paparazzi decide to use it for their own selfish purposes to take provocative pictures of celebrities. What attracts the attention of the female secret society "Hell kitty".
Twitter user @onigi123 has done an amazing job of adapting the script for Japanese, he also wisely adapted the titles and names to make them more understandable to a Japanese audience.