User prompt
Make a “just a game about cutting a slice of meat” at the top of the screen
User prompt
Don’t make the meat multiply just make the meat be able to cut wherever the knife swipes on the meat ↪💡 Consider importing and using the following plugins: @upit/tween.v1
User prompt
Make the meat be able to be cut as many times as you want not like resetting but you can split the meat more than once ↪💡 Consider importing and using the following plugins: @upit/tween.v1
User prompt
Make the meat not reset once it’s split apart
User prompt
Please fix the bug: 'TypeError: easing is not a function. (In 'easing(t)', 'easing' is "easeOutQuad")' in or related to this line: 'if (isDragging) {' Line Number: 301 ↪💡 Consider importing and using the following plugins: @upit/tween.v1
User prompt
Make the meat actually split apart when you cut it
User prompt
Make the controls a bit easier
User prompt
Remove the timer and make the cutting object a butcher knife with a brown rectangle for the handle and make the meat a red meat shaped object made out of ovals
Code edit (1 edits merged)
Please save this source code
User prompt
Slice Master: Precision Butcher
Initial prompt
A game about cutting a slice of meat
/****
* Initialize Game
****/
var game = new LK.Game({
backgroundColor: 0x000000
}); /****
* Initialize Game
****/
var game = new LK.Game({
backgroundColor: 0x000000
});