Originally posted by northstar
View Post
Announcement
Collapse
No announcement yet.
Need help in 3 things
Collapse
X
-
northstar repliedin the trigger properties, did you "uncheck" the "aim to interact" box
Leave a comment:
-
VinceTrencsenyi repliedOriginally posted by darthviper107 View PostIf you need to just change the color of something, you can open up the material and use something like a multiply node to multiply the main color of the material by the color you want it to be.
Leave a comment:
-
darthviper107 repliedIf you need to just change the color of something, you can open up the material and use something like a multiply node to multiply the main color of the material by the color you want it to be.
Leave a comment:
-
VinceTrencsenyi repliedWow thats still complicated for me. I guess I will have to keep that for later... I know that during gameplay I can change the colors with a volume also, but I did not mean that. I can't find out how to simply change the tone of the mesh to - lets say- redish (not ingame, in the editor)
Leave a comment:
-
darthviper107 repliedCheck whether the mesh has emissive textures, which are textures that illuminate the mesh. For buttons and triggers, it depends on what the conditions are. In Kismet a gate node can be used to block or enable other nodes.
To change a material during gameplay like the color, you need to use Material Instances, which mean that you put a parameter node in your material and make a material instance of the material, you can then adjust that parameter using Kismet and Matinee.
Leave a comment:
-
VinceTrencsenyi started a topic Need help in 3 thingsNeed help in 3 things
1. I have the TurkChandelier mesh on my level, with a toggleable ligt on it. When I turn off the light, the mesh itself still has some light. How can I turn that effect off?
2. How can I set/change which button has to be pressed on a "Used" Trigger to be activated?
3. How can I change the color/tone of a static mesh?
I am a newbie, working on my first level/game with the help of tutorial videos. Couldn't find the answer for my questions so I hope someone could help me with this. Thanks in advance.Tags: None
Leave a comment: