2
I’m starting now with Unity3d and for that I took the example that comes with the package, the car.unity
.
I read a lot of documentation, but I couldn’t do something very simple...
- How to change the shape of an existing one? I’m not talking about color or texture or even position, but the very way!
- There is no "internal" Unity tool to do this?
- SOMETHING ELSE: I tried to "export" this "clue", to be able to edit by an external tool (like Blender) but I was frustrated again, I couldn’t even do that.
To be more direct, I would like to simply change the route of the track put more curves, straighter, things like that! And since you already have a clue there, I would like to "update" the one that already exists!
Thank you!
You’ll need a 3D modeler to do this. Unity Editor does not edit 3D models.
– Daniel Dourado
I imagined it.... and so I’m using Blender... it was actually my first attempt...
– Camila Yamamoto