Ok, I've decided to begin work on a C++ written map maker for a game that I'm developing and I'm wondering how exactly this is going to go on through and how I could make Love2D somehow understand some C++ imput to build the map and objects of the map.
That is all for now.
C++ Map Maker
Forum rules
Before you make a thread asking for help, read this.
Before you make a thread asking for help, read this.
Re: C++ Map Maker
I'm not sure I'm understanding your question, in what way will you be using c++, why couldn't you use a (*.txt) file and then input the parameters you need like:
inside the (*.txt) file
inside the (*.txt) file
Code: Select all
blocknum: 1
image: 3
pos: 32 32
collidable: 1
blocknum: 2
image: 2
pos: 64 0
collidable: 0
Who is online
Users browsing this forum: Amazon [Bot], Google [Bot] and 1 guest