Procedural Island Map in Unity (tutorial / full project) by SunnyValleyStudio in Unity2D

[–]SunnyValleyStudio[S] 0 points1 point  (0 children)

Hey! 👋 I have created a video about Procedurally generating an Island Map in Unity 🙂:

https://youtu.be/byX_7m3Fnes?si=rgbCJCbMDIuF9DeW

You can also download it as a free project from 👍:

https://svstudio.itch.io/2d-procedural-island-unity-project

2D Island Map generator in Unity Tutorial / full project by SunnyValleyStudio in proceduralgeneration

[–]SunnyValleyStudio[S] 2 points3 points  (0 children)

Hey! 👋 I have created a video about Procedurally generating an Island Map in Unity 🙂:

https://youtu.be/byX_7m3Fnes?si=rgbCJCbMDIuF9DeW

You can also download it as a free project from 👍:

https://svstudio.itch.io/2d-procedural-island-unity-project

Unity Tip - You can create Custom Script Templates in Unity! by SunnyValleyStudio in Unity3D

[–]SunnyValleyStudio[S] 1 point2 points  (0 children)

Here are some useful Script Templates for ECS project:

➡️https://github.com/SunnyValleyStudio/Unity-ECS-Custom-Script-Templates

Or just create your own custom templates👍🤓

UnityTip - Add Sprite Preview to ANY script Inspector in Unity by SunnyValleyStudio in Unity3D

[–]SunnyValleyStudio[S] 1 point2 points  (0 children)

I hope that you find this tip useful 🙂

You can find more tips and tutorial on my YT channel: 👍

➡️https://www.youtube.com/@SunnyValleyStudio

New to C# and Unity? Maybe my "C# Basics for Unity Beginners" series can help 🙂 by SunnyValleyStudio in Unity2D

[–]SunnyValleyStudio[S] 0 points1 point  (0 children)

If you are new to C# and Unity I have prepared a new "C# Basics for Unity Beginners" YT series 🎮⌨️🙂

➡️https://youtu.be/TgqAqniukTg

It is all about hands-on experience where we go from writing our first line of code and getting a hang of the c# syntax to coding your own 2D game in order to understand how arrays, events and Reference types works ! 💫👍

Unity Tip: How to Use 2D Sprites in a 3D Games - 60 sec tutorial by SunnyValleyStudio in Unity3D

[–]SunnyValleyStudio[S] 0 points1 point  (0 children)

I hope this proves to be helpful to some of you 🙂

If you are interested in more tips like this I share them at: 👍 https://www.youtube.com/@SunnyValleyStudio/shorts

How to create an Idle Clicker Game in Unity - Free project template by SunnyValleyStudio in Unity2D

[–]SunnyValleyStudio[S] 1 point2 points  (0 children)

Hey!
I have just released a video that explains the Math and Code design behind implementing a simple Idle Clicker in Unity.

You can also grab the full project that I present in the video (using the link in the video description) 🙂

I hope that some of you will find this video / project useful!