How To Make Custom Rule Tiles In Unity

  Рет қаралды 16,173

Vinark117

Vinark117

Күн бұрын

Пікірлер: 44
@Void-vn2vf
@Void-vn2vf 2 жыл бұрын
This is the most advanced tutorial about 2d extra i found for now. It is really helpfull. Thank you very much !
@jacobwigent1931
@jacobwigent1931 Жыл бұрын
It's not very often that I leave a comment like this, but this was one of the most helpful tutorials I've ever watched! Thank you so much. This is exactly the solution I was looking for and I can't wait to watch more of your videos. You've earned a subscriber :)
@benharik5002
@benharik5002 Жыл бұрын
It's under Assets > Create > 2D > Tiles. if you don't see "2D" click on triangle arrow icon to reveal it, as there are many options under "Create"
@gab229
@gab229 Жыл бұрын
You don't understand how incredibly helpful this was hahahah, thank you!
@TemuJesus
@TemuJesus 2 жыл бұрын
dude this is the best explanation of this feature. exactly what i needed. thank you!!
@xyarlo9369
@xyarlo9369 3 жыл бұрын
That was really helpful! I paused and rewinded about a billion times, but that's fine
@Zemeck
@Zemeck 3 жыл бұрын
Amazing video, really cleared a lot up. Keep up the good work
@CireLive
@CireLive 5 ай бұрын
came from Caleb's video W video Vinark!
@jannikhannemann7800
@jannikhannemann7800 3 жыл бұрын
Wow, Thanks man. Absolute life-saver!
@loupandsnoop
@loupandsnoop Жыл бұрын
This helped tremendously. Thank you so much.
@jjpena968
@jjpena968 8 ай бұрын
This helped tremendously! thank you!!!!
@johnsonchu5816
@johnsonchu5816 3 жыл бұрын
This tutorial late for two years! Has been proposed add this video link to 2d-extras repo. :)
@davidvarga2916
@davidvarga2916 3 жыл бұрын
4: Specified + the array is all I need. Big Thanks. +1sub
@expertintinfoilhats2063
@expertintinfoilhats2063 3 жыл бұрын
Wow well done ! Very good tutorial, thanks !
@sneddengonsalves9320
@sneddengonsalves9320 Жыл бұрын
I don't get how to match different sprite within the same tile base
@_pakimchi
@_pakimchi 4 ай бұрын
Thank you very much ! :)
@Rhumarb
@Rhumarb Жыл бұрын
Thanks so much for the tutorial
@nadadenadak
@nadadenadak Жыл бұрын
Thank you very much, It certainly helps me to create walls with 2 and 3 tiles height by drawing each level separately. Not the best scenario but far better than selecting tiles manually XD. Would be great with we could set more than one tile output and use just one rule tile for it xd
@expertintinfoilhats2063
@expertintinfoilhats2063 3 жыл бұрын
Wow well done !
@djpersonalspace2406
@djpersonalspace2406 Жыл бұрын
Hi this is a great video and the only one I've seen on this topic! For the check_nothing bool, is this supposed to return false when there is no tile in that neighbour space? I need this functionality and am not having any success in getting that set up.
@djpersonalspace2406
@djpersonalspace2406 Жыл бұрын
I think it has been working but I had a default tile on so never mind lol
@antiNT2
@antiNT2 3 жыл бұрын
Thanks for this ! Could you provide us with a link to the textures you used to replace the numbers please? Thanks again
@VinarkDev
@VinarkDev 3 жыл бұрын
I put the scripts and assets on github, here's the link: github.com/Vinark117/Tutorials/tree/main/CustomRuleTiles (I also put the link to the desription for anyone else to use)
@김지원-e6t4t
@김지원-e6t4t 2 жыл бұрын
Your video is very good. Thank you.
@Snoweuph
@Snoweuph 3 жыл бұрын
So amazing, that was what I needed! PS: keep up the good work, I loved your Video, the Only problem was that you're sometimes a little hard to understand
@VinarkDev
@VinarkDev 3 жыл бұрын
Thank you! I'm trying my best to talk as clearly as I can (with more or less success). But that's why I include subtitles on all of my videos, because I know my accent sometimes can be hard to understand.
@Snoweuph
@Snoweuph 3 жыл бұрын
@@VinarkDev 👍
@EggsSkrambled
@EggsSkrambled 16 күн бұрын
This is good shit
@kevindowlingdev
@kevindowlingdev 2 жыл бұрын
Good Tutorial. I'm getting an error when trying replacing the rule tile script with the custom rule tile script. It's telling me that I need to fix compile errors (I have none in console) or to use a valid script. I'm using 2021.3.11f1
@christinedelire3974
@christinedelire3974 2 жыл бұрын
Is this possible to find for Unity 2019 ? I really need the possibility to check for specific tiles for my game...
@VinarkDev
@VinarkDev 2 жыл бұрын
It should work with unity 2019 too
@ahmednaboot2155
@ahmednaboot2155 2 жыл бұрын
How come I don't see different brushes to add. just one called Brush
@flamingfire0
@flamingfire0 7 ай бұрын
thank you
@GlyphicEnigma
@GlyphicEnigma 2 жыл бұрын
Rule icons don't work, and I still can't get two rule tiles to interact properly. edit: Figured out why my tiles wouldn't interact. I tried adding my other rule tile to tilestoconnect last night and couldnt, but I tried it this morning and I was able to add it, so I got that working, but the rule icons still don't work.
@DylanWeicker
@DylanWeicker 3 жыл бұрын
How do I get to that menu that has Tiles > Custom Rule Tile Script?
@VinarkDev
@VinarkDev 3 жыл бұрын
That's the path that I specified in the [CreateAssetMenu] attribute
@azyjmexcuseokstop924
@azyjmexcuseokstop924 2 жыл бұрын
I DONT UNDERSTAND ANYTHING WHAT ARE THE CONSTS, WHY, HOW ?
@durrium
@durrium 3 жыл бұрын
Nice video but you didnt explain how to use this? just some numbers?
@durrium
@durrium 3 жыл бұрын
Like how do i use the specified tile to act? do i just enter the number 4 there and then link the tile as element 4 in the array?
@thegooberator
@thegooberator 3 жыл бұрын
for me i had to right click to cycle the options
@mimivrc4148
@mimivrc4148 2 жыл бұрын
any luck figruing it out? I'm in the same boat. the vide explained how to make it with 0 explanation on how to use it!
@SIBSurvivor
@SIBSurvivor 10 ай бұрын
wow
@durrium
@durrium 3 жыл бұрын
yeah it cant find The tiles anyway so :p sorry man thumbs down
Create Rule Tiles in SECONDS in Unity
11:08
Vinark117
Рет қаралды 8 М.
The Solution to ALL of Your Rule Tile Problems!
12:12
Vinark117
Рет қаралды 8 М.
Beat Ronaldo, Win $1,000,000
22:45
MrBeast
Рет қаралды 146 МЛН
黑天使被操控了#short #angel #clown
00:40
Super Beauty team
Рет қаралды 54 МЛН
Creative Justice at the Checkout: Bananas and Eggs Showdown #shorts
00:18
Fabiosa Best Lifehacks
Рет қаралды 35 МЛН
Правильный подход к детям
00:18
Beatrise
Рет қаралды 9 МЛН
How To Use Auto Tiling in Unity 2020
12:11
gamesplusjames
Рет қаралды 55 М.
How My Dumb Mobile Game Got 400k Downloads
13:24
Will Kwan
Рет қаралды 1,4 МЛН
Draw fewer tiles - by using a Dual-Grid system!
6:22
jess::codes
Рет қаралды 670 М.
Easy Tilemaps and Dynamic Auto Tiling - Unity 2D
5:50
Game Code Library
Рет қаралды 29 М.
I built my own 16-Bit CPU in Excel
15:45
Inkbox
Рет қаралды 1,6 МЛН
A new way to generate worlds (stitched WFC)
10:51
Watt Designs
Рет қаралды 545 М.
I Made the Same Game in 8 Engines
12:34
Emeral
Рет қаралды 4,3 МЛН
Beat Ronaldo, Win $1,000,000
22:45
MrBeast
Рет қаралды 146 МЛН