Slider Like outasite TOTB3 Game
Hello guys, I want to create horizontal and vertical smooth slider like outasite did in his TOTB3 game. I sent him pm message but seems he is busy. Anyone can suggest please? Thanks
Check image: http://i51.tinypic.com/i3s590.jpg
Check image: http://i51.tinypic.com/i3s590.jpg
Comments
have a look at this.
cheers kipper
Follow TSB's video on gamesalad for the multimenu system.
Heres the videos.
And then for the size, I used contraints with some math.
-I wanted them to be biggest in the center.
-Get smaller as they get father away
-Only go so small
So we have:
180-((abs(480- self.Position.X )/280)*40)
[bigWidth]-((abs([centerPosition]- self.Position.X )/[shrinkDistance])*[amountTOshrink])
For vertical / horizontal, change x's into y's and vis-vrsa
Formula for width
400-((abs(160- self.Position.Y )/320)*100)
Formula for height
64-((abs(160- self.Position.Y )/320)*20)
Good luck,
Michael
Anyone else want it?
Matt
Matthewredler@gmail.com
creativeweb25@gmail.com
Thanks,
John
Let's keep this community great & working together
Mail App
Chrome Browser Gmail
Chrome Browser Dropbox
Chrome Browser Mediafire
Thanks,
Michael
Chris
Matt
ill try zipping it.
Thanks
Heres the Link.
CLICK ME
EDIT: guess it helps if i post link huh...?
Its showing below error message:
"
Error (403)
It seems you don't belong here! You should probably try logging in?
You can also check out our FAQ or forums and maybe you'll find what you were looking for. Or maybe you should try heading home.
CLICK ME
Cheers
Michael