Hi everyone,
Super new to Unity
Does anyone know if there’s a Unity equivalent to the socket joints in Unreal Engine 4?
Hi everyone,
Super new to Unity
Does anyone know if there’s a Unity equivalent to the socket joints in Unreal Engine 4?
Hi @Benita92! I’m not very familiar with Unreal but it looks like these are just attachment points for props, right? If so, you should be able to simply create an empty GameObject in your character’s hierarchy to use as an attachment point as needed.
That works brilliantly, thanks!