Alice Community  

Go Back   Alice Community > Alice 2 > Works-In-Progress

Reply
 
Thread Tools Display Modes
Scoring with multiple objects.
Old
toddjay13
Junior Member
 
Status: Offline
Posts: 2
Join Date: Dec 2011
Question Scoring with multiple objects. - 12-05-2011, 09:39 AM

Hey all,
I am making a game for my technology class using alice. It is sort of a guitar hero type game where a note falls within an area, and keys are typed to make them dissapear. There are upwards of 100 notes for each key being pressed, how can I make each one of them dissapear individually when the key is pressed when the note is in the designated area? Also, the score would be upwards of 100 (1 point for each note hit), how can I write code to score this game without using like 300 3d text objects? Also, I need the score to be displayed as the notes are hit. Help is appreciated, this project is due soon, so please dont hesitate to post. Thanks.
   
Reply With Quote
Old
davidghemer
Member
 
Status: Offline
Posts: 38
Join Date: Nov 2011
Default 12-05-2011, 02:51 PM

You should only need a single 3D text object to represent the score. Each time the score changes you can update the 3D text.

The code and video tutorial referenced in the following thread uses 3D text to display and update a score.

http://www.alice.org/community/showt...3822#post43822


For video tutorials on programming in Alice 2.2 check out my YouTube channel

http://www.youtube.com/user/drdave785

Also check out my Programming in Alice blog at

http://programminginalice.com
   
Reply With Quote
Reply

Tags
guitar hero, help me, multiple objects, project, scoring

Thread Tools
Display Modes

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.