<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:Calibri
}
--></style></head>
<body class='hmmessage'><div dir='ltr'>Hi everyone,&nbsp;<div><br></div><div>I am trying to create a car racing game in Alice 3.&nbsp;</div><div><br></div><div>I am trying to setup a variable of zero for the car speed. &nbsp;When I press the right arrow button in the keyboard, the car starts moving. Each time I press the right button, the car accelerates by 1...that is my plan.&nbsp;</div><div><br></div><div>Does anyone know how to accelerate or increment variables in Alice 3? I am trying to increase the speed by 1 whever the right arrow is pressed.&nbsp;</div><div><br></div><div>Fatima</div>                                               </div></body>
</html>