ThirteeNov Coding Vlog
ThirteeNov Coding Vlog
  • Видео 759
  • Просмотров 1 615 410

Видео

Now, it become VERY VERY VERY simple AI Car script : Thank you Ahmedsaed!
Просмотров 372 часа назад
Guys, finally I've modified the script just like in this video... Based on Car AI (Pathfinding& Vehicle Behaviour) unitypackage, I've make this simpler package. Please get the modified Unity Package from my blog post here: thirteenov.ciihuy.com/nice-and-simple-waypoint-based-ai-car-unity-package/ Check out the playlist link here: ruclips.net/video/ap1wqrbDZyk/видео.html
Reviewing how Ahmedsaed AI Car works and trying to edit his script
Просмотров 192 часа назад
Finally I can make the demo scene of Ahmedsaed Car AI (Pathfinding& Vehicle Behaviour) package works, but then I realized that it's not really what I want. So I need to edit his script blablabla.. the point is I want the AI car moves according my custom waypoints, not random waypoints. Check out the playlist link here: ruclips.net/video/ap1wqrbDZyk/видео.html
Unity AI Car Tutorial - Let's work with AI car in Unity
Просмотров 762 часа назад
I'm starting a tutorial series about AI car / vehicles in Unity. I use this free package as starting point: Car AI (Pathfinding& Vehicle Behaviour) Asset Store link: assetstore.unity.com/packages/tools/behavior-ai/car-ai-pathfinding-vehicle-behaviour-178338 There is also a github page of it: github.com/Ahmedsaed/CarAI-Unity I thought the demo scene in the package is already ready to use example...
Find the Ghost / Ghost Finder 360 Unity Game Template / Source Code for sale on Ciihuy CreativeShop
Просмотров 6812 часов назад
Based on 360 Unity tutorials that I've made on this playlist: ruclips.net/video/QCFkl9V37kI/видео.html&pp=iAQB I've made a ghost finder game template that you can develop on your own. A simple and yet addictive Find The Ghost game template that you can improve and develop for your clients or users. Just add more scenes and add more ghost prefabs to make it more interesting. The goal of the game...
How to remove yourself from 360 image that you've taken? Simple silly stupid trick
Просмотров 3216 часов назад
The trick is take the photo two times, once you on a spot, then second time you move to another spot, then blend two images in image editor like this. Just in case you didn't think about it... I know it's obviously very simple trick.
How to downgrade Unity Ads Advertisement Legacy to version 4.4.2? Because version 4.12.0 has PROBLEM
Просмотров 8314 дней назад
I tried to use latest version of Unity Advertisement Legacy (version 4.4.2) but then I can not export / build my game as Android app, dang it! So I decided to go back and downgrade to the version 4.4.2 and here is the way...
Unity Android 360 Panorama Virtual Tour Template Unity Package - The final project looks like this
Просмотров 4614 дней назад
You can download the Android version of this simple virtual tour: play.google.com/store/apps/details?id=com.WebAppDev.WisataPasirPutihPantaiDelegan Support this channel by purchasing this Unity Package from this link: creativeshop.ciihuy.com/product/unity-360-panorama-virtual-tour-example-project/ Otherwise you can watch the playlist below: To watch the entire related videos about How to make 3...
How to disable Canvas UI click thru Raycast in Unity - We shouldn't able to click hotspot behind UI
Просмотров 3514 дней назад
In this video I will fix a problem about unintended hotspot click / raycast when we click on a UI overlay while a hotspot button behind it. To watch the entire related videos about How to make 360 Panorama Virtual Tour in Unity, check out this tutorial playlist: ruclips.net/p/PLtZUQWWVMRK3QjKLKSFrtvuJkqodLasvI
Making hotspot buttons to show images and videos - Unity 360 panorama virtual tour tutorial
Просмотров 3614 дней назад
In this video I will add two more hotspots, one for showing image and another one for showing and playing a video. To watch the entire related videos about How to make 360 Panorama Virtual Tour in Unity, check out this tutorial playlist: ruclips.net/p/PLtZUQWWVMRK3QjKLKSFrtvuJkqodLasvI
Hotspot script bug fix - There was raycast bug in my previous script
Просмотров 2114 дней назад
In this video I will modify my hotspot script that caused unintended multiple hotspot click detection. To watch the entire related videos about How to make 360 Panorama Virtual Tour in Unity, check out this tutorial playlist: ruclips.net/p/PLtZUQWWVMRK3QjKLKSFrtvuJkqodLasvI
How to add hotspots / a marker button for panorama navigation between our Untity scenes
Просмотров 4414 дней назад
NOTE : Sorry I got some problem with frame rate of my screen recording software In this video I will show you how to create hotspot buttons for our Unity based 360 panorama virtual tour. Check out this link about Raycast example script: discussions.unity.com/t/how-to-click-a-3d-object-in-unity3d/85921/4 To watch the entire related videos about How to make 360 Panorama Virtual Tour in Unity, che...
Unity 360 Panorama Virtual Tour Tutorial : Each scenes as panorama scene and navigating between them
Просмотров 5221 день назад
NOTE : Sorry I got some problem with frame rate of my screen recording software Previously we were working one single scene then inside that scene we change the panorama skybox to another panorama based on another 360 images. But this time let's work on another method, which is one scene one panorama method. So if we have 4 panoramas, we will have 4 scenes and we will navigate between them in t...
Improving our script so we can use single function for all hotspots in this Unity Virtual Tour
Просмотров 3421 день назад
In this video I will improve the SkyboxManager.cs script so we can reuse one single function for all hotspot buttons in this 360 Virtual Tour project. To watch the entire related videos about How to make 360 Panorama Virtual Tour in Unity, check out this tutorial playlist: ruclips.net/p/PLtZUQWWVMRK3QjKLKSFrtvuJkqodLasvI
Adding map feature to our Unity virtual tour project
Просмотров 4821 день назад
In this video I will show you how to add a simple and nice map system for our Unity 360 virtual tour project. To watch the entire related videos about How to make 360 Panorama Virtual Tour in Unity, check out this tutorial playlist: ruclips.net/p/PLtZUQWWVMRK3QjKLKSFrtvuJkqodLasvI
Adding the look around touch control to our Unity 360 Virtual Tour project
Просмотров 6921 день назад
Adding the look around touch control to our Unity 360 Virtual Tour project
How to change Unity Skybox by script - Simple script example to switch between skyboxes in Unity
Просмотров 5621 день назад
How to change Unity Skybox by script - Simple script example to switch between skyboxes in Unity
How to import your 360 panorama image in Unity and make a skybox of it
Просмотров 6421 день назад
How to import your 360 panorama image in Unity and make a skybox of it
How to download 360 panorama image from Google Map in full resolution
Просмотров 11321 день назад
How to download 360 panorama image from Google Map in full resolution
How to submit exported Unity build to App Store Connect using XCode
Просмотров 962 месяца назад
How to submit exported Unity build to App Store Connect using XCode
Sample of my mobile flight simulation game
Просмотров 2192 месяца назад
Sample of my mobile flight simulation game
Unity Mobile Airplane Physics - Final result!
Просмотров 1442 месяца назад
Unity Mobile Airplane Physics - Final result!
Let's work on airplane engine's audio and play around with it's pitch
Просмотров 282 месяца назад
Let's work on airplane engine's audio and play around with it's pitch
Let's improve our aircraft selection system! - Unity mobile airplane simulator game tutorial
Просмотров 432 месяца назад
Let's improve our aircraft selection system! - Unity mobile airplane simulator game tutorial
Making Airplane Selection / Change Aircraft Selection System in Unity - Unity Aircraft Game Tutorial
Просмотров 432 месяца назад
Making Airplane Selection / Change Aircraft Selection System in Unity - Unity Aircraft Game Tutorial
How to make mobile yaw pitch and roll input for our airplane physics in Unity
Просмотров 622 месяца назад
How to make mobile yaw pitch and roll input for our airplane physics in Unity
How to control our airplane using touch screen Slider UI | Easy Unity airplane physics tutorial
Просмотров 442 месяца назад
How to control our airplane using touch screen Slider UI | Easy Unity airplane physics tutorial
Let's try to make another Mobile Airplane / Aircraft game using this free source code...
Просмотров 472 месяца назад
Let's try to make another Mobile Airplane / Aircraft game using this free source code...
Very simple toggle mechanism tutorial in Unity - How to make a game map toggle mechanism/button
Просмотров 1852 месяца назад
Very simple toggle mechanism tutorial in Unity - How to make a game map toggle mechanism/button
How annoying Apple App Store review process is | Guideline 4.1 - Design - Copycats blablablaaaaaaaaa
Просмотров 2723 месяца назад
How annoying Apple App Store review process is | Guideline 4.1 - Design - Copycats blablablaaaaaaaaa

Комментарии

  • @VirtualRoaming-c7v
    @VirtualRoaming-c7v 7 часов назад

    How can we contact you?

    • @ThirteeNov
      @ThirteeNov 6 часов назад

      I have email address on about page

  • @RobertGercia
    @RobertGercia День назад

    Looking forward to the working tutorial👋

  • @CREEPY-4422
    @CREEPY-4422 День назад

    Can you make a video where you program some kind of gta? Unfortunately, the asset for the old video no longer exists.

    • @ThirteeNov
      @ThirteeNov 18 часов назад

      I can't right now... someday I think. I lost my files.

  • @preetsuthar17
    @preetsuthar17 День назад

    i want video of this car physics, how you made that car?

    • @ThirteeNov
      @ThirteeNov День назад

      not yet

    • @ThirteeNov
      @ThirteeNov День назад

      I mean my car tutorial is not done yet, I've just modified the script and did not use it on my project yet

    • @preetsuthar17
      @preetsuthar17 День назад

      @@ThirteeNov waiting for the car tutorial pls!

  • @RohanaMamat-f6f
    @RohanaMamat-f6f День назад

    Gtt tak

  • @Dodgesrtman
    @Dodgesrtman День назад

    Bro this works ❤ Can you do a video about how th setup admob. Its giving errors when import

    • @ThirteeNov
      @ThirteeNov День назад

      admob is also confusing and annoying... I myself often get error using AdMob and can not make tutorial abt it yet...

  • @NoFaceDev
    @NoFaceDev 3 дня назад

    thanks man

  • @i_am_reshad
    @i_am_reshad 4 дня назад

    bro really thank you , I was on it for 2 days, I subscribed you and followed so far. cheers mate. works.

  • @steen_is_adrift
    @steen_is_adrift 6 дней назад

    Removing the skybox reflection did not solve the issue for me. However I did stumble upon another solution. Open the diffuse texture map of the problem material (so for example, the individual dirt texture maps) and near the bottom where there is a box with all the overrides for the different build platforms, there should be 4 options. Max size, Resize Algorithm, Format, and Compression. By changing the compression to None my shiny texture went away. I noticed in the terrain shader it says that smoothness is controlled by the diffuse alpha, but my textures don't even have an alpha channel. So another possible solution would be to add an alpha channel to your textures so that the engine knows there is no smoothness.

  • @TheamazingVR
    @TheamazingVR 9 дней назад

    this was perfect cheers

  • @Dodgesrtman
    @Dodgesrtman 15 дней назад

    I can build the game in the unity test ads work but in app its not showing ads 😢

  • @pauiznardo
    @pauiznardo 15 дней назад

    IT WILL BROKE YOUR SITE

  • @sgaming3174
    @sgaming3174 15 дней назад

    I had the same problem with Unity Ads. I could not build the game on Android due to the latest update, and this explanation was the solution. Thanks for the explanation

    • @ThirteeNov
      @ThirteeNov 15 дней назад

      Youre welcome... thanks for leaving a comment.

  • @syedsafihaidershah5460
    @syedsafihaidershah5460 17 дней назад

    Hi sir my name is Safi I am facing some problem in my unity can you help me please its my university project

  • @Infinite_energy786
    @Infinite_energy786 17 дней назад

    Bro where are the scripts ?

  • @RohanaMamat-f6f
    @RohanaMamat-f6f 20 дней назад

    Ururururururuur ada

  • @javhm1611
    @javhm1611 22 дня назад

    Works for me. Thanks

  • @AyushSharma-wq8ew
    @AyushSharma-wq8ew 23 дня назад

    Nice one thank you sir.

  • @bugfios
    @bugfios 23 дня назад

    W SOUNDTACK HOMIE

  • @mohanedmohamed6155
    @mohanedmohamed6155 25 дней назад

    Hello bro First of all you are amazing bro because you help beginners like us But I want you to do tutorial for a super hero project in third person with unity starter asset third person Like flying, laser eyes and damage building like super man bro you understand me? And Spiderman project with unity starter asset specially swinging I did not find any tutorials for these projects on RUclips. If you made these projects for the PC and the phone, it would really help us beginners. Thank you in advance, whether for your response or your agreement to make these projects.

  • @Deve18430
    @Deve18430 26 дней назад

    How would I phase the player?

  • @fukrefanny807
    @fukrefanny807 27 дней назад

    Bro Plz Help.. i install XAMP on my Desktop, and i can also Acces this Server Dashboard from my Anather Laptop which is Connected on same network, but when try Same url in my Android Chrom Browser, its not Working...

  • @hayyanrazagamedev
    @hayyanrazagamedev Месяц назад

    Continue it plzz

  • @justyourfellowfrog
    @justyourfellowfrog Месяц назад

    THANK YOU FOR ANSWERING MY STRANGELY SPECIFIC QUESTION

  • @fabriziomartusciello6292
    @fabriziomartusciello6292 Месяц назад

    You are great like many of indians...thanks Bro

  • @ngangamhaolai4058
    @ngangamhaolai4058 Месяц назад

    nice bro

  • @iMikOo
    @iMikOo Месяц назад

    Can u find a solution to build problems to apk in unity

  • @wjungle0
    @wjungle0 Месяц назад

    I did it and it works, but there is a problem with the materials. I choose a shader, but it either turns completely purple or it does not look like the shader I chose, it turns into a standard shader.

  • @nightmarevstplugin3944
    @nightmarevstplugin3944 Месяц назад

    Thanks

  • @ferby5606
    @ferby5606 Месяц назад

    you are the king of the universe. MY universe.

  • @dico3557
    @dico3557 Месяц назад

    LOL Unity Hub Crack and Pro Universal Crack XD

  • @sdferg22
    @sdferg22 Месяц назад

    thank you. god bless you all the time 😊

  • @Belarus9000
    @Belarus9000 Месяц назад

    it doesnt work, fbx button not appear after installing

  • @Kronos.0.1
    @Kronos.0.1 Месяц назад

    "Sorry, forgot to start the local server" ...so realistic 😅. Thank you for this video. It was super useful for my task.

  • @Twenty337337
    @Twenty337337 Месяц назад

    Thank you thank you I was struggling so bad with this

  • @Amazing_mother_nature
    @Amazing_mother_nature 2 месяца назад

    My channel has been terminated and it was cooking channel by my mother. 😔

  • @Gabriel-pk3wv
    @Gabriel-pk3wv 2 месяца назад

    How can I add playback controls to the video?

  • @vozdominicana
    @vozdominicana 2 месяца назад

    oh!! great!!. super bien

  • @AwalGaming1
    @AwalGaming1 2 месяца назад

    Bang CiihuyCom Games kapan lanjutan

  • @did3d523
    @did3d523 2 месяца назад

    where download the link is on page 0$ need link

  • @AwalGaming1
    @AwalGaming1 2 месяца назад

    Bang CiihuyCom Games kapan lanjutan

  • @NotNotSAG
    @NotNotSAG 2 месяца назад

    Your tutorials have been life-saving, thank you!

    • @ThirteeNov
      @ThirteeNov 2 месяца назад

      Glad you like them!

  • @chrismcleod6634
    @chrismcleod6634 2 месяца назад

    life. saver.

  • @TGFEVR
    @TGFEVR 2 месяца назад

    guys there is an easier way go to the material of your object and turn smoothness and metallic to 0 hope this helps

  • @RaphaelRaftyle
    @RaphaelRaftyle 2 месяца назад

    Underrated fr

  • @SUNOMUSIC-ch2uu
    @SUNOMUSIC-ch2uu 2 месяца назад

    You are a Genius !!! the error still exists.even in 4.8.0. version.. hahahah. thanks

  • @noizu6022
    @noizu6022 2 месяца назад

    Thank you!!!!!!!!!!!!!!!!!!!!!❤❤❤❤❤❤❤❤❤❤❤❤ Hope thats enough

  • @itskash7309
    @itskash7309 2 месяца назад

    thankx

  • @Bhartiyagamingindustry
    @Bhartiyagamingindustry 2 месяца назад

    thanks

  • @EdwigeLelievre
    @EdwigeLelievre 2 месяца назад

    Useful video, thanks :)