• Home
  • News
  • Software
  • Knowledge
  • MMO
  • Tips
  • Security
  • Network
  • Office
AnonyViet - English Version
  • Home
  • News
  • Software
  • Knowledge
  • MMO
  • Tips
  • Security
  • Network
  • Office
No Result
View All Result
  • Home
  • News
  • Software
  • Knowledge
  • MMO
  • Tips
  • Security
  • Network
  • Office
No Result
View All Result
AnonyViet - English Version
No Result
View All Result

[Tạo 2D Platformer Game với Godot] Part 8.1: Adding a scroll button

AnonyViet by AnonyViet
January 27, 2023
in Tips
0

In this part, it is a fork, which means it will not be very related to the main game making, but I think there will still be people who need it.

Join the channel Telegram of the AnonyViet 👉 Link 👈

Then in this section, I will show you how to add scrolling buttons for those who plan to export the game to mobile.

Art

The first part will be the art part, you can download it for yourself at the following link: Onscreen controls (8 styles)

[Tạo 2D Platformer Game với Godot]  Fork part 1: Add a move button

You create yourself a new folder named GUI in the Assets folder.

[Tạo 2D Platformer Game với Godot]  Part 8.1: Adding a 20 . scroll button

In the GUI folder create an additional Buttons folder (this is where the buttons are).

[Tạo 2D Platformer Game với Godot]  Part 8.1: Adding a 21 . scroll button

Then open the zip file you just downloaded into Sprites.

[Tạo 2D Platformer Game với Godot]  Part 8.1: Adding 22 . scroll button

UnshadedDark.

[Tạo 2D Platformer Game với Godot]  Part 8.1: Add 23 . scroll button

Copy yourself photos 24,25,26 and put them in the Buttons folder.

[Tạo 2D Platformer Game với Godot]  Part 8.1: Adding 24 . scroll button

As above is fine.

Knot

[Tạo 2D Platformer Game với Godot]  Part 8.1: Adding a 25 . scroll button

Next, you go through the Player’s scene and add yourself a new node, TouchScreenButton (this is a dedicated touch screen button for mobile games).

[Tạo 2D Platformer Game với Godot]  Part 8.1: Adding a 26 . scroll button

Then I created 3 more TouchScreenButton nodes and renamed it Quatrai, Quaphai and Nhay respectively. Each name has its own meaning.

[Tạo 2D Platformer Game với Godot]  Part 8.1: Add 27 . scroll button[Tạo 2D Platformer Game với Godot]  Part 8.1: Adding a 28 . scroll button

Here I select the button to the left then I drag the image to Normal so it shows the button. At the thường is the image when it is normal, and the Pressed is the image when you click.

You can make it more detailed by clicking the button and the image will be darker or lighter to let the user know they have clicked.

The Action is the same action as on the code Input.is_action_pressed(“ui_left”) or something but here you just need to fill it in and then click it automatically. And if on the code you use the above actions, when you click it, it will run that action on the code.

[Tạo 2D Platformer Game với Godot]  Part 8.1: Adding a 29 . scroll button[Tạo 2D Platformer Game với Godot]  Part 8.1: Adding a 30 . scroll button

I adjusted for the other 2.

[Tạo 2D Platformer Game với Godot]  Part 8.1: Adding a 31 . scroll button

Oh, you guys add a new node called CanvasLayer

[Tạo 2D Platformer Game với Godot]  Part 8.1: Adding a 32 . scroll button

Then I will rename as GUI and leave the other 3 nodes in.

The reason I do that is because when you leave the other 3 nodes outside, it’s like the other nodes will move as usual, but if you leave them inside CanvasLayer then it will only show up in the UI section.

[Tạo 2D Platformer Game với Godot]  Part 8.1: Add 33 . scroll button

Mine already shows up, but you’re sure clicking it won’t work unless you run the mobile game test

[Tạo 2D Platformer Game với Godot]  Part 8.1: Adding a 34 . scroll button

Therefore, you go to Project -> Project Settings -> Find Pointing.
[Tạo 2D Platformer Game với Godot]  Part 8.1: Adding a 35 . scroll button

Then tick the one on the image to be able to click.[Tạo 2D Platformer Game với Godot] Part 8.1: Adding a scroll button

Then run the game and enjoy.

You should also adjust the move button so that it fits your eyes.

Summary

So in this part, I showed you how to add a scroll button in the Game.

The article achieved: 5/5 – (100 votes)

Tags: AddingbuttonGameGodotPartPlatformerScrolltạovới
Previous Post

Instructions to Lock Web Browser with Password with Browser Lock

Next Post

Management document form for IT Manager

AnonyViet

AnonyViet

Related Posts

How to change the default font on Windows 10
Tips

How to change the default font on Windows 10

April 13, 2026
5 tips for using a Browser to replace an App (helps save RAM, time and money)
Tips

5 tips for using a Browser to replace an App (helps save RAM, time and money)

April 13, 2026
How to make funny MeMe photos without Photoshop within 10 seconds
Tips

How to make funny MeMe photos without Photoshop within 10 seconds

April 11, 2026
How to quickly design your own Logo without Photoshop
Tips

How to quickly design your own Logo without Photoshop

April 10, 2026
How to convert Website into App on Windows
Tips

How to convert Website into App on Windows

April 9, 2026
Instructions for getting 3 months of Adobe Express Pro for free
Tips

Instructions for getting 3 months of Adobe Express Pro for free

April 9, 2026
Next Post
Management document form for IT Manager

Management document form for IT Manager

0 0 votes
Article Rating
Subscribe
Login
Notify of
guest

guest

0 Comments
Oldest
Newest Most Voted
Inline Feedbacks
View all comments

Recent News

How to add Watermark to Google Docs to protect copyright

How to add Watermark to Google Docs to protect copyright

April 19, 2026
How to intercept traffic using Burp Suite to analyze HTTP/HTTPS

How to intercept traffic using Burp Suite to analyze HTTP/HTTPS

April 18, 2026
How to avoid Adblock detection on Youtube with 4 good tips

How to avoid Adblock detection on Youtube with 4 good tips

April 17, 2026
How to transfer ChatGPT data to Claude is extremely simple

How to transfer ChatGPT data to Claude is extremely simple

April 16, 2026
How to add Watermark to Google Docs to protect copyright

How to add Watermark to Google Docs to protect copyright

April 19, 2026
How to intercept traffic using Burp Suite to analyze HTTP/HTTPS

How to intercept traffic using Burp Suite to analyze HTTP/HTTPS

April 18, 2026
How to avoid Adblock detection on Youtube with 4 good tips

How to avoid Adblock detection on Youtube with 4 good tips

April 17, 2026
AnonyViet - English Version

AnonyViet

AnonyViet is a website share knowledge that you have never learned in school!

We are ready to welcome your comments, as well as your articles sent to AnonyViet.

Follow Us

Contact:

Email: anonyviet.com[@]gmail.com

Main Website: https://anonyviet.com

Recent News

How to add Watermark to Google Docs to protect copyright

How to add Watermark to Google Docs to protect copyright

April 19, 2026
How to intercept traffic using Burp Suite to analyze HTTP/HTTPS

How to intercept traffic using Burp Suite to analyze HTTP/HTTPS

April 18, 2026
No Result
View All Result
  • Home
  • News
  • Software
  • Knowledge
  • MMO
  • Tips
  • Security
  • Network
  • Office

wpDiscuz
0
0
Would love your thoughts, please comment.x
()
x
| Reply