How can I make a Plataform Sprite go up or down according to the ground patterns?
Example of my failed attempt.
Develop games in your browser. Powerful, performant & highly capable.
You could edit the collision box of the ground sprite.
However, what you should do is leave your graphics as non-solid, and use solid invisible rectangles stretched and rotated to roughly follow the ground.