• 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

[Godot RPG]#5: Autotile

AnonyViet by AnonyViet
January 30, 2023
in Tips
0

Hello everyone, you have come to part 5 in the game programming series with Godot. And in this tutorial I will guide you to create tilemap using a more advanced function that is Auto tile. Before that, I also had a tutorial on using Autotile, but at that time, my knowledge was very weak, so it was wrong and now I will guide you in a more specific and detailed way.

Join the channel Telegram of the AnonyViet 👉 Link 👈

In this article, I will help you create this Autotile and Autotile for those of you who don’t know, it can help you Design your Level automatically instead of doing it manually in lesson 4. It is also very easy and not difficult at all.

Create Autotile

first . Create Autotile

First, go to Tileset in the Inspector Tab of Node Tilemap

[Godot RPG]#5: Autotile - Game Programming Godot Engine 25

Then choose your existing Tileset as Forest

[Godot RPG]#5: Autotile - Game programming Godot Engine 26

And then you proceed to choose New Autotile for yourself.

[Godot RPG]#5: Autotile - Game programming Godot Engine 27

Remember to turn on the Grid to get the grid shape

[Godot RPG]#5: Autotile - Game Programming Godot Engine 28

Then highlight the area to be selected. And note who is using my tileset, please choose like me.

[Godot RPG]#5: Autotile - Game programming Godot Engine 29

For other tilesets you will have to base on its size there will be tileset of 16×16.8×8.32×32.64×64

You have to adjust accordingly Snap Options – Step and Selected Tile – Subtile Size

[Godot RPG]#5: Autotile - Game programming Godot Engine 30 [Godot RPG]#5: Autotile - Game programming Godot Engine 31

2 . Create Bitmask

Next, click on Bitmask on the toolbox selection.

Here will be the most important part of creating Autotile wrong one mile is going a mile.[Godot RPG]#5: Autotile - Game programming Godot Engine 32

Well, remember to change the Autotile Bitmask mode to 3×3 and 2×2 if it suits your tileset.[Godot RPG]#5: Autotile - Game Programming Godot Engine 33

And here I will proceed to enter Bitmask.

This is before:

[Godot RPG]#5: Autotile - Game programming Godot Engine 34

And after that:

[Godot RPG]#5: Autotile - Game programming Godot Engine 35

Here, that color bitmask means: Is a navigation tool or in other words for you to understand, it is easy to link this tile with another tile.

For an example to illustrate Godot: here I have a tile and this tile when you put it down will show it first because it is not linked to anyone

[Godot RPG]#5: Autotile - Game programming Godot Engine 36

[Godot RPG]#5: Autotile - Game programming Godot Engine 37

And here I will put another tile next to it and they are linked together through bitmask.

So now what if I try to remove the bitmask associated with the right tile?

[Godot RPG]#5: Autotile - Game programming Godot Engine 38[Godot RPG]#5: Autotile - Game Programming Godot Engine 39

And below will be the result when you remove the bitmask associated with the right tile.

Since it loses its associated bitmask it cannot find the tile to connect to and it will display the default icon.

Note: Many of you, despite drawing a full bitmask, but still get the same problem as below, it’s because you drew it wrong or because the bitmask was wrong or you drew too little or too much.

[Godot RPG]#5: Autotile - Game programming Godot Engine 40

And this is the result after I have done it.

[Godot RPG]#5: Autotile - Game programming Godot Engine 41

3.Create Single Tile

Well, to have a grass tile, please create a Single Tile that is a grass Tile, but don’t add the Autotile to it and it’s done.

[Godot RPG]#5: Autotile - Game programming Godot Engine 42

Well, if you have the same problem as the picture, it’s because I added the auto tile missing at first.-. Sorry guys[Godot RPG]#5: Autotile - Game Programming Godot Engine 43

Please add it

[Godot RPG]#5: Autotile - Game Programming Godot Engine 44

Then it will be back to normal

[Godot RPG]#5: Autotile - Game programming Godot Engine 45

To add a certainty with Autotile, in the toolbar you can select Icon and click on the Sandbox to be sure.

.[Godot RPG]#5: Autotile - Game programming Godot Engine 46

Summary.

Ok, so I’ve finished the 5th tutorial. Hopefully through this article you will draw a new knowledge in Level design with Autotile for your game with Godot. Autotile is a function that is used a lot, so please remember it before you forget it.

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

Tags: AutotileGodotRPG5
Previous Post

Code test Anti Virus – AnonyViet

Next Post

How to show Weather forecast on iPhone lock screen

AnonyViet

AnonyViet

Related Posts

Top 5 game programming languages ​​to learn now
Tips

Top 5 game programming languages ​​to learn now

June 8, 2025
[Godot Shooter] #2: Creating characters & shooting bullets
Tips

[Godot Shooter] #2: Creating characters & shooting bullets

June 7, 2025
What do you need to learn game programming? Is it difficult? How long does it take?
Tips

What do you need to learn game programming? Is it difficult? How long does it take?

June 6, 2025
Instructions for registering chatgpt team at $ 1
Tips

Instructions for registering chatgpt team at $ 1

June 5, 2025
How to engrave the right mouse menu error on Windows
Tips

How to engrave the right mouse menu error on Windows

June 5, 2025
How to create online meme photos is very easy with a few steps
Tips

How to create online meme photos is very easy with a few steps

June 5, 2025
Next Post
How to show Weather forecast on iPhone lock screen

How to show Weather forecast on iPhone lock screen

0 0 votes
Article Rating
Subscribe
Login
Notify of
guest

guest

0 Comments
Oldest
Newest Most Voted
Inline Feedbacks
View all comments

Recent News

Top 5 game programming languages ​​to learn now

Top 5 game programming languages ​​to learn now

June 8, 2025
The iPhone list is updated with iOS 26

The iPhone list is updated with iOS 26

June 8, 2025
Discover the glowing effect next to the iPhone ios 18 screen

Discover the glowing effect next to the iPhone ios 18 screen

June 8, 2025
[Godot Shooter] #2: Creating characters & shooting bullets

[Godot Shooter] #2: Creating characters & shooting bullets

June 7, 2025
Top 5 game programming languages ​​to learn now

Top 5 game programming languages ​​to learn now

June 8, 2025
The iPhone list is updated with iOS 26

The iPhone list is updated with iOS 26

June 8, 2025
Discover the glowing effect next to the iPhone ios 18 screen

Discover the glowing effect next to the iPhone ios 18 screen

June 8, 2025
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

Top 5 game programming languages ​​to learn now

Top 5 game programming languages ​​to learn now

June 8, 2025
The iPhone list is updated with iOS 26

The iPhone list is updated with iOS 26

June 8, 2025
  • Home
  • Home 2
  • Home 3
  • Home 4
  • Home 5
  • Home 6
  • Next Dest Page
  • Sample Page

©2024 AnonyVietFor Knowledge kqxs hôm nay xem phim miễn phí SHBET https://kubet88.yoga/ bj88

No Result
View All Result
  • Home
  • News
  • Software
  • Knowledge
  • MMO
  • Tips
  • Security
  • Network
  • Office

©2024 AnonyVietFor Knowledge kqxs hôm nay xem phim miễn phí SHBET https://kubet88.yoga/ bj88

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