Bit Blot Forum
Aquaria => Modding => Topic started by: ladeda on March 25, 2008, 11:19:06 pm
-
I decided to get my bearings with the editor in Aquaria and noticed that I could only select a handful of tiles, background items, entities, etc. What's wrong? Isn't it very varied? I've only got four entities, a complete lack of scenery outside of maybe home waters (and even IT'S not scratching the surface). I'm not sure what's wrong.
-
The template start off with the basics. You can create your own tileset with more tiles, and your own entity list with more entities.
I'd say the easiest way to get those files right now is to grab The Bear's maps and check out how he's set up his tilesets .txt files and the entitygroups.txt file. :)
http://studentpages.scad.edu/~doconn21/aquaria/TheBear_Maps.rar
-
You know you can cycle through entities with R and E I hope, and further, HERE (http://aquaria.sfiera.net/wiki/Main_Page)'s a site with all tiles and entities with small descriptions.
-
and how can i add this entities?
-
I think this is how it works, but you may want to check the wiki for details:
The mod loads resources by looking in an approprieate txt file for references to where the resources are stored. The resources should be stored somewhere in your mod's folder in a subfolder or something. You need to:
a) get the right resources you want and
b) write up pointers to your stored resource files in the right txt file.
The template mod that comes with the game only has a few example resources (a few entites, a few tiles, etc). If you want more, you have to get/make the files and write the txts yourself. Unless you get a mod that has all the resources already and you edit it (as Alec suggested, The Bear's ones I think are the most complete for that).
Maybe someone should make a new template mod that has all the resources from the game with a blank map like the current template mod? (If it doesn't already exist lol, I might not know about it).