¡Nuevo canal de YouTube en Español!
Los sabios consejos de ilustración de Vincent Dutrait
(en español) Algo que es interesante sobre el internet actual y el ansia de sabiduría de los alumnos...
Programmers: When you can do anything and you have to choose
About how to choose something to do when you are a programmer and can do literally anything.
RaycastCommand is terrible. Maxhits parameter not working but it'is in the API and documented.
The multihit option in ScheduleBatch doesn't work. The correct results returned thanks to a script I created for everybody. Get it for free!
Defend yourself against these kind of people
A nasty experience I had on a professional environment in the VFX industry
Use the results of RaycastCommand.Schedule on another Job. Accessing instances.
A little advanced hack to fix the impossibility of reading the results of RaycastHits returned by RaycastCommand.schedule in another job.
How to use private classes and functions for testing/debugging in Unity?
Learn how to use Assembly Definition Files and Internals to test and debug your own code without having to make everything public!