Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in game-physics

Attempting to have an object move in the direction user swipes the screen: Corona SDK

game-physics coronasdk

How to make an object move in the path of an arc?

math game-physics 2d-games

Verlet integrator + friction

Snake movement in snake game

Preventing colliders on the same rig from colliding with each other. But allowing them to collide with other rigs.

Unity 3D How to project a Vector3 onto a plane or get angle between two Vector3s in a specific plane?

Java a moving animation (sprite)

How to change position of debug draw visualization of Box2D.js?

Matter.js for collision detection

How to make Character Face Opposite Direction in Unity?

Mouse based aiming Unity3d

(2D) Make a GameObject Shake using script in Unity

How to extract surface triangles from a tetrahedral mesh?

Why is my character's horizontal velocity lost when jumping?