Hi everyone! Hope you’re all doing well.
I’m fairly new to programming, mainly working with Blueprint, and I’ve spent the last few days watching tutorials, reading forums, and exploring the Unreal interface.
Here’s my situation: I’m trying to run a program where when a player reaches a door, they can interact with it to open it, and after a few seconds, it automatically closes. After several attempts, I managed to get it running, but I’m having an issue with the text that appears when reaching the door (interaction). The problem is that it only lets me either reset the door movement or disable the interaction and text - but not both at the same time.
Does anyone have an idea of what I can do, or am I perhaps doing something wrong from the start?
¡Hola a todos! Espero estén bien.
Soy un poco nuevo en el mundo de la programación, principalmente con blueprint, y hace un par de días que ando mirando tutoriales, leyendo forums y revisando la interfaz de unreal.
Lo que sucede es que estoy intentando correr un programa donde un jugador llegue a una puerta, interactúe con ella para abrirla y luego de unos segundos, esta se cierre automáticamente. Después de varios intentos logré hacer el que corriera, pero tengo un problema con el texto que aparece cuando se llega a la puerta (interacción) y es que solo me deja o reiniciar el movimiento de la puerta o desactivar la interacción y el texto y no las 2 al tiempo.
¿Alguno tiene idea de qué puedo hacer o si quizás estoy haciendo algo mal desde el inicio?