Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Help  Creating obi rope prefab
#12
(11-12-2020, 10:04 AM)josemendez Wrote: Hi,

The mesh you're using for the rope renderer is not readable. This is evidenced by the error message being spammed to the console:
[Image: MV0nU2R.png]

Unity will prevent non-readable meshes from being modified at runtime. The solution is to simply enable the "read/write enabled" checkbox in your mesh import settings as the error message tells you to do. I've marked it with a red arrow in the above screenshot. After this, the prefab will work just fine. For more info, see: https://docs.unity3d.com/2019.3/Document...Model.html

cheers!

Thanks a lot this solved the issue, thanks again for the help Sonrisa
Reply


Messages In This Thread
Creating obi rope prefab - by amismail - 02-12-2020, 08:17 PM
RE: Creating obi rope prefab - by josemendez - 02-12-2020, 09:02 PM
RE: Creating obi rope prefab - by amismail - 04-12-2020, 06:35 PM
RE: Creating obi rope prefab - by josemendez - 04-12-2020, 09:42 PM
RE: Creating obi rope prefab - by josemendez - 04-12-2020, 09:44 PM
RE: Creating obi rope prefab - by amismail - 07-12-2020, 08:32 PM
RE: Creating obi rope prefab - by amismail - 07-12-2020, 10:48 PM
RE: Creating obi rope prefab - by amismail - 10-12-2020, 11:37 AM
RE: Creating obi rope prefab - by josemendez - 10-12-2020, 12:55 PM
RE: Creating obi rope prefab - by amismail - 10-12-2020, 06:47 PM
RE: Creating obi rope prefab - by josemendez - 11-12-2020, 10:04 AM
RE: Creating obi rope prefab - by amismail - 14-12-2020, 04:49 PM