How to change location of sceen capture component?

i try to change the Z axis the capture
doesn’t change.

Here you say that the Z does not change. So it does change but you’re unsure what to change it to in order to keep the platform in the capture’s view? Is that it?

the problem with that is that all 3
of the platforms are a different size
entirely.

  • use bounds of the platform mesh to create the offset

333424-screenshot-5.jpg

or

  • or give each platform a unique value

Besides, you shouldn’t be punching raw numbers into anything. We’re doing OOP here. The platform is an actor, it has an anchor above. When we switch to the next platform, pull the data from that actor.