Importing librarys not from cospaces

hi i am making a game and i need to import a library that is not from cospaces is there any one that knows how to do this

Hi @Matthew_Leach you can upload a zip folder containing multiple 3D objects using the upload option as shown below.
upload_screenshot

However it isn’t possible to add these objects to the official library, they’ll remain in your uploads section.

Hope this helps! :slight_smile: Let us know if you encounter any problems or have any other questions.

no not like that in python at the start is says from cospaces import math import random im asking if you can import other lybrarys from python like numpie and pandas.

Thanks for clarifying, @Matthew_Leach

Currently we only support the subset of the standard python library.

You can invoke the code completion next to the ‘import’ statement (Ctrl + Space) to see the list of available libraries.

But third party libraries can’t be imported.

Hopefully this answers your question!

Have a lovely Friday & weekend! :slight_smile:

thank you cospaces :slight_smile: :slight_smile: :slight_smile: :slight_smile: :slight_smile: :slight_smile: :slight_smile: :slight_smile: :slight_smile: :slight_smile: :slight_smile: :slight_smile: :slight_smile: :slight_smile: :slight_smile:

1 Like