- Home /
Question by
kristupasvslukas · Oct 29, 2021 at 12:02 PM ·
platformerplayer movementplatformslidingplatformercontroller
Player slides off from moving platform when player isn't moving Bolt/visual scripting
using visual scripting: BOLT unity version: 2020.3.19f1 personal dx11
Okey i want to try to make simple first person platformer and want to make that if player gets "key" and moves on platform, platform moves to destination smoothly with player
But current problem is that if player presses movement keys platform moves with player smoothly. But if player doesn't press keys player slides off platform
Player uses character controller.
Platform script:
Problem in action:
platform-code.png
(393.3 kB)
Comment