How to move(horizontal/vertical) a kinematicbody2d using a button? Plss help!

:information_source: Attention Topic was automatically imported from the old Question2Answer platform.
:bust_in_silhouette: Asked By GodotKen
:bust_in_silhouette: Reply From: Captain.Susuwatari

You might have a look at the Docs at:

It explains how to use Input-Functions (like the “button” you’ve asked) to move a kinematicbody2d on the corresponding Axis.