User prompt
Make it so there is a button on the bottom of the game and it says blue screen of death and when you click it, it brings you to the blue screen of deaf
User prompt
Don’t add the restart button in the blue screen of death. Wait until it goes to 100% and then it will restart the game on its own.
Code edit (1 edits merged)
Please save this source code
User prompt
Make it so the QR code leads to roblox.com in the blue screen of death
User prompt
Blue screen of death looks like the blue screen of death. It does right now.
User prompt
When you wait, five seconds on, please restart the game there’s a button that says virus scan again and if you press it, it gives you a blue screen of death
User prompt
if you press the glitch 50 times it deletes all the UI and there’s a black background was text saying cleaning all viruses and once it gets out 100% it says error please restart the game
User prompt
Please fix the bug: 'TypeError: easing is not a function. (In 'easing(t)', 'easing' is "easeOutElastic")' in or related to this line: 'if (Math.random() < 0.005) {' Line Number: 1035
User prompt
Make the glitch button on the left scene visible
User prompt
Make it sure there’s a button that says glitch and when you press it, it glitches all the UI
User prompt
Make it so there’s a glitchy button that has all glitch particles circling around the glitch button and when you click it, it glitches all the UI and send them all over the place and when you spawn balls they go all over the place ↪💡 Consider importing and using the following plugins: @upit/tween.v1
User prompt
make it so there’s buttons that have object objects so an object objects, and when you click the button and objects, they appear in the palette with physics
User prompt
Make it so when you press car it spawns a 2-D car that looks like a car
User prompt
There’s a little button at the very top called advanced objects, and the only advanced object that you have a drop-down menu when you press it is a car and you can drag the car on the 2-D pallet
User prompt
Please fix the bug: 'Script error.' in or related to this line: 'if (currentMode === 'edit') {' Line Number: 154
User prompt
Make it so if you spawn 100 all of the UI move around and glitches a lot and the balls go all over the place
User prompt
Make it so there is a circle button and when you drag the circle button, it makes this it makes a circle that drags with your finger until you let go of it and then it bounces with physics ↪💡 Consider importing and using the following plugins: @upit/tween.v1
User prompt
All of the code is missing
Code edit (1 edits merged)
Please save this source code
User prompt
Physics Playground
Initial prompt
Make something like the interactive physics the first version of Roblox you know like the interactive physics
/**** * Initialize Game ****/ var game = new LK.Game({ backgroundColor: 0x000000 });
/****
* Initialize Game
****/
var game = new LK.Game({
backgroundColor: 0x000000
});