I am creating a new object and after create it I want to change its angle (doing it in the same event), but it is changing the angle of all the objects of that type.
I remember that in the past after create an object all changes in same event/subevents affected only to the new object but now looks like it is not filtering.