Alice Community  

Go Back   Alice Community > Alice 2 > How do I...?

Reply
 
Thread Tools Display Modes
Platforms
Old
DensetsuNoKaboom
Senior Member
 
DensetsuNoKaboom's Avatar
 
Status: Offline
Posts: 1,188
Join Date: May 2010
Location: e4eaf2
Default Platforms - 07-07-2011, 04:42 PM

How do you make floating platforms that a character in a game can jump onto?


Thank you for taking the time to read this signature. This signature loves you.
   
Reply With Quote
Old
sfunk
Senior Member
 
sfunk's Avatar
 
Status: Offline
Posts: 1,112
Join Date: Mar 2011
Location: I don't know
Default 07-07-2011, 04:46 PM

pain stakingly hard to do haha, I had an example made for this but I had to uninstall and reinstall my alice folder because everything got corrupted. i'll try to make another example

EDIT: here is one of my examples of how I did it, I used the functions a little more for other examples but didn't work so well. just stand under the box and jump using the up arrow, and walk off to the right of the box and there you have yourself a basic platform
Attached Files
File Type: a2w platform test.a2w (494.6 KB, 37 views)


If you are stuck on a project, check out the tutorials I made here at this link:

http://alice.org/community/showthread.php?p=36778#post36778

There are lots of tutorials on it so far, including some youtube videos, check it out

Or..

Go to my youtube channel to check out my alice 2.2 tutorials I have there..

http://www.youtube.com/user/sfunk1992?feature=mhsn

Last edited by sfunk; 07-07-2011 at 05:12 PM.
   
Reply With Quote
Old
InsertName
Senior Member
 
InsertName's Avatar
 
Status: Offline
Posts: 341
Join Date: Jun 2011
Location: In a house
Default 07-07-2011, 05:31 PM

It depends on how you do it
if jumping from platform to platform at same increasing level and a variable X is the easiest like say
do jump.method and also increase X by 1
if blank is close to blank series of objects
(In this case a line of blocks)
stop
if it is not then follow through the jump and decrease the variable by 1
and if you are on another platform in the air do

if X>0
decrease X by one and move down blank height
and repeat


Thats how I would do it.


__№_₤⅞__
Handguns: http://www.alice.org/community/showthread.php?p=45349
MINECRAFT IN ALICE: http://alice.org/community/showthread.php?p=48208
My Stupid Animations: http://alice.org/community/album.php?albumid=119
   
Reply With Quote
Old
DensetsuNoKaboom
Senior Member
 
DensetsuNoKaboom's Avatar
 
Status: Offline
Posts: 1,188
Join Date: May 2010
Location: e4eaf2
Default 07-07-2011, 06:37 PM

Quote:
Originally Posted by sfunk View Post
pain stakingly hard to do haha, I had an example made for this but I had to uninstall and reinstall my alice folder because everything got corrupted. i'll try to make another example

EDIT: here is one of my examples of how I did it, I used the functions a little more for other examples but didn't work so well. just stand under the box and jump using the up arrow, and walk off to the right of the box and there you have yourself a basic platform
I don't think it worked...I ended up with the penguin standing far above the platform and the ground.


Thank you for taking the time to read this signature. This signature loves you.
   
Reply With Quote
Old
sfunk
Senior Member
 
sfunk's Avatar
 
Status: Offline
Posts: 1,112
Join Date: Mar 2011
Location: I don't know
Default 07-07-2011, 07:16 PM

well I only had 2 check systems running, the far left of the box would make it so if you jumped right there you would stick to the platform, then when you walk to the right edge, it would drop you off

EDIT: here is a pretty good example to get a platform and gravity going, just try to alter it to your use.
Attached Files
File Type: a2w platformmmmmm.a2w (506.5 KB, 20 views)


If you are stuck on a project, check out the tutorials I made here at this link:

http://alice.org/community/showthread.php?p=36778#post36778

There are lots of tutorials on it so far, including some youtube videos, check it out

Or..

Go to my youtube channel to check out my alice 2.2 tutorials I have there..

http://www.youtube.com/user/sfunk1992?feature=mhsn

Last edited by sfunk; 07-08-2011 at 01:33 AM.
   
Reply With Quote
Old
sfunk
Senior Member
 
sfunk's Avatar
 
Status: Offline
Posts: 1,112
Join Date: Mar 2011
Location: I don't know
Default 07-13-2011, 06:22 PM

though this thread is a little old, here is a GREAT way to do platforms, I was messing around with an old aiming system I made and figured it would work for this, give it a look and it might work for what you want
Attached Files
File Type: a2w samus_sprite_run.a2w (286.0 KB, 24 views)


If you are stuck on a project, check out the tutorials I made here at this link:

http://alice.org/community/showthread.php?p=36778#post36778

There are lots of tutorials on it so far, including some youtube videos, check it out

Or..

Go to my youtube channel to check out my alice 2.2 tutorials I have there..

http://www.youtube.com/user/sfunk1992?feature=mhsn
   
Reply With Quote
Old
DensetsuNoKaboom
Senior Member
 
DensetsuNoKaboom's Avatar
 
Status: Offline
Posts: 1,188
Join Date: May 2010
Location: e4eaf2
Default 07-16-2011, 05:43 PM

I'm not sure whether I can do either of those...

How on earth did good2000mo do Hello Macau?


Thank you for taking the time to read this signature. This signature loves you.
   
Reply With Quote
Reply

Tags
platform


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump



Copyright ©2024, Carnegie Mellon University
Alice 2.x © 1999-2012, Alice 3.x © 2008-2012, Carnegie Mellon University. All rights reserved.