How To Make Custom Rule Tiles In Unity

Sdílet
Vložit
  • čas přidán 7. 09. 2024

Komentáře • 43

  • @Void-vn2vf
    @Void-vn2vf Před 2 lety +3

    This is the most advanced tutorial about 2d extra i found for now. It is really helpfull. Thank you very much !

  • @jacobwigent1931
    @jacobwigent1931 Před rokem

    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 :)

  • @xyarlo9369
    @xyarlo9369 Před 3 lety +1

    That was really helpful! I paused and rewinded about a billion times, but that's fine

  • @CireLive
    @CireLive Před 2 měsíci

    came from Caleb's video W video Vinark!

  • @gab229
    @gab229 Před rokem

    You don't understand how incredibly helpful this was hahahah, thank you!

  • @Zemeck
    @Zemeck Před 3 lety +4

    Amazing video, really cleared a lot up. Keep up the good work

  • @TemuJesus
    @TemuJesus Před 2 lety

    dude this is the best explanation of this feature. exactly what i needed. thank you!!

  • @benharik5002
    @benharik5002 Před rokem +1

    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"

  • @jannikhannemann7800
    @jannikhannemann7800 Před 3 lety +2

    Wow, Thanks man. Absolute life-saver!

  • @davidvarga2916
    @davidvarga2916 Před 3 lety

    4: Specified + the array is all I need. Big Thanks. +1sub

  • @johnsonchu5816
    @johnsonchu5816 Před 3 lety +5

    This tutorial late for two years! Has been proposed add this video link to 2d-extras repo. :)

  • @loupandsnoop
    @loupandsnoop Před rokem

    This helped tremendously. Thank you so much.

  • @sneddengonsalves9320
    @sneddengonsalves9320 Před rokem +1

    I don't get how to match different sprite within the same tile base

  • @_pakimchi
    @_pakimchi Před měsícem

    Thank you very much ! :)

  • @Snoweuph
    @Snoweuph Před 3 lety +4

    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  Před 3 lety +5

      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 Před 3 lety +2

      @@VinarkDev 👍

  • @jjpena968
    @jjpena968 Před 5 měsíci

    This helped tremendously! thank you!!!!

  • @nadadenadak
    @nadadenadak Před 11 měsíci

    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

    Wow well done !
    Very good tutorial, thanks !

  • @Rhumarb
    @Rhumarb Před rokem

    Thanks so much for the tutorial

  • @flamingfire0
    @flamingfire0 Před 4 měsíci

    thank you

  • @GlyphicEnigma
    @GlyphicEnigma Před 2 lety

    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.

  • @user-gf5kp4md2h
    @user-gf5kp4md2h Před 2 lety

    Your video is very good. Thank you.

  • @antiNT2
    @antiNT2 Před 3 lety +2

    Thanks for this ! Could you provide us with a link to the textures you used to replace the numbers please? Thanks again

    • @VinarkDev
      @VinarkDev  Před 3 lety +2

      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)

  • @expertintinfoilhats2063

    Wow well done !

  • @ahmednaboot2155
    @ahmednaboot2155 Před 2 lety

    How come I don't see different brushes to add. just one called Brush

  • @djpersonalspace2406
    @djpersonalspace2406 Před rokem

    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 Před rokem

      I think it has been working but I had a default tile on so never mind lol

  • @kevindowlingdev
    @kevindowlingdev Před rokem

    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

  • @azyjmexcuseokstop924
    @azyjmexcuseokstop924 Před 2 lety +1

    I DONT UNDERSTAND ANYTHING WHAT ARE THE CONSTS, WHY, HOW ?

  • @SIBSurvivor
    @SIBSurvivor Před 7 měsíci

    wow

  • @christinedelire3974
    @christinedelire3974 Před 2 lety

    Is this possible to find for Unity 2019 ? I really need the possibility to check for specific tiles for my game...

    • @VinarkDev
      @VinarkDev  Před 2 lety

      It should work with unity 2019 too

  • @DylanWeicker
    @DylanWeicker Před 3 lety

    How do I get to that menu that has Tiles > Custom Rule Tile Script?

    • @VinarkDev
      @VinarkDev  Před 3 lety

      That's the path that I specified in the [CreateAssetMenu] attribute

  • @durrium
    @durrium Před 2 lety

    Nice video but you didnt explain how to use this? just some numbers?

    • @durrium
      @durrium Před 2 lety

      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 Před 2 lety

      for me i had to right click to cycle the options

    • @mimivrc4148
      @mimivrc4148 Před rokem

      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!

  • @durrium
    @durrium Před 2 lety

    yeah it cant find The tiles anyway so :p sorry man thumbs down