- https://www.mathworks.com/matlabcentral/answers/1602900-how-can-i-make-a-slider-from-app-designer-change-the-background-of-a-shape-which-is-loaded-from-a
- https://www.mathworks.com/matlabcentral/answers/738832-how-do-i-create-a-scrollable-app-using-appdesigner
- https://www.mathworks.com/matlabcentral/answers/463734-is-there-a-way-to-add-a-background-picture-to-an-app-designer-gui
How would I make a scrolling background for geometry dash in matlab app designer.
조회 수: 8 (최근 30일)
이전 댓글 표시
I have the entire first map background on my computer but how would I make the character move like in geometry dash.
댓글 수: 0
답변 (1개)
Yoga
2023년 9월 7일
I understand that you wish to have a scrollable background in MATLAB App designer. This is possible by clicking your main UIFigure component, under Interactivity, find property Scrollable and activating it.
You can refer to the methods given in the following links:
I hope this helps resolve your issue.
댓글 수: 0
참고 항목
카테고리
Help Center 및 File Exchange에서 Migrate GUIDE Apps에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!