Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

Physic collisions for placed 3d assets

A topic by psucram created 99 days ago Views: 117 Replies: 2
Viewing posts 1 to 3
(+1)

Hey !

First thank you so much for this amazing plugin that's great work!

I have a question that is not directly related to the plugin ,but I guess I'm not the only one having the same problem so I'm posting it here. When I  import some assets, and place it using the plugin, by default there is no physic collisions enabled.

 I figured out I can reimport the model, and activate the physic collision in the settings, but this is a tedious process to do for many models.

I started to see how I can do it programmatically for all the assets I have, but I am missing a simpler solution ? 

Thanks !

Developer

Hello psucram!

I think you would probably be able to write a plugin, or an editor script, that could automatically generate the collisions. You can also manually edit the .import files of your models, which can also save you a lot of time. Other than that, I am afraid I can not help you with this, but I wish you good luck for your project!

Thanks for your answer. Oh, I did not think of the .import file. I ended up making an editor plugin to automatically create scenes.