Page 30 of 37

Re: Andor's Trail Content Studio [ATCS] - Win/Mac/Linux Content Editor

Posted: Thu Jul 16, 2020 8:07 pm
by BiasZebra
Thanks for the response, I installed Tiled.

I'm not sure how to open ATCS itself though. I don't know with which program it should be opened with. My PC defaulted to Gimp for whatever reason. Honestly, I'm not even sure how to open the project via Tiled.

Guess I just fundamentally don't know how to actually open the editor. :|

Re: Andor's Trail Content Studio [ATCS] - Win/Mac/Linux Content Editor

Posted: Thu Jul 16, 2020 10:38 pm
by rijackson741
ATCS is it's own app. You don't open it with anything. You run it like you run any other piece of software, such as Word, Google Chrome, etc.

Re: Andor's Trail Content Studio [ATCS] - Win/Mac/Linux Content Editor

Posted: Fri Jul 17, 2020 3:12 am
by Gonk
See this screenshot for the start menu entry:
atcs_launch_winmenu.png
This guide shows all steps:
viewtopic.php?t=5938
BiasZebra wrote: Thu Jul 16, 2020 8:07 pm Thanks for the response, I installed Tiled.

I'm not sure how to open ATCS itself though. I don't know with which program it should be opened with. My PC defaulted to Gimp for whatever reason. Honestly, I'm not even sure how to open the project via Tiled.

Guess I just fundamentally don't know how to actually open the editor. :|

Re: Andor's Trail Content Studio [ATCS] - Win/Mac/Linux Content Editor

Posted: Fri Jul 17, 2020 2:47 pm
by BiasZebra
Quick question: how do walkable tiles work in Tiled? From ATCS I can see that the difference between walkable and unwalkable is these transparent purple tiles, but I'm not sure how where to find those tiles (or how to place the walkable tiles themselves), I've just been doing the ground layer.

Re: Andor's Trail Content Studio [ATCS] - Win/Mac/Linux Content Editor

Posted: Fri Jul 17, 2020 8:58 pm
by Nut
The purple tile is in map_trail, just put these in the Walkable layer

Re: Andor's Trail Content Studio [ATCS] - Win/Mac/Linux Content Editor

Posted: Fri Nov 06, 2020 4:34 pm
by Milo Hiroya
Recently I switched to working on ubuntu, but it seems I can't open atcs... it's giving me these errors
P/s: I was opening ATCS.sh

Re: Andor's Trail Content Studio [ATCS] - Win/Mac/Linux Content Editor

Posted: Fri Nov 06, 2020 7:40 pm
by Gonk
Milo Hiroya wrote: Fri Nov 06, 2020 4:34 pm Recently I switched to working on ubuntu, but it seems I can't open atcs... it's giving me these errors
P/s: I was opening ATCS.sh
The error is caused by a too new java version.

Re: Andor's Trail Content Studio [ATCS] - Win/Mac/Linux Content Editor

Posted: Sat Nov 07, 2020 2:49 pm
by Milo Hiroya
Gonk wrote: Fri Nov 06, 2020 7:40 pm The error is caused by a too new java version.
Rip... However, I was able to open ATCS when adding "sudo" to the command. Strange

Re: Andor's Trail Content Studio [ATCS] - Win/Mac/Linux Content Editor

Posted: Sun Nov 08, 2020 9:53 pm
by Tomcat
If sudo helps, then usually it's a permissions issue somehow.

Re: Andor's Trail Content Studio [ATCS] - Win/Mac/Linux Content Editor

Posted: Sat Nov 28, 2020 8:13 am
by Zukero
I believe you copied your ATCS folder from windows to Ubuntu.
ATCS remembers your selected theme (look and feel), using by default the OS netive look and feel.
Either you reinstall ATCS from the zip, either you go back to windows, select another look and feel (metal is a safe bet), quit and return to Ubuntu.
It works with sudo because you are using a different account to start ATCS (root) which has its own ATCS preferences (under /root, not /home/user), so the look and feel preference is not reused.