Hello fellow Smartbuilders.
I am fairly new to the visual programming language, but a long time C# developer.
In the drag and drop interaction I am building, I want to auto-move incorrect zone drops to the correct zone, based on the tag that the drop object carries.
Currently I am in a situation where I would have to hard-code every drag interaction, because I have NO idea how to check if a object carries my tag, how to confirm its the correct one, and move it to the right spot.
Can anyone help me out?
Some screenshots of what the Action blocks might look like, would be a great help to better understand this visual programming language.
Thank you very much for your time.