I need my Player (platform behavior) to move in the direction of bullet he sended after it hits solid, like a grapling hook.
I only manage to make my player to teleport or travel with bullet, he needs to slowly move the same path that bullet took, only after the bullet hit the solid object.
Is there a way to make that in construct2?