+ 3
is physics a hard lesson to learn in programming?
android developers
2 odpowiedzi
+ 1
Physics can come into practice in many ways, starting from the simple gravity up to astrophysics, it all depends.
If you'd like to simply set gravity, type in a while (object.y > floor.y) object.y--;
You can also find a bunch of guides and tools to set physics
+ 1
it can be but it's all up to you and how bad you want to learn.