Introduction to tilesets in the Godot Engine
Learn how to set up a tileset in Godot, but also about its limitations
Make Professional Games with Godot: https://gdquest.mavenseed.com/courses
----
Tilesets work in a strange way in the engine. You don't feed the system with a simple texture with a fixed grid size. Instead, you have to setup every tile manually. For some reason, they also get ordered by name when you move on to level editing, so you want to be wary of that.
New tutorial every day until June 22! 05/30
The playlist: https://www.youtube.com/playlist?list=PLhqJJNjsQ7KEr_YlibZ3SBuzfw9xwGduK
The sources on Github: https://github.com/GDQuest/Godot-30-days-tutorial-challenge-2017
This tutorial is supported by:
- Gamblify: https://www.gamblify.com/
- Pineapple Works: http://pineapple.works/
Subscribe to the channel now and become a member of the community! https://www.youtube.com/c/Gdquest?sub_confirmation=1
Follow GDQuest on:
Twitter: https://twitter.com/NathanGDquest
This video is licensed under the CC-By 4.0 license: https://creativecommons.org/licenses/by/4.0/
You can attribute it to "GDQuest and contributors - https://www.gdquest.com/"