Correct Your Spelling in Unity!

Поділитися
Вставка
  • Опубліковано 28 вер 2024

КОМЕНТАРІ • 38

  • @GameDevGuide
    @GameDevGuide  3 роки тому +1

    The first 1,000 people to use this link will get a 1 month free trial of Skillshare: skl.sh/gamedevguide09211

  • @sb810
    @sb810 3 роки тому +26

    This vidyo is so passive-aggrsssive, I lvoe ti.

  • @ewwitsantonio
    @ewwitsantonio 3 роки тому +6

    THIS is the type of Unity content I want. Excellent. I'm always a little unsure how to incorporate external C# libraries. This encourages me to try it out! Thanks!

  • @ThomasChen-ur2gt
    @ThomasChen-ur2gt 3 роки тому +1

    your are one of the most professional game dev tutorial maker. Thanks for making these content.

  • @yuvalamir3226
    @yuvalamir3226 3 роки тому +5

    It could be useful if you could mark a word that was detected as a misspelling as a real word and add it to the dictionary, since video games very often use made up words for thing like enemy/weapon names or abbreviations for example.

    • @GameDevGuide
      @GameDevGuide  3 роки тому +5

      You can! The NetSpell library supports adding words to the dictionary like this!

  • @simoncodrington
    @simoncodrington 3 роки тому

    Great video mate. Always enjoy watching the things you come up with

  • @LeithHussain
    @LeithHussain 2 роки тому +7

    PLEASE ADD YOUR UNITY FILE TO GITHUB SO WE CAN LOOK THOUGH THE SCRIPTS

  • @branidev
    @branidev 3 роки тому +1

    Skillshare start support so many creators last 20 videos I watched all sponsored by Skillshare... btw another interesting video, never even think about tool like this have inside Unity as a non-english speaker this would be 100% usefull for me ;)

  • @albrum5136
    @albrum5136 3 роки тому +5

    Haven't watched it yet, but I'm liking it anyways because I know the quality of your videos are always top notch

    • @TuberTugger
      @TuberTugger 3 роки тому +3

      Haven't read your comment yet, but I'm assuming it is like worthy

  • @heroesofelements3252
    @heroesofelements3252 3 роки тому

    This is really awesome stuff. Well done.

  • @ahadnazari9110
    @ahadnazari9110 3 роки тому

    NuGet to Zip
    I LOVE That😍😍😍

  • @isaiahkowcun1662
    @isaiahkowcun1662 3 роки тому

    I get an error message popup whenever I access the plugin via script. "Could not register the window class, win32 error 0". However when I hit "ok" on the popup, it allows me to continue and it works fine in the editor. The plugin doesn't work at all in builds of the project.
    It seems to happen only the first time I call NetSpell.SpellChecker.Spelling.TestWord(stringName)
    Any ideas?

    • @isaiahkowcun1662
      @isaiahkowcun1662 3 роки тому

      Update if anyone in the future has the same problem. It seemed like it was trying to open a window that didn't exist or something, so in Start() call:
      NetSpell.SpellChecker.Spelling.ShowDialog = false;
      and that solved the problem!

  • @donttouchme8854
    @donttouchme8854 Рік тому

    Source code pls

  • @koki10190
    @koki10190 3 роки тому

    cool!

  • @greenTech88
    @greenTech88 3 роки тому +1

    Epic online services unity plugin multiplayer game make tutorial series plz help🤔🤔🧐🧐♥️

  • @felixbarker4400
    @felixbarker4400 3 роки тому

    Exurbia?

  • @froggo4363
    @froggo4363 3 роки тому +1

    spel

  • @thepresidentgaming404
    @thepresidentgaming404 3 роки тому

    Like before watch hhhhhhh

  • @gamedevdemonold
    @gamedevdemonold 3 роки тому +3

    Claim your "here within an hour" ticket.

  • @QuintaFeira12
    @QuintaFeira12 3 роки тому

    Roses are Red. Violets are blue.
    I was first. But in my heart, so are you.

  • @Semmetje11lolly
    @Semmetje11lolly 3 роки тому +3

    Hey Matt, I've been searching the web on how to make a 'News' Tab (something like the News tab in Brawl Stars or Clash Royale for example) in-game in Unity, but can't seem to find anything. Could you maybe do a tutorial on something like this?

  • @__Rizzler__
    @__Rizzler__ 3 роки тому +2

    Arigato gdg

  • @sevhd
    @sevhd 3 роки тому +2

    keep up the great work, you are one of the top youtubers when it comes to unity tutorials 👍

  • @DHAnimation
    @DHAnimation 3 роки тому

    Make it possible, in the editor, to use the curve in real time and the timeline to move the object.
    That is, we built a route using a curve, and in the timeline we could move the character along this curve. This will greatly simplify the animation of movement, for example, when a character needs to turn in any direction, we do not have to manually set key frames for rotation.

  • @bozo7383
    @bozo7383 2 роки тому

    Ok yes I admit that I read the “splell checer” till the very end..
    Anyway thx for the “tull” !

  • @sauncarter1040
    @sauncarter1040 2 роки тому +1

    I'm very new to unity, so I don't quite how to get the SpellChecker as part of the first class you made. It's just telling me "The type or namespace 'Spelling' could not be found (are you missing a using directive or an assembly reference?)"

    • @MrPatben8
      @MrPatben8 Рік тому +2

      This is probably way too late but the header you need to type in is "using NetSpell.SpellChecker". He also failed to show that you need the "using UnityEditor" header too

  • @GTLugo
    @GTLugo 3 роки тому

    Hahaha I loved the passive aggressiveness in this one!

  • @SaiponathGames
    @SaiponathGames 3 роки тому

    Nice really cool.

  • @chipdev8026
    @chipdev8026 3 роки тому

    Awesome content! Could you make a video about managing audio? Cheers!

  • @pery9971
    @pery9971 3 роки тому

    this is a MASSIVELY underrated channel! 👏

  • @TheDaanDude
    @TheDaanDude 2 роки тому

    Love this!

  • @cedricquilal-lan1616
    @cedricquilal-lan1616 3 роки тому

    for all person who named Frankly, get out of here and fix the world already.

  • @KevinMerinoCreations
    @KevinMerinoCreations 3 роки тому

    I need this! 😉

  • @stelpstudios
    @stelpstudios 3 роки тому

    Blupp 👍