MinerMinerMods

Results 4 comments of MinerMinerMods

Hi there, do you have 2 hitboxes? If you don't then change your player's hitbox in to a top and bottom hitbox then input the top hitbox into hitbox disable....

Well you could go in and specify portal channels by making a portal Array[2] dictionary `PortDict`. Also if you want to use 2 cameras then you need to specify the...

This method also allows you to change the portals in real time. However you need to add to `portal.cs` the function `public int ChangeChannel(int channel){ if (channel == this.channel){ return...

Hello, thank you for sharing the debug log. This debug log is highly readable to the average person with reasonable technological skills but if you would like it simplified, you...