Hey all,
I am trying to make a sandbox like game sort of similar to Garry's Mod and am having a rough time. I made the basic prop entity and now I am trying to "weld" them together. When I left click, I am doing a raycast and getting the entity and saving it to an array. After I have two entities in the array, I am trying to use the Attach Actor to Actor node but when I run into one of the props, the other doesn't move. Any ideas?