Alice Community  

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

Reply
 
Thread Tools Display Modes
Spawning models
Old
John_Clark
Guest
 
Status:
Posts: n/a
Default Spawning models - 02-05-2008, 11:46 AM

I was just wondering if it is possible to have models spawn into the world while alice is running (example: In a FPS you kill a guy and then another guy suddenly appears.)
   
Reply With Quote
Old
DickBaldwin
Guest
 
Status:
Posts: n/a
Default 02-05-2008, 11:59 AM

Quote:
Originally Posted by John_Clark View Post
I was just wondering if it is possible to have models spawn into the world while alice is running (example: In a FPS you kill a guy and then another guy suddenly appears.)
You cannot create new objects while the program is running in Alice 2.0. You must create all objects that will be needed before you start the program running. However, it is possible to create a bunch of objects and make most of them invisible, and cause them to become visible at the appropriate times. Another option is to reuse objects by changing their visual properties and locations and then make the reappear.

These are the kinds of things that you will learn by starting at the beginning and studying a good textbook or by studying my free online tutorials.

Dick Baldwin
Free Alice tutorials: http://www.dickbaldwin.com/tocalice.htm
Free programming tutorials: http://www.dickbaldwin.com/toc.htm
   
Reply With Quote
Old
John_Clark
Guest
 
Status:
Posts: n/a
Default 02-07-2008, 11:22 AM

Ok thanks, I was just opening I wouldn't have to make my game as messy as I am going to now have to... Oh well.
   
Reply With Quote
Old
DrJim
Guest
 
Status:
Posts: n/a
Default 02-07-2008, 11:40 AM

Quote:
Originally Posted by John_Clark View Post
... hopening I wouldn't have to make my game as messy as I am going to now have to...
One other problem is that the more objects, especially 3D objects, that you add the slower (and more likely to crash) Alice gets. You might just consider one object and have it disappear when "killed" - then change textures and have the same object reappear as a new target. Even simpler, you could just alternate textures on a billboard - us alpha level transparency to make the character's background disappear (there are a couple of examples in the forum but I can't remember the character's name).
   
Reply With Quote
Old
John_Clark
Guest
 
Status:
Posts: n/a
Default 02-08-2008, 11:32 AM

Quote:
Originally Posted by DrJim View Post
us alpha level transparency to make the character's background disappear (there are a couple of examples in the forum but I can't remember the character's name).
I really like that idea I have a finished project of the helicoper game I'm going to post in other thread that just uses 2 boxes continiously.
   
Reply With Quote
Reply


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.