img

Results 2 issues of img

Changed params from `ref Vector2` to array `Vector2[]` Fixed result: ![convexpolyfilled and polyline png](https://user-images.githubusercontent.com/70348218/182983869-11184072-0f9b-4d96-9ff4-7c054ce71367.png) previous result: (could only pass single vec2) ![convexpoly and polyline - Current](https://user-images.githubusercontent.com/70348218/182983875-ecd7eba5-0e9b-4e5d-a396-d79ab38166b3.png)

reworked to just use a new textnode instead of trying to use the default native casting textnode thing which was really, really jank.