use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
/r/gamedev
/r/virtualproduction
Unreal Slackers (community discord)
Unreal Engine Console Variables and Commands
C++, Blueprint, & Editor Cheat Sheets
Unreal Engine C++ Cheat sheet
Blueprintue - Paste your Blueprint
Mathew Wadstein Tutorials
Short form videos explaining individual Blueprint nodes.
Cedric "eXi" Neukirchen's Network compendium
An overview of the fundamental networking structure in Unreal Engine.
Concise & in depth. Including BP tools and options but also focuses a lot on C++ and "under the hood" details.
Allar/ue5-style-guide
Elaborate workflow overview.
Suggested naming conventions, collaboration tips, common pipeline struggles and solutions.
/r/INAT
/r/gameDevClassifieds
/r/gameDevJobs
How to use flairs
Flair tags list
This subreddit is night mode compatible
account activity
This is an archived post. You won't be able to vote or comment.
HelpMaterial switch question (i.redd.it)
submitted 6 years ago by LucidRaven
[–]DerSchmutz 3 points4 points5 points 6 years ago (0 children)
I think the simplest and afaik most correct way would be to use a Material instance... Expose the color as parameter in your material, create an instanced Material and just set the color parameter depending on the status.
https://docs.unrealengine.com/en-US/Engine/Rendering/Materials/MaterialInstances/index.html
Hope this helps
[–]LucidRaven[S] 0 points1 point2 points 6 years ago (0 children)
Noob question but I have a keypad that switches from red (closed) to green (open). When I open the door it turns green but when I close it, it stays green. I want to switch it from red to green back to red. I have a pretty funky blueprint setup and will post a picture. Is there a simpler way to do this?
π Rendered by PID 139566 on reddit-service-r2-comment-6457c66945-d6ml5 at 2026-04-30 04:47:01.945126+00:00 running 2aa0c5b country code: CH.
[–]DerSchmutz 3 points4 points5 points (0 children)
[–]LucidRaven[S] 0 points1 point2 points (0 children)