Author Topic: CScatter instances trasformation behaviour  (Read 1547 times)

2017-04-13, 21:10:45

romullus

  • Global Moderator
  • Active Users
  • ****
  • Posts: 9262
  • Let's move this topic, shall we?
    • View Profile
    • My Models
I'm not sure whether i should post this to bug report or feature request boards, so i'm posting this here :]

Don't know how i managed to notice it only now, but i don't like how transformation of instaced objects is affecting transformation of scattered instances. Why CScatter instances inherits rotational and scaling transformations of their parents and ignores translational transforms? While i can partially agree on scaling inheritance, as it is someway special transform, but rotating an object, should not affect scattered instaces. Only rotating its pivot, should have effect on scattered instances.

Currently situation is this:

Move object -> instances are not affected, move its pivot point -> instances are affected.
Rotate object -> instances are affected, rotate its pivot point -> instances are affected.
Scale object -> instances are affected, scale its pivot point -> instances are affected.

But it should be like this:

Move object -> instances are not affected, move its pivot point -> instances are affected.
Rotate object -> instances are not affected, rotate its pivot point -> instances are affected.
Scale object -> instances are not affected, scale its pivot point -> instances are affected.
I'm not Corona Team member. Everything i say, is my personal opinion only.
My Models | My Videos | My Pictures

2017-04-13, 23:55:30
Reply #1

Ludvik Koutny

  • VIP
  • Active Users
  • ***
  • Posts: 2557
  • Just another user
    • View Profile
    • My Portfolio
The way it works now is consistent with how ForestPack behaves. I know there's a serious reason for it, but I can't recall what it was at the moment.

2017-04-14, 10:37:07
Reply #2

romullus

  • Global Moderator
  • Active Users
  • ****
  • Posts: 9262
  • Let's move this topic, shall we?
    • View Profile
    • My Models
I see. If you or anybody else will remember that reason, please let me know it. But it better be really serious one :]
I'm not Corona Team member. Everything i say, is my personal opinion only.
My Models | My Videos | My Pictures