Charlie the Roach cover
Charlie the Roach screenshot
Genre: -

Charlie the Roach

Additions, Changes, Bug Fixes etc.

1) Changed the Main Menu and buttons.
2) Added animations to all buttons across the entire game.
3) Added new miscellaneous dialog sequences to Level 01.
4) Fixed textures of Charlie on levels that start out dark.
5) Added some detail to the Game Over screen.
6) Dynamite walls explosion radius texture now flickers so it is more noticeable.
7) Added wind animation to all hanging cloth textures on Level 01.
8) Added detail to some of the floor textures on a few levels.
9) Fixed a rare issue where an animation wouldn't play when knocking on the Roach Motel door.
10) Changed some loading screens to match the changes of textures on some of the levels.
11) Added some missing music and sound fadeouts when exiting or completing a level.

New Code, New Animations, Volume, SFX Controls, etc.

Game Side:

1) Added Music and SFX volume controls to the Main Menu and Pause screens.
2) Added mouse support for button selections on the Main Menu and Pause screens.
3) Added many more environment animations.
4) Added a few new respawn points to various areas of the levels.
5) Got rid of the redundant flash light click sounds on some levels.
6) Did a small bit of optimizing to some art and code files.

Developer Side:

1) Completely rewrote the game code to C# and eliminated all JavaScript code.
2) Updated project to the latest version of Unity which is why the code needed rewritten in C#.
3) Rebuilt all menu's, functionality and connections since certain components used were deprecated and no longer in the latest version of Unity.