technoboy10 wrote:
@Gravitation Thanks for making sure that the coord systems match up with Scratch.
(I used // instead of #, whoops )
Yeah, that and Scratch's weird weird direction system.
Offline
Gravitation wrote:
Code:
Because Scratch's coords are from center, and pygame's is from top left. Pygame's rotate function rotates counter-clockwise
Thanks for explaining why the y-values are messed up in Pygame
Offline
Furybird wrote:
Huh, seems interesting.... I'm beginning python. Can you give me any tips?
I recommend doing the Python course on Codeacademy, it's very thorough. http://www.codeacademy.com
Offline
Hey Gravitation, would you mind making a sample EasyAsPy project with your engine? I *think* I know how it works, but having an example project might be helpful. Thanks.
BTW, sorry for being inactive on this project.
Offline
Oh man, sooo sorry for being so inactive D:
technoboy10 wrote:
Hey Gravitation, would you mind making a sample EasyAsPy project with your engine? I *think* I know how it works, but having an example project might be helpful. Thanks.
BTW, sorry for being inactive on this project.
Nah, not at all I could make an example if you really want
Offline