How to get the object the character has stepped on

Define “step” here? Is the character walking, jumping, or something else?

“Landed” event, I believe, is triggered when you hit a floor surface while falling.

I don’t believe there’s a built in “stepped on” concept, but you could certainly simulate it in many different ways… depending on what you actually want to achieve… so define “step” :smiley: