A closer look at the game.
Psychonauts 2 is about to be launched, but in the meantime several newspapers have had the opportunity to preview the game Double Fine. Game Informer is among them and thanks to them we have a brand new gameplay video that shows us the crazy game world, focusing on some of the levels that we will have to complete.
The video examined shows various levels: among these, there is one focused on a particular obsession with the teeth, one in which a character’s anxiety problems manifest themselves in the form of a culinary competition and one that catapults us into what appears to be a giant library.
Psychonauts 2 promises high-rate platforming gameplay, with new enemy types on the horizon, multiple boss encounters, all in the iconic Psychonauts style longtime fans are sure to know. Without further ado we leave you to watch this new gameplay video.
Read Also
- Owner of burned-out machine in Concepción regrets that there will be layoffs: “We are going to the crest” Nov 15, 2022
- Do you want The Elder Scrolls VI? It would not be on PS5 and it would be exclusive to Xbox | EarthGamer Aug 31, 2021
- Mod turns Resident Evil 2 into a VR experience Sep 7, 2021
- A Smash Bros with SpongeBob, Patrick, Ninja Turtles and the Rugrats, this is Nickelodeon All-Star Brawl Jul 13, 2021
- Do you want The Elder Scrolls VI? It would not be on PS5 and it would be exclusive to Xbox | EarthGamer Aug 31, 2021
- Man dies after falling from the 18th floor of a building in Concepción Nov 13, 2022
- “Call of Duty”: “Some episodes are very bad, but others are great” Nov 17, 2022
We remind you that Psychonauts 2 will be available from August 25 on PC, PlayStation 4, Xbox Series X / S and Xbox One.
Source: GamingBolt
// For login with Facebook functionality
function appendFacebookSDK() {
window.fbAsyncInit = function () {
FB.init({
appId: ‘175441972590560’,
version: ‘v2.7’,
channelUrl: ‘/channel.html’,
status: true,
cookie: true,
xfbml: true,
oauth: true
});
};
// Load the SDK Asynchronously
(function (d) {
var js, id = ‘facebook-jssdk’, ref = d.getElementsByTagName(‘script’)[0];
if (d.getElementById(id)) {
return;
}
js = d.createElement(‘script’);
js.id = id;
js.async = true;
js.onload = function () {
if (typeof runFacebookLogin == ‘function’) {
runFacebookLogin();
}
if (typeof runFacebookRegistrationLogin == ‘function’) {
runFacebookRegistrationLogin();
}
};
