Game Development Community

Where do I put custom levels?

by Matthew Shapiro · in General Game Discussion · 02/09/2003 (5:57 am) · 2 replies

I got a custom level, and I tried putting it in ReactionUser. no show, so I put it in assests/reactionuser (cause i found splash.lvl there) and yet its' still not showing? Where do I put custom levels so it is noticed? thanks

--KallDrexx

#1
02/09/2003 (11:24 am)
.lvl files are the raw data for the editor, .lvg files are the actual levels. You need to stick the file into Assets/ReactionsUser, load it up in the editor, then click the Export button to make it show up in the games list.
#2
02/09/2003 (4:18 pm)
oh ok thanks

--KallDrexx