#Generate react three fiber template generates a svelte project?
1 messages · Page 1 of 1 (latest)
Hi, thanks for the report. We're about to update to a new version and will fix this immediately
as an immediate workaround you can paste the github url in the project path as well https://github.com/needle-engine/react-three-fiber-sample
Ahh sweet, thank you
Works for any repo 😉 you can use it for your own templates too if you ever want to make any
Hey so I tried bootstrapping the project with the link you provided. The is project get up and running however I can't move any objects or duplicate any from the bench, when I create a custom script ie. Rotate.ts and attach it to a cube in unity as per the example in the docs. This doesn't seem to work, I was able to do all this in the Vite starter project.
Also getting this error in the console
Thanks for the report - will look into it
Can you try pulling the repository again (or cloning the template again)?
Yup seems to be working now, only thing is the camera keeps moving when dragging things around