Any ideas for tutorials?

Game Editor comments and discussion.

Any ideas for tutorials?

Postby lcl » Fri Jun 01, 2012 9:33 pm

Hello!

I have a computer with a microphone nowadays so I could make some tutorials.
Please tell me what you need tutorials about and I'll see the requests and make tutorials
of the requests that I find best thinking from the view that the tutorials should help many people
and not just one person with his problem.

So, let me hear what you want to learn! :)
User avatar
lcl
 
Posts: 2339
Joined: Thu Mar 25, 2010 5:55 pm
Location: Finland
Score: 276 Give a positive score

Re: Any ideas for tutorials?

Postby master0500 » Sat Jun 02, 2012 4:16 am

what about a platformer fighting tutorial
master0500
 
Posts: 409
Joined: Sun Jun 26, 2011 9:42 pm
Score: 27 Give a positive score

Re: Any ideas for tutorials?

Postby SuperSonic » Sat Jun 02, 2012 3:48 pm

How about raytracing or bitmap tutorials? :D
A tree never hits an automobile except in self-defence.

Want to use your joystick or controller with Game Editor? Check out my controller engine =D
User avatar
SuperSonic
 
Posts: 1443
Joined: Fri Sep 24, 2010 9:24 pm
Location: Anywhere
Score: 72 Give a positive score

Re: Any ideas for tutorials?

Postby hunter84 » Sat Jun 02, 2012 5:27 pm

im not good with timers. i need to set a timer so the enemy only shoots when hes near the player
If two wrongs don't make a right, try three.
Work in progress:
viewtopic.php?f=4&t=12888

Finished work:
Space Adventures- Lost In Space viewtopic.php?f=4&t=12587
User avatar
hunter84
 
Posts: 133
Joined: Thu Nov 10, 2011 12:13 am
Location: Yukon, Canada
Score: 3 Give a positive score

Re: Any ideas for tutorials?

Postby happyjustbecause » Sat Jun 02, 2012 6:37 pm

I don't know if there are already is a full tutorial on this, but could you explain and show the code for the use of parallax backgrounds and such. I would really appreciate it if you could. :)
For small creatures such as we the vastness is bearable only through love.
-Carl Sagan

Night Knight Development Thread
User avatar
happyjustbecause
 
Posts: 267
Joined: Tue Jul 26, 2011 3:10 pm
Location: Frazier Park, Ca
Score: 15 Give a positive score

Re: Any ideas for tutorials?

Postby lcl » Sat Jun 02, 2012 8:25 pm

master0500 wrote:what about a platformer fighting tutorial

That is a bit difficult because it won't be universal. It would just explain one type of making fights with enemies. And in most games the moves and how the actors act vary so much that my tutorial wouldn't help that many people.. :? Can you make your suggestion more exact? I'll consider this anyway.

SuperSonic wrote:How about raytracing or bitmap tutorials?

I think you mean raycasting since raytracing is like 1000 times more complicated version of it :D But I haven't even taught it to myself yet so I won't be able to make a tutorial of it. But if I learn it I could do a tutorial of it. :) And bitmaps, yes I can, that is a good idea!

hunter84 wrote:im not good with timers. i need to set a timer so the enemy only shoots when hes near the player

Yes I could do a tutorial of setting up timers, that's easy one :)

happyjustbecause wrote:I don't know if there are already is a full tutorial on this, but could you explain and show the code for the use of parallax backgrounds and such. I would really appreciate it if you could.

Sorry but this is something I can't help you with because I don't know the mathematics for it so my tutorial could mislead people :lol: but search the forum, DST made a good explanation post of parallax scrolling some time ago. (I'm writing this on mobile so I can't provide you the link..)
User avatar
lcl
 
Posts: 2339
Joined: Thu Mar 25, 2010 5:55 pm
Location: Finland
Score: 276 Give a positive score

Re: Any ideas for tutorials?

Postby SuperSonic » Sat Jun 02, 2012 9:43 pm

lcl wrote:I think you mean raycasting since raytracing is like 1000 times more complicated version of it :D
Haha, yeah. I meant raycasting xD

lcl wrote:And bitmaps, yes I can, that is a good idea!
Yes!!! That's something that I've been trying to figure out FOREVER! You'll be my best friend if you make a tutorial on it haha :lol:
A tree never hits an automobile except in self-defence.

Want to use your joystick or controller with Game Editor? Check out my controller engine =D
User avatar
SuperSonic
 
Posts: 1443
Joined: Fri Sep 24, 2010 9:24 pm
Location: Anywhere
Score: 72 Give a positive score

Re: Any ideas for tutorials?

Postby Bee-Ant » Sun Jun 03, 2012 8:02 am

I request a tutorial how to simplify 100 lines of code to be 10 lines :P
User avatar
Bee-Ant
 
Posts: 3723
Joined: Wed Apr 11, 2007 12:05 pm
Location: http://www.instagram.com/bee_ant
Score: 210 Give a positive score

Re: Any ideas for tutorials?

Postby lcl » Sun Jun 03, 2012 11:41 am

Bee-Ant wrote:I request a tutorial how to simplify 100 lines of code to be 10 lines :P

That's easy, just write the brackets and all to the same line and you can have 1000 lines in 1 line :lol:
User avatar
lcl
 
Posts: 2339
Joined: Thu Mar 25, 2010 5:55 pm
Location: Finland
Score: 276 Give a positive score

Re: Any ideas for tutorials?

Postby lcl » Sun Jun 03, 2012 12:29 pm

@happyjustbecause: The link to the post from DST is here: viewtopic.php?f=27&t=6942&hilit=parallax+scrolling :D
User avatar
lcl
 
Posts: 2339
Joined: Thu Mar 25, 2010 5:55 pm
Location: Finland
Score: 276 Give a positive score

Re: Any ideas for tutorials?

Postby Bee-Ant » Sun Jun 03, 2012 6:00 pm

lcl wrote:
Bee-Ant wrote:I request a tutorial how to simplify 100 lines of code to be 10 lines :P

That's easy, just write the brackets and all to the same line and you can have 1000 lines in 1 line :lol:

As I expected, you would say something like that :P
Well, actually what I request is code-simplifying tutorial. It's good to learn how to simplify our code sooner. Moreover for fresh-advanced coder where they're advanced enough but still haven't found their own coding style.
User avatar
Bee-Ant
 
Posts: 3723
Joined: Wed Apr 11, 2007 12:05 pm
Location: http://www.instagram.com/bee_ant
Score: 210 Give a positive score

Re: Any ideas for tutorials?

Postby lcl » Sun Jun 03, 2012 8:20 pm

Bee-Ant wrote:
lcl wrote:
Bee-Ant wrote:I request a tutorial how to simplify 100 lines of code to be 10 lines :P

That's easy, just write the brackets and all to the same line and you can have 1000 lines in 1 line :lol:

As I expected, you would say something like that :P
Well, actually what I request is code-simplifying tutorial. It's good to learn how to simplify our code sooner. Moreover for fresh-advanced coder where they're advanced enough but still haven't found their own coding style.

Yeah I understood your point. =) It is just that I think I may not be a good enough coder to teach things like that..
I could lead others to the wrong direction and that's not something I want to do.. I think you or DST or Fuzzy should do the tutorial
of code-simplifying since you are the best coders in here :D
User avatar
lcl
 
Posts: 2339
Joined: Thu Mar 25, 2010 5:55 pm
Location: Finland
Score: 276 Give a positive score

Re: Any ideas for tutorials?

Postby Bee-Ant » Mon Jun 04, 2012 3:38 pm

Roger, I shall call them here :)
User avatar
Bee-Ant
 
Posts: 3723
Joined: Wed Apr 11, 2007 12:05 pm
Location: http://www.instagram.com/bee_ant
Score: 210 Give a positive score

Re: Any ideas for tutorials?

Postby Bee-Ant » Mon Jun 04, 2012 3:43 pm

hunter84 wrote:im not good with timers. i need to set a timer so the enemy only shoots when hes near the player

Enemy -> Timer -> YourTimerName -> Script Editor:
Code: Select all
if(distance(x, y, Player.x, Player.y <= 150))
{
    //Attaaack!!! :o
}
User avatar
Bee-Ant
 
Posts: 3723
Joined: Wed Apr 11, 2007 12:05 pm
Location: http://www.instagram.com/bee_ant
Score: 210 Give a positive score

Re: Any ideas for tutorials?

Postby Fuzzy » Mon Jun 04, 2012 11:22 pm

Who dares speak my name? A dark summoning has succeeded.

One hundred down to 10? That would be remarkable. I think any example would have to be taken from truly awful code, or any function wrought for purpose of illustration would be very contrived.

In other words, a stage magicians trick.

So I am looking for a function that we can reduce, taken from code in use. Then we - as a community - will talk about how it may be written differently.

Any volunteers?
Mortal Enemy of IF....THEN(and Inspector Gadget)

Still ThreeFingerPete to tekdino
User avatar
Fuzzy
 
Posts: 1068
Joined: Thu Mar 03, 2005 9:32 am
Location: Plymostic Programmer
Score: 95 Give a positive score

Next

Return to GE - General

Who is online

Users browsing this forum: No registered users and 1 guest