Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Is This Still Possible #26

Open
Wholebitmedia opened this issue Jan 13, 2022 · 2 comments
Open

Is This Still Possible #26

Wholebitmedia opened this issue Jan 13, 2022 · 2 comments

Comments

@Wholebitmedia
Copy link

Is this repository still being updated. I downloaded the example in 2019.4 but the namespace 'Parabox.CSG' was missing. Also package did not download from git from the manager if that was what was intended on the usage readme.

Thanks
Terence Daniels
wholebitmedia

@anpShawn
Copy link

anpShawn commented Apr 6, 2022

It's an incredibly poor solution but technically works:

  1. download the repo as a zip
  2. unzip repo, manually move each class file into your local scripts folder
  3. remove the namespace declaration from each class file

In my case I moved all .cs files into my own "scripts/csg" folder. Note that moving the whole original CSG folder still did not work.

@MrVizious
Copy link

Hi! I found a very quick fix. Simply follow the installation steps from the readme (clone into Packages folder) and then, from Unity, go to Packages/pb_CSG/CSG and select Parabox.CSG

Then, in the inspector, mark true the option Auto Referenced, that fixed it for me!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants