Get Shapes and other incredible assets for 50% off during the Spring Sale: https://assetstore.unity.com/
Get Shapes here: https://assetstore.unity.com/packages/tools/particles-effects/shapes-173167
Okay Picasso, do your thing 🎨 Discover how the game, Please Touch the Artwork was made
👀 Watch the full Creator Spotlight with Thomas Waterzooi where we discuss Please, Touch The Artwork’s procedural generation, and approaches to sound and visual design https://on.unity.com/434z4Uj
Introducing Unity’s Starter Success technical support plan
Unity’s Starter Success technical support plan allows you to efficiently solve issues with assistance from Unity engineers, so you can get back to work on your projects.
To learn more, visit https:/
How to run continuous experimentations for mobile | Unity at GDC 2023
This session will teach you how to set up a realistic workflow for understanding your players and setting up experiments in your game using Unity Gaming Services like Analytics and Game Overrides. Nex
Watch Episode 5 here: https://www.youtube.com/watch?v=hfscMl5XGX0
This week the crew is going to lock down their object pooling to make sure their attacks are ready to be used by the player. While
Enhance a top-down game with URP 2D lights | Unity at GDC 2023
2D top-down games can be beautiful, especially if you make the most out of Unity's new features with dynamic lighting, animation, or effects. This session walks you through the new upcoming 2D sample
How to build & design your multiplayer game based on genre | Unity
In this on-demand webinar, Principal Partner Engineer Aaron Moon and Senior Technical Product Manager Kiki Saintonge discuss how to build your multiplayer game with genre in mind – from netcode to ser
Configuring Unity Gaming Services directly through the Unity Editor | Unity at GDC 2023
In this session, you will learn how to make real-time configuration changes to your game, efficiently and securely, directly from the Unity Editor, using our authoring tools for Unity Gaming Services
Behind the scenes of #1 hypercasual game Bridge Race | Unity at GDC 2023
Bridge Race was the most downloaded hypercasual game in the world in 2021 and 2022. Nebih Başaran, CEO and founder of Garawell Games, discusses the journey from turning the concept into a global hit.
What is a NetworkObject in Netcode for GameObjects? 🥅 Lots of nets? ... Kind of, but not quite.
To replicate any Netcode-aware properties or send/receive RPCs, a GameObject must have a NetworkObject component and at least one NetworkBehaviour component. Any Netcode-related component, such as a N
Watch Episode 4 here: https://www.youtube.com/watch?v=ODNGo73vjrA
This week the crew is going to tie the inventory system into the player controller, and if time permits begin adding object pooling