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

No options to import custom collision shape into the root node #75

Open
Socterean opened this issue Jun 24, 2018 · 1 comment
Open

No options to import custom collision shape into the root node #75

Socterean opened this issue Jun 24, 2018 · 1 comment

Comments

@Socterean
Copy link

Socterean commented Jun 24, 2018

I have posted this issue on every place that I know in order to find an answer with no luck.
The problem is about custom collision shapes, I made a car and I made a collision shape for it, but when importing it in Godot, using the -colonly command (EDIT: I have found the official mentions about the commands, I am really sorry, but still that doesn't solve the issue) it creates a separate node for the collision shape that canot be accesed by the root(VehicleBody) node, so it asks me to give it another collision shape in order to work.
colonly
This is my Blender project setup:
collision_problem

I could't find any informations on how to solve this on the web and in the documentation.
Also Blender cannot export .res, .tres and .shape files so I cannot add it that way either, and there are no mentions on how we can actually make those type of files on the web or in the docs.

@Socterean Socterean changed the title No clear options to export custom collision shape into the root node No clear options to import custom collision shape into the root node Jun 25, 2018
@Socterean Socterean changed the title No clear options to import custom collision shape into the root node No options to import custom collision shape into the root node Jun 26, 2018
@Juankz
Copy link

Juankz commented Jan 16, 2019

I would like to see the option "Export as collision shape" that generates a .shape file

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

No branches or pull requests

3 participants