Y
Hacker News
new
|
ask
|
show
|
jobs
by
Robby2012
4533 days ago
You're using (0,0) as reference to move the cube but IMO you should use ( width/2, height/2 )
1 comments
christian_fei
4533 days ago
good point! Thanks, will look into it
link