How would I make a scrolling background for geometry dash in matlab app designer.

27 ビュー (過去 30 日間)
Isaiah
Isaiah 2022 年 11 月 16 日
回答済み: Yoga 2023 年 9 月 7 日
I have the entire first map background on my computer but how would I make the character move like in geometry dash.

回答 (1 件)

Yoga
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:
  1. 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
  2. https://www.mathworks.com/matlabcentral/answers/738832-how-do-i-create-a-scrollable-app-using-appdesigner
  3. https://www.mathworks.com/matlabcentral/answers/463734-is-there-a-way-to-add-a-background-picture-to-an-app-designer-gui
I hope this helps resolve your issue.

カテゴリ

Help Center および File ExchangeDevelop Apps Using App Designer についてさらに検索

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by