2 Followers
13 Following
71 Posts
Hi, ki here 😊.
Tried to touch facebook again. Gross. Always I am now working on connecting UI to the camera for a pixel game with GoDot. Definitely a challenge. Feels nice to figure out how to add a name tag though 🥰. #godot
Anyone have any idea how to set a button to work for one input separately instead of for the first input it is assigned to. When I call a skillup() when clicked I want it to change just that input with the same function name instead of a new function name for every button. #javascript #programming