Godot-v3-Tutorials-Competent icon indicating copy to clipboard operation
Godot-v3-Tutorials-Competent copied to clipboard

Node wrapping is not pixel perfect

Open Shadowblitz16 opened this issue 3 years ago • 0 comments

Node wrapping is not pixel perfect. There should be copies of the node at the edges of the screen which share an update loop. Currently it's just wrapping it around the screen which could be done with wrapf function

Shadowblitz16 avatar May 27 '22 02:05 Shadowblitz16