Alice Community  

Go Back   Alice Community > Alice 3 > How Do I?

Reply
 
Thread Tools Display Modes
How do I make an object move around using the arrow keys on Alice 3
Old
Guitcrzy
Guest
 
Status:
Posts: n/a
Question How do I make an object move around using the arrow keys on Alice 3 - 04-15-2010, 01:27 PM

I was wondering how to make an object move around on command of the arrow keys in Alice 3.
   
Reply With Quote
Old
flats
Guest
 
Status:
Posts: n/a
Default 04-20-2010, 10:00 AM

Quote:
Originally Posted by Guitcrzy View Post
I was wondering how to make an object move around on command of the arrow keys in Alice 3.
Alice3 has done away with simple "events" like this to better parallel Java.

You'll want to set up key listeners for ^, v, <, and > with the applicable move forward/backward/left/right methods.

edit: if I get a chance I'll throw together a sample world.
   
Reply With Quote
Old
robertcohang
Guest
 
Status:
Posts: n/a
Default 05-28-2011, 11:11 AM

That's easy, just set up key listeners to the arrow keys to move forward/backward etc.
_________________________________________
Web Designer in training, current projects: free gift card codes
   
Reply With Quote
Reply

Tags
alice 3, arrow keys, how to, move around, object

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.