Alice Community  

Go Back   Alice Community > Search Forums

Showing results 1 to 22 of 22
Search took 0.01 seconds.
Search: Posts Made By: CodyAM1993
Forum: Share Worlds 03-14-2011, 04:33 PM
Replies: 15
Views: 24,213
Posted By CodyAM1993
If you have any suggestions on how to make it so...

If you have any suggestions on how to make it so pacman will stay on a specified path rather than using collision detection please let me know; however, since Alice does not yet have a feature to...
Forum: How do I...? 01-03-2011, 02:21 PM
Replies: 4
Views: 11,971
Posted By CodyAM1993
I don't think there is a solution to this yet. ...

I don't think there is a solution to this yet. This is a rather complicated issue that you're going to have to work around. I would try using the sphere instead if you can warp the image to seem as...
Forum: Questions and Comments 01-03-2011, 02:17 PM
Replies: 2
Views: 7,863
Posted By CodyAM1993
I would recommend Alice 2.2 for two main reasons....

I would recommend Alice 2.2 for two main reasons. One, because Alice 3.0 is still in beta testing, and two, because Alice 2.2 is very user friendly as is Alice 2.0, however, Alice 2.2 has much more...
Forum: The Lounge 12-29-2010, 06:29 PM
Replies: 5
Views: 8,220
Posted By CodyAM1993
Unfortunately, no, there is no easier way to to...

Unfortunately, no, there is no easier way to to do this. Its a lot of trial and error with moving body parts... I recommend using poses to move models of people if that isn't what your already...
Forum: Share Worlds 12-28-2010, 09:02 PM
Replies: 15
Views: 24,213
Posted By CodyAM1993
Make sure you're using Alice 2.2 released...

Make sure you're using Alice 2.2 released 09/10/2010. It will not work on any earlier version. If this issue persists, please paste the error log in this thread and I will look into the issue, but...
Forum: Share Worlds 12-28-2010, 08:34 AM
Replies: 15
Views: 24,213
Posted By CodyAM1993
Alright... I was able to make the pac-man...

Alright... I was able to make the pac-man character 15% larger than he was before without interrupting the collision detection.

Dubastot, I know exactly what you mean but if I were to do that...
Forum: Share Worlds 12-25-2010, 04:14 PM
Replies: 15
Views: 24,213
Posted By CodyAM1993
The project was made with Alice 2.2 Rev....

The project was made with Alice 2.2 Rev. 09/10/2010. So make sure the version of Alice you have is at least that. Sorry, I probably should have posted this from the beginning.
Forum: How do I...? 12-24-2010, 08:32 AM
Replies: 2
Views: 10,682
Posted By CodyAM1993
I've heard a lot of people on here talking about...

I've heard a lot of people on here talking about Google SketchUp for creating 2D Alice objects, but haven't used it yet myself. I use AutoDesk 3DS Max which can create either 2D or 3D objects and...
Forum: Share Worlds 12-24-2010, 08:12 AM
Replies: 15
Views: 24,213
Posted By CodyAM1993
Thanks. As you progress through the levels, the...

Thanks. As you progress through the levels, the ghosts get faster. Also, it becomes too difficult to maneuver pac-man through the maze if he is larger because the width of some of the paths is...
Forum: How do I...? 12-23-2010, 07:37 PM
Replies: 4
Views: 7,089
Posted By CodyAM1993
You can create a number variables to hold the...

You can create a number variables to hold the highest scores during a single play. However, there is no way to save numbers to a list of pre-existing high scores. For example, if you play the world...
Forum: Share Worlds 12-23-2010, 07:04 PM
Replies: 15
Views: 24,213
Posted By CodyAM1993
Pac-man World

I recently created this for my final project in school. Check it out! Also, if anyone has any ideas of how to make the ghost follow the pac-man character while still staying on the maze path,...
Forum: Suggestion Box 12-19-2010, 09:26 AM
Replies: 2
Views: 11,455
Posted By CodyAM1993
You can definitely create a 3d interactive...

You can definitely create a 3d interactive software for kids. However, you need to understand the limitation of Alice. Once your Alice project is finished, if you are wanting to export it as an...
Forum: Questions and Comments 12-19-2010, 09:10 AM
Replies: 5
Views: 11,529
Posted By CodyAM1993
3DS Max Costs

Yes, AutoDesk 3DS Max is a very expensive program. It ranges from about $3000 to $4000 for the initial software if you buy it directly from AutoDesk. However, it is very easy to obtain a free trial...
Forum: How do I...? 12-18-2010, 04:53 PM
Replies: 4
Omg
Views: 8,649
Posted By CodyAM1993
One thing you must be careful of in Alice is that...

One thing you must be careful of in Alice is that for all objects the axes don't change. Therefore, if you want an object to move forward your move method may be telling the object to move backward,...
Forum: Share Objects 12-18-2010, 04:48 PM
Replies: 10
Views: 28,926
Posted By CodyAM1993
Converting 3ds Models into a format compatible with Alice

Import the 3ds compatible object into AutoDesk 3DS Max. Export the project to .ase format. [This is an ASCII based format] Alice is compatible with this file extension. You can import it into...
Forum: How do I...? 12-18-2010, 04:30 PM
Replies: 6
Views: 23,420
Posted By CodyAM1993
Converting 3d Models to Alice Objects

I have never actually converted a 3d model to an .a2c file. When I want to use a 3d model in Alice, I open the 3d model in AutoDesk 3DS Max and export the model as an .ase file, which alice does...
Forum: How do I...? 12-18-2010, 04:23 PM
Replies: 1
Views: 5,796
Posted By CodyAM1993
Capture Pose in Alice

There is not a method to capture a pose in Alice. I'm not sure why you would want to capture a pose while the world is running anyway. Any pose that you want to capture can be captured while...
Forum: How do I...? 12-18-2010, 04:13 PM
Replies: 2
Views: 6,961
Posted By CodyAM1993
Adding Comments to Alice code

I have attached an image that depicts the location in which you can add a comment in Alice. I think this will help.
Forum: Questions and Comments 12-17-2010, 03:51 PM
Replies: 5
Views: 15,389
Posted By CodyAM1993
I've never had this particular problem, but I...

I've never had this particular problem, but I have experienced many problems with using mp3 formatted audio files in Alice. I try to use .wav files in Alice and haven't had a problem with them yet. ...
Forum: How do I...? 12-17-2010, 03:44 PM
Replies: 5
Views: 7,343
Posted By CodyAM1993
Adding Objects to Local Gallery

If you find custom alice objects that are not already in the Local or Web Galleries, then you have two options depending on what format the objects you are wanting to add are in. If the objects are...
Forum: How do I...? 12-16-2010, 09:15 PM
Replies: 1
Views: 6,834
Posted By CodyAM1993
This could help

I made a simple Alice scene depicting what I think your trying to accomplish. I put the "name variable" in World Properties. I hope this helps.
Forum: How do I...? 12-16-2010, 08:58 PM
Replies: 7
Views: 17,148
Posted By CodyAM1993
Pacman for Alice

I created Pacman for my final project in school. Check it out! This Alice World can only be opened in Alice 2.2 (9/10/2010 Rev.) or later versions of Alice. This project could give you some good...
Showing results 1 to 22 of 22

 
Forum Jump


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