User prompt
After catching a suspect without asking any questions, it goes into a bug and the question area is still open and no one else comes
User prompt
If we catch you without asking any questions, we will deduct points.
User prompt
If we want to catch the suspect, add a button to it and click on it to catch the suspect, but if we catch the wrong person, our points will decrease, if our points decrease too much, they will fire us and we will lose.
User prompt
When you press the settings button once, the button will disappear and the blackout will be on the entire screen.
User prompt
Let the settings text be square, I will change its assets and when the button is pressed, a black thing comes to the top in a different way, that is left and make it like this, when the settings button is pressed, the screen comes to the middle and the things behind that screen are black, that is, something like a shadow.
User prompt
Add the settings button to the top right, make it square, when you press it the screen will open, when that screen opens the background will be black
User prompt
Add settings, there should be a button where we can choose the game in Turkish or English, and the languages of the game texts should change accordingly. ↪💡 Consider importing and using the following plugins: @upit/storage.v1
Code edit (1 edits merged)
Please save this source code
User prompt
Mind Reader Detective
Initial prompt
You are a suspect being interrogated by a skilled detective in a crime mystery setting. Respond in character as someone who may or may not be guilty. Show emotions like fear, anger, nervousness, or arrogance, depending on how the detective speaks. You have your own motive, secrets, and personality. You can lie, deflect, or tell partial truths, but stay consistent unless caught in a contradiction. React naturally to tough questions. Use short, realistic dialogue with occasional hesitation or sarcasm. Do not reveal everything at once. You know the detective has a mind-reading ability but not full access to your thoughts — only hints when you feel strong emotions.
/****
* Initialize Game
****/
var game = new LK.Game({
backgroundColor: 0x000000
}); /****
* Initialize Game
****/
var game = new LK.Game({
backgroundColor: 0x000000
});