Newtonian Studios
Newtonian Studios
  • 4
  • 1 467
Unity Devlog - Ingame Scriptable Automata
I decided to start a unity game project called "Automata()". I show off the basic in game scripting system in this video.
00:00 - Game intro
00:38 - Scripting system
03:00 - Future plans
Переглядів: 13

Відео

Unity Devlog 3 - Procedural Island Generation & Ship equipment system
Переглядів 2263 роки тому
This week I added procedural island generation to my game. Theres still much to improve on but this first iteration gives me a foundation to develop other systems off of. I also developed a robust item / equipment system allowing ships to refit and equip different items seamlessly.
Unity Devlog 2 - 3D models to 2D Sprites in Blender
Переглядів 3913 роки тому
I thought I'd make a short video showing the process of how I make my game assets by converting 3d models to stylized sprites in blender. This isn't meant to be a tutorial, but it should give ideas of different methods of getting your game assets. Timestamps: 0:00 - Intro 0:29 - Setting the scene 1:10 - Rendering 1:32 - Pixel art style 2:16 - Outline 3:10 - Saving 3:34 - Unity 4:00 - Outro
Unity Devlog 1- Realistic Sailing Model
Переглядів 8373 роки тому
This is a prototype for the movement system of an ocean exploration game I might be making in unity. I'm really happy how it turned out and thought I'd make a video on it. Hope you found it interesting! Timestamps: 0:00 - Intro 1:02 - Basic sailing 2:00 - The keel 2:55 - Sailing against the wind 4:45 - Tacking 5:00 - Future plans 6:30 - Outro

КОМЕНТАРІ

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

    hi, im on project with sailing ship on unity, i wanted to know if its possible to speak about the script u did to move the ship like that

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

    That's a well thought out sail movement system! Some wind particles and wave ripples will make it very satisfying to watch :D

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

      Thanks! All of those things would be really great, looking forward to implementing it all.