That was a very simple and clear explanation, thank you. Abi bu senin ses mi ai mi ayırt edemiyorsan fark etmez ama merak
@ugurbaturgames2 ай бұрын
Ai sound :)
@FFTVYoutube2 ай бұрын
would like to know how you would go about making the interact object show up with a icon when looking at it but to not have it running on tick or on button pressed. cant seem to figure that out
@ugurbaturgames2 ай бұрын
There have to be an overlap in your object blueprint, and add a billboard. set billboard texture with a png image. When you overlap, set billboard visibility true, when end overlap set it false. That's the first solution I can think of. But if we want the icon to always stay, I think we should use event tick. Let me investigate this :)