c# - How do I move a sprite in a map of tiles larger then the screen? -


i'm bussy creating game sprite can move around map. problem map larger screen , i'm wondering how let sprite move, while staying @ center of screen.

the solution : moving tiles instead of sprite, don't know if that's valid, , then, can guys give me advice how achieve this?

i hope guys can me out one, because have been browsing ages...

edit : game want create survival. need walk , resources stay alive. need make map sprite can walk on map has bigger screen size, , how possible sprite move examaple tile xpositiontile 5000 / ypositiontile 4000? hard me find information problem..

this game programmed in c# in windows forms using visual studio. not use engine.


Comments

Popular posts from this blog

java - SSE Emitter : Manage timeouts and complete() -

jquery - uncaught exception: DataTables Editor - remote hosting of code not allowed -

java - How to resolve error - package com.squareup.okhttp3 doesn't exist? -