Skip to content

Modify program to delete colors used but not pentagons #1

@Alyxhelpme

Description

@Alyxhelpme

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    not urgentNot urgentunityFree Draw Unity3D project

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions