I’m a beginner to make video game, but I want to try with Unreal Engine 4. I have only 1 simple question. Can we share the project who want to make with a friend, because I have some people who want help me, and I didn’t know if its can be possible.
Can I have an aswer please
(sorry for my english, it’s my second language, I speak french )
Yes, but it is not easy. You need to get source control set up, this took me 12 hours, and a further 20 hours with problems. It basically lets more than 1 person work on files at the same time. You could use something like dropbox very easily, but then there are problems if more than 1 person edits the same file at the same time. Perforce is the source control I am using.
-the documentation: https://docs.unrealengine/latest/INT/
-youtube
-learning by doing
-and you can also ask questions here in the forum -> we are always here to help