Search found 3 matches

by AlliCat
Sat Sep 01, 2018 8:01 am
Forum: Tables
Topic: Enter the Gungeon
Replies: 210
Views: 219934

Re: Enter the Gungeon

To use the custom array, create a new text file named "customArray.txt" under Steamapps\common\Enter The Guneon\ETG_Data\Managed

Inside the text file put the ID or item name of each item you with to spawn on a new line. The file can be edited while in game as well.
by AlliCat
Wed Aug 22, 2018 5:33 am
Forum: Tables
Topic: Enter the Gungeon
Replies: 210
Views: 219934

Re: Enter the Gungeon

So I took a shot at improving the Glitch Chest warp and I fixed the major issues it had. I also learned a lot about how EtG handles its levels, so I thought I would share here. Each of the levels seems to be comprised of two main components: Prefabs and Scenes. Prefabs seem to describe what assets t...
by AlliCat
Tue Aug 21, 2018 12:38 pm
Forum: Tables
Topic: Enter the Gungeon
Replies: 210
Views: 219934

Re: Enter the Gungeon

I've been working a script for EtG the past few days, and I have level warp commands in mine. I'm still not done with it, but if it'll help I'll go ahead and share what I have. Currently my script includes: - A menu for increasing and decreasing all the player stats individually. This section is bas...