This thread is for devs only!
Okay guys, so we're gonna start working on Mazecaster (see the other thread if you don't know/remember what that is. Anyway, the hardest parts were the random mazes, and the raycasting.
Our progress wrote:
Random maze generation: Canthiar's maze generator
Different maze sizes: Not done, but i believe it should be relatively easy
Importing mazes into lists: Again, relatively easy.
Raycasting: S65's Realtime Raycaster (With some modifications for our purposes)
Everything else in general: To be accomplished
So here we can discuss our ideas for the game, and link to any progress we've made.
Ways we'll accomplish things wrote:
Maze sizes: Editing the board size of Canthiar's raycaster
Reading mazes into a list: We'll use a scanner sprite, and it will add 1 to a list if it is in a wall, and 0 if it isn't (or maybe the other way around?)
Characters: all stats, weapons, etc. will be stored as a list.
Saving and loading characters/ worlds: Have lists not delete unless you click delete world/character and select it
Etc.....
So, just post any ideas you have and what you think
Offline
Okay, but I think because of the fast render, we should do 1px pen.
Offline
berberberber wrote:
Okay, but I think because of the fast render, we should do 1px pen.
If you can understand and edit S65s scripts enough
Offline
I'm a menu maker, right? What should I do?
Offline
I've made a racaster before... can't go in the program until august, though.
Offline
Well, the thing is this needs to be array based, plus S65s runs in realtime, meaning no turbo, and making it even better and more impressive
Offline
Firedrake, can you set up a basic shop? It should be able to change a variable to a different value, and have different pages or scroll.
Offline
Got it. What should the variables be? And where is the project? Should there be currency to change the variables? Please give me details, as I cannot make a menu without knowing what to make.
Offline
Just the ability to
. Maybe gold for some, and gems for others. So if you click ____ you change gold by -___, and maybe weapon _____ to 1, meaning you own it and it's sprite turns crossed out.
Offline
At camp
Offline
Oh. Anyway, we are using amcerbu's engine, not canthiars, right?
Offline
Amcerbu doesn't have one yet, but if I have enough energy I'll try something like that
Offline
Of course. I'm sure he (or she?) would do it differently, but I think I could accomplish it.
Offline