Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length

 
Advanced search

879599 Posts in 32993 Topics- by 24372 Members - Latest Member: adellaxs66

May 24, 2013, 12:12:23 PM
TIGSource ForumsDeveloperTutorialsRequest a Tutorial
Pages: 1 ... 7 8 [9] 10 11 ... 33
Print
Author Topic: Request a Tutorial  (Read 89913 times)
mjau
Level 3
***



View Profile
« Reply #120 on: November 24, 2008, 04:59:12 AM »

I think the effect in Sonic is specially made for that, not a general parallax.  So for that you'd just have a couple of water layers, and set the position of the layers based on the position of the waterline relative to the middle of the screen.

middle = screen.h/2 (or wherever you want to root it..)
distance = water.y - middle
layer[1].y = middle + distance * 1.1 or something
layer[2].y = middle + distance * 1.2 (1.21?) etc (should probably loop this)

You could do it with freefloating parallax layers too, but then you'd have to calcualte offsets and such (unless you root it at the center point).

(uh, never mind the rest that was here.. it was overcomplicating stuff and didn't make much sense anyway..)
« Last Edit: November 26, 2008, 02:20:05 AM by mjau » Logged
Squirrelsquid
Pixelhead
Level 1
******


oh! you need that nut?

78633171 Squirrelsquid@hotmail.de
View Profile
« Reply #121 on: December 09, 2008, 06:39:22 PM »

not realy a request, but I'd like to do a sprite tutorial/workshop. not exactly gamedesign, but well.
Also, I'm not sure of the subject, I was thinking effects animation? at least thats the part I think I'm best at.
Logged
KniteBlargh
Level 4
****


Blargh...


View Profile WWW Email
« Reply #122 on: December 09, 2008, 07:30:25 PM »

not realy a request, but I'd like to do a sprite tutorial/workshop. not exactly gamedesign, but well.
Also, I'm not sure of the subject, I was thinking effects animation? at least thats the part I think I'm best at.
This sounds very appealing to me (especially if it means I can learn to make effects like yours...). LOL
Logged

Nate Kling
Pixelhead
Level 9
******


Caliber9

nkling00@gmail.com n8klng
View Profile WWW Email
« Reply #123 on: December 10, 2008, 12:49:25 AM »

yes, sprite effect tutorial please! Grin
Logged

JLJac
Level 10
*****



View Profile
« Reply #124 on: December 10, 2008, 12:55:51 AM »

I'd like an AS3 tutorial, you know one of those where they make a small game and let you follow step by step. I'm pretty sure it's out there somewhere, so if anyone could direct me to it I'd be thankful Smiley
Logged
agj
Level 10
*****



View Profile WWW
« Reply #125 on: December 10, 2008, 02:53:06 PM »

http://www.emanueleferonato.com/

That guy has a lot of stuff. You might find something useful.
Logged

MrLollige
Level 0
**


Pixel artist


View Profile WWW Email
« Reply #126 on: December 11, 2008, 04:10:31 AM »

I'd like an AS3 tutorial, you know one of those where they make a small game and let you follow step by step. I'm pretty sure it's out there somewhere, so if anyone could direct me to it I'd be thankful Smiley
Seconded
Logged

policedanceclub
Level 10
*****


POLICEDANCECLUB


View Profile Email
« Reply #127 on: December 11, 2008, 08:25:12 AM »

I'd like an AS3 tutorial, you know one of those where they make a small game and let you follow step by step. I'm pretty sure it's out there somewhere, so if anyone could direct me to it I'd be thankful Smiley
Seconded

http://www.kongregate.com/labs

I think you are looking for something like this?
Logged
Hideous
That's cool.
Level 10
*****


holy shit


View Profile WWW Email
« Reply #128 on: December 11, 2008, 09:35:41 AM »

That's AS2.
Logged

In a world where ugly babies rule supreme...
policedanceclub
Level 10
*****


POLICEDANCECLUB


View Profile Email
« Reply #129 on: December 11, 2008, 09:46:33 AM »

OH SORRY MAN I NEED TO LEARN HOW TO READ LULZ.
Logged
JLJac
Level 10
*****



View Profile
« Reply #130 on: December 11, 2008, 09:52:09 AM »

That's the tutorial I used to make my little game Darkrun, but afterwards I was pissed of because I had learned all that stuff for no use... It was posted on the main page some weeks ago. Great tutorial though :D
Logged
MrLollige
Level 0
**


Pixel artist


View Profile WWW Email
« Reply #131 on: December 11, 2008, 10:02:06 AM »

I'd like an AS3 tutorial, you know one of those where they make a small game and let you follow step by step. I'm pretty sure it's out there somewhere, so if anyone could direct me to it I'd be thankful Smiley
Seconded

http://www.kongregate.com/labs

I think you are looking for something like this?

I did follow that tutorial, and yes, something like that but for as3 would be useful Smiley
Logged

Hayden Scott-Baron
Level 10
*****


also known as 'Dock'


View Profile WWW Email
« Reply #132 on: December 13, 2008, 08:55:18 AM »

I would like to request a dungeon/cave generation tutorial, for roguelikes and other procedually generated maps.
Logged

Xion
Pixelhead
Level 10
******


xionight@live.com Chimera+Gryphon
View Profile WWW Email
« Reply #133 on: December 13, 2008, 12:44:17 PM »

I'd like that, too.

Edit:
Gfgfghhreaaaa! Dudes, I need to know how to make a basic platformer engine with emphasis on slopes (which I still don't fully understand) and moving platforms. Damn sunova-- this is so frustrating. Preferably in Game Maker.
« Last Edit: December 13, 2008, 08:44:17 PM by Xתּסּוּ » Logged

mirosurabu
Guest
« Reply #134 on: December 14, 2008, 09:24:05 AM »

I would like a tutorial on how to write a code in C++ which won't give you headaches later when it gets bigger or when you try to read it and modify it.

I wonder whether there is good tutorial on how to write clean and readable code for games.
Logged
Pages: 1 ... 7 8 [9] 10 11 ... 33
Print
Jump to:  

Theme orange-lt created by panic