Overview
in this guide series I will explain how to make a level for Portal Reloaded complete with time portals, a present and past timeline, and the new entry/exit dialouge.
what you need
you willl need:
- BSPsource[github.com]
- some skill with hammer
decompiling the map file
okay so lets get started by decompiling the map file, first, if you haven’t already, extract the .zip file for bspsource and run it, your screen should now look something like this.
now click add and navigate your Portal Reloaded directory and go into portalreloaded, maps and click sp_a1_pr_map_003.vmf, then it should appear on bspsource, now click the decompile button.
making the the map template
now that you decompiled the map load it up in hammer and mess around with to make your own portal reloaded map, the auto portals, voices, and cube droppers should stay though.