Not logged inOpenClonk Forum
Up Topic General / Help and Questions / Changing Camera Focus instantly with SetPosition()
- - By Marky [de] Date 2015-10-20 20:27
Whenever I set the polayer's position with SetPosition() the camera moves from its current position to the destination over the course of a few frames. Is there a way to set it to the new position instantly/in the next frame? Calling SetPlrView() right after setting the position results in the same behaviour.
Parent - By Armin [de] Date 2015-10-20 21:37
I wanted to have the same mechanism when I tried to create a smooth loader-intro blending. The moving camera destroyed the effect. :/
Parent - By B_E Date 2015-10-21 18:01
I vaguely remember something about doing a double call in CR, maybe try SetPosition twice. But it's been a long time.
Parent - By Sven2 [us] Date 2015-10-21 18:40 Edited 2015-10-21 18:43
I don't think we have the option right now. You can create a bug tracker entry and assign me to it; it would be trivial to implement as a parameter to SetPlrView and ResetCursorView.
Up Topic General / Help and Questions / Changing Camera Focus instantly with SetPosition()

Powered by mwForum 2.29.7 © 1999-2015 Markus Wichitill