2D Toolkit Forum

2D Toolkit => Support => Topic started by: urao on September 18, 2013, 02:58:46 pm

Title: 2D game without scroll
Post by: urao on September 18, 2013, 02:58:46 pm
Hi
I want to create a 2d game without scroll. type: http://www.youtube.com/watch?v=ucLZ_k20HHA
- Is possible create it in 2d toolkit?
- Is there any example it in 2dtoolkit?
- Do I have to create the scenery completely?
Thanks in advance
Title: Re: 2D game without scroll
Post by: unikronsoftware on September 18, 2013, 04:07:36 pm
You can do that no problem. Check out the whack-a-mole tutorial for an example of how to do things "on one screen". When you change scenery, you can simply load a different scene in Unity, or you can show one section and hide another.