Skip to content

ThirteeNov

My personal blog about coding and internet

Menu
  • About me
  • About Zofia Kreasi
  • Cart
  • Checkout
  • Making an airplane game from scratch in Unity
  • My account
  • Privacy Policy
  • Privacy Policy – zkLeaderboard
  • Sample Page
  • Shop
  • Tutorials on Learning JavaScript
  • ZKAccounts – Privacy Policy
Menu

Category: C#

Super Silly Simple Unity FPS WASD player movement script

Posted on November 29, 2022November 29, 2022 by Habibie

In case you need a simple script to move your game character using WASD buttons, feel free to use it:

Read more

Super simple way to load any image from URL and show it as a UI Image in Unity

Posted on November 6, 2022November 28, 2022 by Habibie

Hey dude, here I’m going to share a simple script to load any image you can have from URL accross internet and show it as a UI Image inside your Unity game. Create a script name it UiImageFromUrl.cs and copy and paste the script content below: Then attach the script to a UI Image object…

Read more

Blinking Marker – Unity Screen Space Marker Overlay Script

Posted on October 30, 2022October 30, 2022 by Habibie

This is a very easy to use Unity Screen Space Marker Overlay script that will help you to show a 2D image/sprite on game screen to show the user some specific objects that has a specific tag. In this video below I will show you how to use the script: And here is the script:

Read more

ThirteeNov Walk Patrol C# script for creating any patrolling game object in Unity

Posted on September 13, 2022October 30, 2022 by Habibie

Hi guys… I’m sharing this C# script to make any game object moving and patrolling along given way points that are simple cubes with trigger and tag on them and bla bla bla… here is the script: You can watch the video for better understanding:

Read more

Some C# methods to write and read files, creating a folder and listing files inside it

Posted on February 12, 2022February 14, 2022 by Habibie

This two C# snippets may be useful to you if you are working on file read and write in your Unity C# project. Don’t forge to use System.io okay? Here is the code: Write to file List files inside a directory List directories inside a directory ordered by date

Read more

Posts pagination

  • Previous
  • 1
  • 2
ciihuy2020

Welcome!

  • My YouTube Channel
  • My GitHub Page
  • About me

Categories

  • 3DVista
  • Android
  • Apache
  • C#
  • Cordova
  • Electron & Node JS
  • HTML5, CSS & JavaScript
  • iOS
  • Let's Make Unity Games
  • Misc
  • Photoshop
  • PHP
  • Python
  • Uncategorized
  • Unity
  • WordPress

Recent Posts

  • Hover Reveal script for Unity to show and hide object on mouse hover
  • How to Prevent UI Clicks in Unity from “Bleeding Through” to 3D Objects Behind Them
  • Make objects like wires and cables easily in Unity using Ciihuy Curved Mesh
  • [SOLVED] Can’t Add Custom Domain to Blogger After Losing CNAME Verification
  • iOS App Icon Generator by CiihuyCom
© 2026 ThirteeNov | Powered by Superbs Personal Blog theme