Parallax backgrounds

This commit is contained in:
2016-09-08 00:51:05 +02:00
committed by Valeriano A.R
parent 3d0ccda3ac
commit c450d5dfb0
7 changed files with 133 additions and 19 deletions

View File

@@ -90,7 +90,6 @@ void player_proc(Entity e,int ft){
// Scroll View
//GameLib_MoveToPosH(e->pos,0.6f);
GameLib_MoveToPos(e->pos,0.6f);
}