Floor solid?

is their a way to make a a sprite solid like so nothing can go into it?

The only way I know is to program it yourself.

Maybe have a variable called "frozen" or "paralyzed" or something, and make it so that other sprites can't move if it's active. Then have the variable active only when touching the sprite in question, and have said sprite push the player back (slightly) when they touch?

Ok?

I already tried that it doesn’t work i think because my game has gravity.
Well it kinda works i just made a new alternative to the one that i was trying before the but ragdoll just like bounces on the ground. (And yes it is the ragdoll game.)

Ragdoll game. (NOT FINISED YET)