I’ve been following Brackey’s video guide titled “How to make a video game - Godot beginner tutorial”
And I came to platforms, I gave it a sprite, gave it a collision box, moved it into my game scene - and for some reason its not there? I can’t bump into it, can’t see it when I playtest, but it’s there when I’m looking at the scene as a whole
I mean that whenever the player jumps on a platform - the platform continues moving forward, but the player doesn’t move with it (the platform moves forwards and backwards). Player stays at the same place he landed on and just slides off when the platform leaves.