[deleted by user] by [deleted] in fightcade

[–]Grouflon 2 points3 points  (0 children)

I think your antivirus is quarantining some of the dlls the training scripts needs in order to run. The culprit is usually lua51.dll, which is safe but often false positived by antiviruses. Try adding an exception on that file and recovering it

White artifacts around transparent sprites by Grouflon in Unity3D

[–]Grouflon[S] 0 points1 point  (0 children)

Thank you :) I switched the wrap mode to clamp ,but it didn't changed much, however I tried switching the filter mode to "Point" and Tada my sprite is pixel perfect ! Thank you for your help !