pokepetter / ursina

A game engine powered by python and panda3d.
https://pokepetter.github.io/ursina/
MIT License
2.23k stars 328 forks source link

turn string to Vec3 #680

Closed Cpbra closed 6 months ago

Cpbra commented 6 months ago

i made a function that makes array with strings that looks like vec3 image but how to turn this to real vec3(not string)?