Everyday Unity – Telegram
Everyday Unity
1.11K subscribers
157 photos
59 videos
42 files
2.36K links
A game developer and tech lead in a top grossing company posting Unity, programming, and gamedev related stuff that I find interesting
Website: https://gamedev.center

Most used tags are:
#performance
#shader
#interview

Author: @alexmtr
Download Telegram
https://docs.unity3d.com/Packages/com.unity.game.foundation@0.2/manual/index.html

Game Foundation: several basic gameplay systems that are common to most games

#systems #package
https://docs.unity3d.com/Packages/com.unity.immediate-window@1.1/manual/index.html

The immediate window lets you run code and inspect returned object and their properties. It's not a tool aim at development but rather debug scenarios or editor API discovery

#tools #package
https://docs.unity3d.com/Packages/com.unity.test-framework.performance@2.0/manual/index.html

The Unity Performance Testing Extension is a Unity Editor package that, when installed, provides an API and test case decorators to make it easier to take measurements/samples of Unity profiler markers, and other custom metrics outside of the profiler, within the Unity Editor and built players

#performance #test #package
https://docs.unity3d.com/Packages/com.unity.ui.builder@0.10/manual/index.html

The UI Builder lets you visually create and edit UXML and USS UI assets for UIElements

#ui #uielements #package
https://docs.unity3d.com/Packages/com.unity.purchasing.udp@1.3/manual/index.html

Unity Distribution Portal (UDP) allows you to distribute your games to multiple app stores through a single hub. UDP repacks your Android build with each store’s dedicated IAP SDK and lets you manage all your store submissions from the UDP console

#android #iap #package
https://docs.unity3d.com/Packages/com.unity.recorder@2.1/manual/index.html

Use the Unity Recorder package to capture and save data during Play mode . For example, you can capture gameplay or a cinematic and save it as an .mp4 file

#video #recorder #package
Forwarded from Unity Новости
debox-dev/Teleport
A fast, lightweight, pure C# Unity realtime-game-networking framework
Forwarded from Unity Новости
sanukin39/UniVertexColorModelGenerator
Simple Unity Generate Vertex Color Model Tool
Forwarded from Unity Новости
How to handle Events in Unity DOTS! (C# Events from ECS)
https://www.youtube.com/watch?v=fkJ-7pqnRGo