I cant seem to find a way add custom properties to an object.
Right now I am using
bpy.types.Object.CustomProp
However this doesn’t work the way I want it to work.
What I want is to add custom properties to all selected objects. Properties that I can see, and change.
Help is very much appreciated.
Ex.