Alice Community

Alice Community (http://www.alice.org/community/index.php)
-   Share Worlds (http://www.alice.org/community/forumdisplay.php?f=6)
-   -   Egypt- My first upload (http://www.alice.org/community/showthread.php?t=8008)

WhiteHole000 01-31-2012 09:18 PM

Egypt- My first upload
 
1 Attachment(s)
[CENTER][B][FONT="Impact"][SIZE="4"][FONT="Arial Black"]Egypt[/FONT][/SIZE][/FONT][/B]

[B][CENTER]What you do is simple. Just walk around and explore Egypt![/CENTER][/B]
[B]Control Cleopatra by using the arrow keys and the mummy (It is in the last pyramid, the one without the 2 smaller pyramids next to it.) by using W,A,S and D. Control the camera with the mouse.[/B]
[/CENTER]

I made it for minutes at a time entertainment so it will get boring after a while.
It is my first upload so I hope you like it! :)

WhiteHole000 02-01-2012 08:23 PM

And if anybody has any suggestions I'll be happy to listen!:)

GameKid 02-01-2012 09:15 PM

You should add collision detection, and make the methods for the mummy "While a key is pressed" (Right click when a key is pressed).

WhiteHole000 02-02-2012 06:46 PM

Thank you! :) But the mummy has to get out of the pyramid somehow! And didn't I do the key thing? :confused:
But how do you do collision detection?

GameKid 02-03-2012 12:23 AM

[QUOTE=WhiteHole000;46202]Thank you! :) But the mummy has to get out of the pyramid somehow! And didn't I do the key thing? :confused:
But how do you do collision detection?[/QUOTE]

Not for the mummy. As for collision detection, put an if/else statement, like so...
If [[Object1] is within [[object2]'s width] of object2]
(Insert your method of colliding with something here. I use move back 0.1 meters, but you can do whatever you like.)
Else
(Insert your method of what happens if object1 is not colliding. Normally, one would insert the moving code.)

If that doesn't help, private message me. I like to help people who have trouble with such things.

WhiteHole000 02-07-2012 06:48 PM

Thanks! But what is the moving code? :confused:

GameKid 02-07-2012 11:48 PM

Just drag the object from the object list into your method or event. A menu should pop up, allowing you to choose "Move". The finished 'block' is considered the moving code.

WhiteHole000 02-15-2012 05:08 PM

Did that! Thanks! but it says to choose a direction and stuff... :confused:

GameKid 02-15-2012 05:48 PM

[QUOTE=WhiteHole000;46593]Did that! Thanks! but it says to choose a direction and stuff... :confused:[/QUOTE]

Forward. Whatever direction he should be moving.

WhiteHole000 02-27-2012 05:40 PM

Its not working! :(


All times are GMT -5. The time now is 04:00 PM.

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