Open Alyxhelpme opened 2 years ago
Tried reloading the scene from 0 but still pixels don't restart
I believe we must use black ink for the final product
Javier El 16 de mar de 2022 8:39 -0600, Alyxhelpme @.***>, escribió:
Tried reloading the scene from 0 but still pixels don't restart — Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you are subscribed to this thread.Message ID: @.***>
No me vengas con eso please
Then, should we not focus on reloading the scene for now?
I believe we must use black ink for the final product Javier El 16 de mar de 2022 8:39 -0600, Alyxhelpme @.>, escribió: … Tried reloading the scene from 0 but still pixels don't restart — Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you are subscribed to this thread.Message ID: @.>
The background works without problems, it doesn't delete the drawings made in the Canvas when restarting the game, just with the eraser function. The original FreeDraw asset used to delete the entirety of the canvas as it used to be a whiteboard. This is because the script contains a function that restarts all pixels in the background to white color. Deactivated it. For it to work with the pentagon background we need to make the script to delete all new pixels made or delete specific color pixels.