From: Hedayat V. <hed...@ai...> - 2009-12-30 19:31:44
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html style="direction: ltr;"> <head> <meta http-equiv="content-type" content="text/html; charset=UTF-8"> </head> <body style="direction: ltr;" text="#000000" bgcolor="#ffffff"> Hi all,<br> <br> First of all, happy new year to you! :)<br> <br> As you might have noticed, I've recently committed some changes including new field and goal dimensions. Those dimensions (length and width of the field, the penalty area, and goal dimensions) were multiplied by 1.5, except the goal height. But I've noticed some effects which could be problematic:<br> 1. The visible penalty area is NOT controlled with PenaltyWidth and PenaltyHeight variables right now. But it should not be hard to fix.<br> <br> 2. While I've not changed the GoalHeight variable, the visible goal height have been enlarged. The visible goal object is just scaled and it retains it's original aspect ratio. I think it should be possible to fix it by modifying the scale sentence in goal.rsg, but I'm not sure if that is the right thing to do.<br> <br> It would be nice if someone can solve these issues. <br> <br> Best wishes,<br> Hedayat<br> </body> </html> |