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...
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...