Hello,
In my project i need to use zero deceleration in PLATFORM behavior for specific reason.But when my input for horizontal direction is changed, the control is not simulating instantly,instead taking some time.In construct there is a system variable which gives the current horizontal speed which can be read by using System.Sprite.Platform.Speed.But I'm unable to set this variable.Can i set this speed to zero on direction simulated?Need some Help :(
Thank you!