Would that work for having the white centre then? Because at the moment we could still access the green material and change the tint on it. So we are still using the grayscale default particle in Unity but then there are more materials to suit what we need. When it comes to testing it out for its intended purpose we may…
Hi everyone! I currently have a team (2 programmers including me, and 1 audio member) that is working on creating a clone of Overcooked to bolster our portfolios. We followed CodeMonkey's tutorials and pretty much have the code and audio done, but we would love to have a 3D artist on board that could reskin the graphics or…
You can try adding a custom AOV, and then create a aiUtility node, change shade mode to flat color, and color mode to normal. Plug that into your custom AOV's shader option. Picked this up from this tutorial: https://www.artstation.com/artwork/ZLGNG (at the very bottom) Good luck!
This post is about some of the Modo specific tricks and the hero mesh workflow, using this 80's home supercomputer as an example: It was inspired by Minitel and teleprinters. Its function in game is to describe and start the next mission. It is part of my effort to only use narrative UIs: No menu, no HUD, all the…
Thems fightin words, son. Valve made TFC after hiring robin walker / john cook and whoever else from the quake world team fortress mod? Interesting take on the whole copying of elements... I see things a bit differently and i do consider TF2 to be very well made by comparison to CoD. In a default environment with…
Xyphirium: The Twintail ChroniclesProject Description Xyphirium: The Twintail Chronicles is a 2D fantasy action RPG / sidescroller being developed in Godot. It is a smaller-scoped standalone title, set within the same universe as a larger long-term project (Xyphirium: The Shattered Age). The goal of this project is to…
Among other things that video likely inspired and led to the development of programs like LightTable, Nightmod, and Apple's new programming language Swift. There are actually quite a few other "live coding" environments such as Extempore, Overtone and Sonic Pi for performing music and CG visuals with code (I think Sonic Pi…
Very cool! I'll send it around the animation team tomorrow and maybe start using it. Can I make a suggestion for a future release- try to aim at minimal code duplication and better organization. I tend not to install code that I don't feel comfortable editing, and editing similar/same code over 20 macros is not something I…
Neat theme and nice start also if I may suggest some sort of contextual hook for this concept, plus truth be told might come off a tad subjectively biased too... Well namely arachnids, specifically spiders I personally adore them. Where I live, we grow them pretty darn big and hairy (think scaled down Aragog from HP) and…
I'm telling you, I took the C16 node from my old graph, plugged it into my new graph, and it produced the exact same result as the C32F node in three orders of magnitude less time. Anyways, I filed a bug report so we'll see what comes of it.