workadventure icon indicating copy to clipboard operation
workadventure copied to clipboard

Add Parameter for Transition Speed in WA.camera.set()

Open ValdoTR opened this issue 11 months ago • 0 comments

When using WA.camera.set(), the smooth transition is currently too fast, leading to abrupt changes in camera view. To improve user experience, it is necessary to add a parameter to control the speed or duration of the transition.

Proposed Solution: Introduce a parameter in the WA.camera.set() function to allow to specify the speed or duration of the transition between camera views. This enhancement will provide more control over the transition and enable smoother navigation within the game environment.

ValdoTR avatar Mar 08 '24 14:03 ValdoTR