lily — 1/29/2022, 8:13:43 PM

making a game called multiverse

it pulls in assets from games on your disk

it’ll support:

any suggestions?

♥ 4 ↩ 0 💬 7 comments

comments

june_:

sorry if this makes me sound childish but

make it support friday night funkin’ (and maybe add an in-game mod creator for creating characters, stages, etc)

on that note, make it support any haxeflixel game, since fnf’ runs in haxeflixel

2/5/2022, 10:30:19 PM
june_:

actually only make it support compatible haxeflixel games

2/5/2022, 10:31:46 PM
zahmbie1:

make it support factorio

2/3/2022, 3:35:19 PM
lily:

ok

2/3/2022, 11:40:43 PM
flux:

make it support terraria 😎

also tell us the plot of the game and maybe i’ll think of ideas :D

1/29/2022, 10:35:26 PM
lily:

good point

also, it doesn’t have a plot it’s a creative game like gmod/scrap mechanic creative mode where you just do what you want

1/30/2022, 8:08:27 PM
flux:

aah, alr, maybe u can have the ability to sort of export levels you make into a file used for storing data and everything has a unique id, like the code could look like:

IDs:

Minecraft grass block: 1

Minecraft stone: 2

Minecraft Bedrock: 0

(Every line is a layer in the world)

1111111111111111111111111111111111111111111111111

2122212212122221221222212212222221222122121222121

2222212222222222222221211122222222222222222111122

0000000000000000000000000000000000000000000000000

1/31/2022, 4:53:21 AM