How to change the template's path?

I’m very new to umbraco and I’m being required to create a separate projects for every features in the website, so let’s say I have a carousel control in the website then I would create an MVC project called carousel.csproj, and another project for a image logo “Logo.csproj” and the list goes on. The cshtml will also be placed on subfolder under the views of each projects.

enter image description here

All this feature projects will then be referenced to a main web project that contains the master.cshtml

Now, creating a template in Umbraco automatically stores the cshtml to ~/views by default. Is it possible to changed or configure the path and map a template to an existing view?


This is a companion discussion topic for the original entry at https://our.umbraco.com/forum/104856-how-to-change-the-templates-path