Page 1 of 7

Want to learn to make SCP games?

Posted: Sat Dec 29, 2012 4:54 pm
by DjSaturn
This is a Poll of sorts, I've been wanting to make tutorial videos on Unity for a while.
I can teach Unity3D http://unity3d.com/ and the programming that goes with it, and you wouldn't need any experience in either.

Remember, everything you use will be free, legal, and easy to download.
How many would be interested in this and subscribe to my channel?
You will need basic computer experience (installing and downloading programs), but seeing as you are on a forum, this tells me you know enough.

In addition, the tutorials will be for Windows, but i'm pretty sure it will work for you macfags as well!
Image
So do you want to give it a shot or not?
If made, videos will be 1080p with my unsexy but clear voice.

Re: Want to learn to make SCP games?

Posted: Sat Dec 29, 2012 11:09 pm
by mrpeanut188
YESYESYESYESYESYESYESYESYESYESEYESEYSEYSEYSEYSEYSEYSEYSEYSEYSEYSEYSEYSEYSEYsey

I've been trying forever, but I don't know how to start it. I can do the rest, but in Unity... It's like you don't toggle objects on/off... And the API is really weird.

I mean, I can do the rest, I have programming experience.

Re: Want to learn to make SCP games?

Posted: Sat Dec 29, 2012 11:19 pm
by DjSaturn
I still need more people to jump on board.

So you mean like you have trouble getting everything set-up so you can program it?

Re: Want to learn to make SCP games?

Posted: Sat Dec 29, 2012 11:45 pm
by Trialtrex21
YesYesYesYesYesYesYesYesYesYesYesYesYesYesYesYesYesYesYesYesYesYesYesYesYesYesYesYesYesYesYesYesYesYesYesYesYesYesYesYesYesYesYesYesYesYesYesYesYesYesYesYesYesYesYesYesYesYesYesYesYesYesYesYesYesYesYesYesYesYesYesYesYesYesYesYesYesYes

Gimme.

Re: Want to learn to make SCP games?

Posted: Sat Dec 29, 2012 11:59 pm
by spartan322
The Mighty Potato approves of this.

Re: Want to learn to make SCP games?

Posted: Sun Dec 30, 2012 12:20 am
by DjSaturn
Cool, i think the first video will be on why some SCP games are harder to make than others (programming wise).

So basically what we will do is choose an SCP to make a game off of, preferably one that does not have a game already.
It will be a playable game by the end of the tutorial series, however textures and some other stuff will semi-basic.

So if you like, recommend a SCP you want the game we make to be about HOWEVER THE RULES ARE:

1. Choose a SCP you think would be EASY to make a game out of. (as little animations as possible)
2. No Remakes of existing SCP games...
3. 682 is banned from being in the game unless someone wants to hand over model and animations. (But still wont be a main character SCP)
4. Yes if you guys really want, I can show you how to make a game out of the blue key forest, aka scp-860-1 ( but i'd prefer to make something new)
5. Anything that involves Terrain is actually pretty easy to make and is recommended, complex buildings ARE NOT.(by complex i mean complicated, a building complex is ok to make lol but try to keep it simple)

Re: Want to learn to make SCP games?

Posted: Sun Dec 30, 2012 1:43 am
by MonocleBios
I guess it can't hurt. I've got some C/++ experience, but I've never done anything past 2d graphics libraries.

Re: Want to learn to make SCP games?

Posted: Sun Dec 30, 2012 2:46 am
by CommanderMark
This would be interesting to watch.

Re: Want to learn to make SCP games?

Posted: Sun Dec 30, 2012 3:53 am
by Destructoid
SCP 093, the world it goes to when it glows bright red. It could teach environment modelling, teleportation, basic animation, and rooms. I think the 093 location is simple enough.

Re: Want to learn to make SCP games?

Posted: Sun Dec 30, 2012 3:59 am
by DjSaturn
MonocleBios wrote:I guess it can't hurt. I've got some C/++ experience, but I've never done anything past 2d graphics libraries.
What's cool about unity is that you don't really have to go looking for libraries to do certain things, its all inclusive

And objects and classes are basically made automatically!