knucklecrunchgames wrote:your scaler is really cool, I would love to learn it for my sniper game if thats all right with you
bat78 wrote:Oh hey lcl, to be honest i think video tutorials are completely pointless, since you can just write all, share pictures etc.. its ways more easier
bat78 wrote:But if you really prefer that.. then my advice is to make tutorial: "Making a platformer" in like 10 parts, and the idea will be to make an official platform game! =D
Well, that's pretty much what Hbalde did and what TeraPoison has just done.
Of course, they didn't make complete games, but showed how to make the basic elements of the gameplay.
bat78 wrote:Well, that's pretty much what Hbalde did and what TeraPoison has just done.
Of course, they didn't make complete games, but showed how to make the basic elements of the gameplay.
With is different staff from that i said
bat78 wrote:Not all people are that smart, to make from that, something uniqe ..they still need some practice and knowledge
lcl wrote:bat78 wrote:Not all people are that smart, to make from that, something uniqe ..they still need some practice and knowledge
Well, maybe not all that unique, but I really can't see any point to making a whole game, because it would just repeat the same things over and over again.
Many different levels, all just building the things the same way. Different dialogues between characters, again, the same system, different content.
And making a whole game as a tutorial may be very restricting, since it can make people think things can only be done that way, while there may be many other,
even better ways to do things.
Practice can't be gained from a video, one has to be interested in developing games to gain experience by practicing.
NightOfHorror wrote:I love videos rather than pictures or words, show exactly what I must do to get somewhere. Saying that, I like words also because they can leave more room for explanation of certain things that the speaker may forget to mention during the video.
bat78 wrote:Then i guess, you need to make thousands of videos - each with another system and target. Hey umm.... look. In that case, if you don't like people to use your tutorial system over and over, then only way to stop this is to make tutorial "How to make our own scripts/systems" With WILL take long and will need practice.
But, luckily, that's not how tutorials are meant to be used. Tutorials offer a way to learn how to do some things, and when people watch the tutorial and understand what the code does, they
are able to modify the code to suit what they want it to do. And this way, they learn to write their own code without having to watch a tutorial about writing own code.
Handy, isn't it?
jump = 1;
if (jump == 1)
{
yvelocity = -8;
jump = 0;
}
bat78 wrote:For this targets.. i mean purposes ..i saw that users prefer the text-made Scripting Referance (or how is it called) from watch THOUSANDS of videos to learn to make their own codes
bat78 wrote:lcl, can you provide me with user that learned coding from a few videos?
bat78 wrote:I didn't said thats my opinion, i just said, that i SAW people that prefer text-based referance.
Users browsing this forum: No registered users and 1 guest