bryanedds / Nu

Repository hosting the open-source Nu Game Engine and related projects.
MIT License
1.05k stars 151 forks source link

Cut / Paste marking PropagationSourceOpt as self. #745

Closed bryanedds closed 3 months ago

bryanedds commented 3 months ago

I thought there was a special cut indication flag already. Maybe we're not using it properly?

bryanedds commented 3 months ago

Conversely, copy-pasting a parent of a child entity that was a propagation source keeps the PropagationSourceOpt as None when it should be some Some of the source entity.