How do I find a specific line in a text file in vb.net?

  • Thread starter Thread starter ADeeyy
  • Start date Start date
A

ADeeyy

Guest
First of all Im gonna start this by saying that Im new to programming, Ive done some simple things but nothing serious so creating a map editor is really hard but Im trying my best.

Im making a map editor and I write the x and y cordinates in a text file which tiles are blocked from entering.

Trying to put that in a game, I want to find the x and y cordinates in the text file and check if my character is standing on the same cordinates as any of the lines written in the text file.

Anyone knows a good way to start?

Thanks in advance.

Continue reading...
 


Write your reply...
Back
Top