How would you make a shoot, aim, and reload button for mobile? My entire game development is paused because I don’t have mobile supported guns could somebody please help?
You could edit your script so that ContextActionService:BindAction()
connects, it creates mobile buttons automatically if the third parameter is true
.
PS: if this solves your problem, mark it as a solution.
1 Like
Im not sure if its a solution because i barley understand scripting so im very confused on what im doing