This post created by ignored player and thus hidden.
Double click to show.
|
|
It would be really awesome if you could add a level maker and be able to set as many enemies as you want if you could do this it will make me very happy
|
|
|
This post created by ignored player and thus hidden.
Double click to show.
|
|
The level editor is built-in in the game, but you need to get a little bit dirty to use it. You need to open file TotemTribe\data\gui\mainmenuscreen.xml and look for This is where button that loads up editor is present, but it is commented out. You need to change the folloding things: change that into After you do that there should be an editor button in the game main menu. Keep in mind that we provide absolutely no support about that so use it at your own risk. If the guide above does not make sense to you, chances are you are not technically skilled enough to use the editor, so either find someone who can help you or let it go. I will not gonna give more detailed instructions, sorry.
|
|
|
This post created by ignored player and thus hidden.
Double click to show.
|
|
If levels are somehow exportable I'd like to play them if someone make some. It's unlikely it happens though.
|
|
|
This post created by ignored player and thus hidden.
Double click to show.
|
|
Making a good playable level is not an easy task :) Editing existing one is much much simplier.
|
|
|
This post created by ignored player and thus hidden.
Double click to show.
|
|
I have the editor of totem tribe gold but I can't figure out how to use it. Is there a tutorial or anything if you know how to use it please reply
|
|
|
This post created by ignored player and thus hidden.
Double click to show.
|
|
No, it's there "AS IS", we haven't released any info on it, you have to dig it yourself if this is what you need.
|
|
|
This post created by ignored player and thus hidden.
Double click to show.
|
|
i've been able to create maps or edit them i guess. i was wondering what application was used to build the maps for totem tribe gold and the original one. i want to edit the terrain in the maps and see what im doing
|
|
|
This post created by ignored player and thus hidden.
Double click to show.
|
|
or is there a way to see the map and the coordinates
|
|
|
This post created by ignored player and thus hidden.
Double click to show.
|
|
I wish I could try that map maker but it's not possible in iPad version of game... :(
|
|
|
This post created by ignored player and thus hidden.
Double click to show.
|
|
is it supposed to look like this? http://prntscr.com/cuzen0
Edited 2 minutes later by DutChen.
Reason: screenshot now includes window borders.
|
|
|
This post created by ignored player and thus hidden.
Double click to show.
|
|
is it supposed to look like this? http://prntscr.com/cuzen0
yes but try it on the original totem tribe not gold it works i made a super fun map on ttg it doesent work very well but is totaly functional on tt
|
|
|
This post created by ignored player and thus hidden.
Double click to show.
|
|
just play around with it and if you know how to edit game data files it will be much easier
|
|
|
This post created by ignored player and thus hidden.
Double click to show.
|
|
Any updates on this? The level editor on the Gold edition seems to be broken.
|
|
|
This post created by ignored player and thus hidden.
Double click to show.
|
|
Any updates on this? The level editor on the Gold edition seems to be broken.
Don't use the Gold version use the Totem Tribe Classic one. I think there is a problem with the screen resolution causing everything to be out of screen. I digged a bit and found that the selectors for everything is actually hidden away. I had a problem where I could not select anything to place : Some windows were missing. If you change the position of those components you can make them appear back. Maybe it's possible to resize the window so that everything can fit ? I'm still looking into it.
|
|
|
This post created by ignored player and thus hidden.
Double click to show.
|
|
Any updates on this? The level editor on the Gold edition seems to be broken.
Don't use the Gold version use the Totem Tribe Classic one. I think there is a problem with the screen resolution causing everything to be out of screen. I digged a bit and found that the selectors for everything is actually hidden away. I had a problem where I could not select anything to place : Some windows were missing. If you change the position of those components you can make them appear back. Maybe it's possible to resize the window so that everything can fit ? I'm still looking into it.
I think you need to manually set higher resolution in config.xml if you plan to use editor. The game is designed to work in 800x600 and edtior requests 1024x768 if I recall correctly.
|
|
|
This post created by ignored player and thus hidden.
Double click to show.
|
|
Don't use the Gold version use the Totem Tribe Classic one. I think there is a problem with the screen resolution causing everything to be out of screen. I digged a bit and found that the selectors for everything is actually hidden away. I had a problem where I could not select anything to place : Some windows were missing. If you change the position of those components you can make them appear back. Maybe it's possible to resize the window so that everything can fit ? I'm still looking into it.
I think you need to manually set higher resolution in config.xml if you plan to use editor. The game is designed to work in 800x600 and edtior requests 1024x768 if I recall correctly.
Ok thanks for the tip !
|
|
|
This post created by ignored player and thus hidden.
Double click to show.
|
|
It works ! The exact values are 1280x1000 (quite weird but it works). https://imgur.com/a/ZNzIvdP
Here's a step by step on how to enable the editor on the Original Totem Tribe (not gold) if anyone is wondering : - Install the game from https://www.enkord.com/game/totem-tribe/info/ - Launch the game and change some options to create the config.xml file then close it (I recommend to disable fullscreen). - Go to C:\ProgramData\Enkord\Totem Tribe and edit your config.xml file. - Change the windowwidth value to 1280 and the windowheight value to 1000. - Go to C:\Program Files (x86)\Totem Tribe\data\gui and edit you mainmenuscreen.xml (you might need to use notepad in administrator mode or something) - Search until you find <!--editor--> and change <!--component> to <component> - Go down until you find <\component--> and change it to <\component> - Save and start your game. There now is an editor button to access it. - Enjoy !
|
|
|
This post created by ignored player and thus hidden.
Double click to show.
|
|
I tried to do the same thing with TTG but each time I change the resolution it changes it back to default, any idea why that is ?
|
|
|
This post created by ignored player and thus hidden.
Double click to show.
|
|
I tried to do the same thing with TTG but each time I change the resolution it changes it back to default, any idea why that is ?
Could be resolution detection is different in newer game.Try to set "read only" attribute to config file after changing the resolution to see if it helps.
|
|
|
This post created by ignored player and thus hidden.
Double click to show.
|
|
I tried to do the same thing with TTG but each time I change the resolution it changes it back to default, any idea why that is ?
Could be resolution detection is different in newer game.Try to set "read only" attribute to config file after changing the resolution to see if it helps.
Tried it with no result.. I found logs when the game starts : https://imgur.com/a/u81czZV The resolution may be hard coded ?
|
|
|