hello @Aarnav-Jindal-1059677350830863 i have a doubt in mario game why bhaiya have not used this.player in the code below:
function eatFruit(player,fruits)
{
//make apple invisible on overlap with player
fruits.disableBody(true,true);
}
hello @Aarnav-Jindal-1059677350830863 i have a doubt in mario game why bhaiya have not used this.player in the code below:
function eatFruit(player,fruits)
{
//make apple invisible on overlap with player
fruits.disableBody(true,true);
}