Hi!
Is it possible to leave a comment on some components e.g. like prefabs? I’m a programmer and different sensors and other stuff that is used in code is pretty obvious to me, at least I can leave some comments for myself in code, but the artist often wonders of what is it I created in the project? I need to leave comments for him. I see it like this: he clicks on some sensor prefab and sees a text like “this sensor is used where the player should be able to climb up the wall” or “this sensor is placed where the player needs to slide down the slope” or stuff like that. Is it possible somehow? What is the best way to leave “notes” like this in unity?
Thanks!