platform that moves upwards when the player steps on it

:information_source: Attention Topic was automatically imported from the old Question2Answer platform.
:bust_in_silhouette: Asked By summertime_enjoyer

i wanna make a platform that when you step on it it moves upwards

:bust_in_silhouette: Reply From: SteveSmith

Give both the player and platform an area. If they intersect, move the platform up.