Spodii / netgore

Cross platform online rpg engine using C# and SFML
http://www.netgore.com/
40 stars 16 forks source link

Directional blocking #331

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
**vbGORE catchup**

Being able to select an area where a certain direction is "blocked". A player 
can go north, east & west but cannot walk south for example.

Original issue reported on code.google.com by skye7...@gmail.com on 3 Feb 2013 at 6:32

GoogleCodeExporter commented 9 years ago
I should be able to do this quite easily. I will take a look tomorrow, 
especially as this sounds like something I'd like in my project :).

Original comment by darksumm...@gmail.com on 3 Feb 2013 at 10:22

GoogleCodeExporter commented 9 years ago
Would this work for SideScrolling as well?

Original comment by kevindatapaw on 4 Feb 2013 at 4:21

GoogleCodeExporter commented 9 years ago
I'm not sure as I don't develop with the SideScrolling build and neither do I 
code for compatibility with it. I'm 100% just TopDown.

However, I think I'll be coding this feature as a new custom Entity which you 
can place on the map anywhere. So with this logic in mind, I don't see why 
SideScrolling wouldn't work..but again, I'm not sure.

Original comment by darksumm...@gmail.com on 4 Feb 2013 at 9:00

GoogleCodeExporter commented 9 years ago

Original comment by darksumm...@gmail.com on 9 Feb 2013 at 5:52

GoogleCodeExporter commented 9 years ago
This issue was closed by revision r4740.

Original comment by darksumm...@gmail.com on 9 Feb 2013 at 6:20