Everyday Unity – Telegram
Everyday Unity
1.1K 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
Pathfinding on a hexagonal grid - A* Algorithm - The Knights of Unity

https://blog.theknightsofunity.com/pathfinding-on-a-hexagonal-grid-a-algorithm/

#astar #pathfinding
Extends UnityWebRequest via async decorator pattern — Advanced Techniques of UniTask

If you want to extend UnityWebRequest, the required features are
Logging
Mocking
Timeout
Processing request header before request
Processing response header after request
Exception handling based on status code
UI handling after error (pop-ups, retries, scene transition)
QueueRequestDecorator

https://neuecc.medium.com/extends-unitywebrequest-via-async-decorator-pattern-advanced-techniques-of-unitask-ceff9c5ee846

#unitask #webrequest #decorator
100 game design tips and tricks

#gamedesign #tips #book
ForceMode difference

#physics #rigidbody #forcemode