User prompt
when the player dies,put the scpJumpscare asset infront of everything and make it scare the player away(jumpscare the player) ↪💡 Consider importing and using the following plugins: @upit/tween.v1
User prompt
WHEN THE GAME STARTS,PLAY THE SONG SCP-911
User prompt
put the flashlightbeams layer on top of everything and make its opacity %50
User prompt
delete the hitbox of the flashlightbeam so when the flashlightbeam touches anything,it will not take any damage
User prompt
make the flashlght move in the diraction were going and if the flashlight light touches anything nothing happens.only when the car touches anything it loses a live
User prompt
make the flashlights opacity %50 and make it white
User prompt
give the car a flashlight
User prompt
MAKE EVERYTHING LOOK EVIL
User prompt
MAKE EVERY COLOR IN THE GAME INVERTED
User prompt
make the pole's give critical damage when you touch them
User prompt
make the pole's and the all the tree variants give damage to me when i touch them
User prompt
make the pole's give 10000 points
Code edit (1 edits merged)
Please save this source code
User prompt
Pixel Pursuit
Initial prompt
p
/**** * Initialize Game ****/ var game = new LK.Game({ backgroundColor: 0x000000 });
/****
* Initialize Game
****/
var game = new LK.Game({
backgroundColor: 0x000000
});