You did it the other way around grin

The view.genius has to be the parent so that all 'child-entities' will have the same behaviour.

you have to use:
entity.parent = view.genius;
not
view.genius.parent = entity;


POTATO-MAN saves the day! - Random