Skip to content

ameed2147/tile-map-scrolling

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Scroll a tilemap in unity.

simple solution to scroll a tilemap in unity.

a lot of forums and videos have tried discussing this one particular problem - Scrolling a tilemap that you created and making a scrolling background type of effect.

simple method of soing this is by creating a script where you move the background ( or tilemap) unitl a point where the background resets to where it started.

follow this :

Releases

No releases published

Packages

No packages published

Languages