Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

More fixes for TouchControlsEnabler. #1859

Merged
merged 6 commits into from
Aug 25, 2024

Conversation

NC-devC
Copy link
Contributor

@NC-devC NC-devC commented Aug 10, 2024

In this PR:
1)I fixed small issue, when code name was "gml_Object_obj_mobilecontrols_Create_0.gml". Now it named normally: "gml_Object_obj_mobilecontrols_Create_0"
2)I added scale by display gui size. Why dont "display_set_gui_size(640,480)"? In "Undertale Yellow" this line of code causes gui to be unnormally small.
3)Now controller will appear only on mobile devices.(Android, IOS)

I made an issue before, that made code name not correctly.
This can be very helpful.
Copy link

github-actions bot commented Aug 10, 2024

@NC-devC NC-devC requested a review from Miepee August 25, 2024 10:56
@Miepee Miepee merged commit 68a14b9 into UnderminersTeam:master Aug 25, 2024
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants