Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Messages - RunningSpoon

#1
There are couple things that got my attention, I shall PM you :)
#2
Seems like I missed that one, thank you for linking it, matchy.
#3
Thank you for answers. I need to check tilemaps.. Sounded little confusing, but I'm quite sure it will open to me, when I study enough :P

As Wampus put it.. tiles seems to be only option I have :)
#4
Greetings!

I'm trying to make 2D RPG (Top View) and I run into a problem in the first steps.
I would like to have level changed when I walk to top-side of screen. Example : Level 1 is Plains and if I go to top-side of screen then Level 2 activates which is Village and when I go to down-side of screen in Level 2 I would go back to Level 1. Both Levels would have different stuff in them, like Level 1 has rocks and other stuff and Level 2 would have houses and NPCs.

I also though this could be made with big map (example 10k x 10k) and camera (size 640 x 640) follows player around, but I think that is harder to make. Not sure because I'm quite new with game coding.

I hope my problem description was understandable :)