Fri.Mar 07, 2025

article thumbnail

Skullgirls dev Hidden Variable sues Autumn Games, alleges $1.2M in unpaid work

Game Developer

Hidden Variable claims Autumn Games 'failed and/or refused' to pay for its contract work on Skullgirls Mobile and Skullgirls 2nd Encore.

Dev 259
article thumbnail

Do you think the projects that you shipped as a indie developer have the same impact as the ones you worked on at game studios when applying for jobs?

Ask a Game Dev

What matters the most to hiring managers is the kind of experience a candidate has. Hiring managers have a specific set of tasks they're looking to hire someone to do for them. At an indie studio, they are probably looking for a broad set of experience, someone able to field many different types of tasks. At the typical AAA studio, they're probably hiring for expertise in a specific field - somebody who's an expert at AI, or procedural content generation, or in-game economies.

Indy 64
Insiders

Sign Up for our Newsletter

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Trending Sources

article thumbnail

Respawn lays off staff, cancels another unannounced game

Game Developer

The alleged project was said to be developed by the same team behind Respawn's scrapped first-person Star Wars game.

article thumbnail

Godot Major XR Updates

Game From Scratch

GameFromScratch.com Godot Major XR Updates Following on the heels of the Godot 4.4 release we have another update for Godot, specifically the Godot XR February update. The key part of this update is the addition of the Meta Toolkit Extension maintained by W4 Games and sponsored by Meta. Details of the Meta Toolkit: Key Links The post Godot Major XR Updates appeared first on GameFromScratch.com.

Games 63
article thumbnail

Playdead co-founder Dino Patti claims fellow co-founder keeps legally threatening him

Game Developer

Patti called on his former friend to stop bullying him and accept that he can't 'rewrite the past just because of a bad breakup.

246
246
article thumbnail

French Supreme Court rules in favour of Nintendo against site hosting pirated copies of its games

GamesIndustry.biz

Nintendo has won a long-running legal battle against French sharehosting operator Dstorage.

Games 111
article thumbnail

Best Next Fest Demos Part 8

Game Wisdom

Best Next Fest Demos Part 8 Josh Bycer josh@game-wisdom.com width="560" height="314" allowfullscreen="allowfullscreen" The latest part of my coverage of next fest 2025 February edition. 00:00 Intro 00:15 Vilde 1:08 Mountain Boy 1:55 Grand Shooter 3:14 Ghost Hand 4:18 Mecha Knights Legends 5:35 Kejora 7:03 Tilemancer Dungeon … The post Best Next Fest Demos Part 8 appeared first on Game Wisdom.

Demo 52

More Trending

article thumbnail

Gelluloid Domination is out now

Indie DB

Established indie game studio Tractor, Set, Go! is pleased to announce that Gelluloid Domination, a fast-paced minimalist strategy game, is available on Steam.

Indy 104
article thumbnail

Colyseus 0.16 Updates

Cocos

Hi there, Im excited to share a new version of Colyseus (0.16) has been released, as well as the SDK and the Cocos Store [link] The documentation has been dramatically improved! [link] We have a brand new Showreel video with games released last year Colyseus Reel 2025_ See how to migrate to version 0.16 Would love to hear some feedback - appreciate if whos already using Colyseus could leave a fair review, the only one there doesnt represent (?

Games 52
article thumbnail

10 Steps API Testing Checklist in 2025 - QASource Guide

Rocket Brush Studio

An effective API testing checklist includes verifying functionality, security, performance, and error handling. QASource follows structured testing practices to detect issues early, improve reliability, and ensure smooth integration across applications.

article thumbnail

Sony announces PlayStation 5 rental scheme in UK

GamesIndustry.biz

Sony has partnered with tech leasing service Raylo to offer a rental scheme for PlayStation 5 hardware in the UK via its Flex program.

Retail 91
article thumbnail

Apply impulse to a Node

Cocos

Hi guys, Im new to Cocos and Im trying to apply an impulse to my node when Im pressing KeyCode.SPACE. In particular Ive a Node with RigidBody2D component and a script. Inside the script Im trying to do this, but doesnt works: onKeyDown(keyboardEvent: EventKeyboard): void { switch (keyboardEvent.keyCode) { case KeyCode.SPACE: this.rigidBody.applyLinearImpulseToCenter(this.force, false); break; } } The force is a Vec2: force = new Vec2(0, -25); Any sugg.

article thumbnail

Indie developer Welevel raises $5.7m in funding

GamesIndustry.biz

Munich-based indie developer Welevel has raised $5.7 million in a funding round led by Bitkraft Ventures.

Indy 74
article thumbnail

Apply impulse to a Node

Cocos

Hi guys, Im new to Cocos and Im trying to apply an impulse to my node when Im pressing KeyCode.SPACE. In particular Ive a Node with RigidBody2D component and a script. Inside the script Im trying to do this, but doesnt works: onKeyDown(keyboardEvent: EventKeyboard): void { switch (keyboardEvent.keyCode) { case KeyCode.SPACE: this.rigidBody.applyLinearImpulseToCenter(this.force, false); break; } } The force is a Vec2: force = new Vec2(0, -25); Any suggestions?

article thumbnail

Best Script Coverage Services in 2025: What Professional Readers Won't Tell You

Filmustage

Script coverage is a powerful tool in the film and television industry, designed specifically for evaluating screenplays before they enter production. Unlike traditional evaluation methods, script coverage helps filmmakers and producers ensure their creative vision aligns with market demands. By offering objective insights and constructive feedback, script coverage bridges the gap between artistic ambition and commercial viability.

article thumbnail

Build APK cocos creator

Cocos

when building the apk using android studio flamingo 2022.2.1 then encounter this problem cocos creator 3.8.

Build 52
article thumbnail

Animation property missing

Cocos

Hi! Im trying to edit my animation and I want to turn off one of my nodes.

article thumbnail

Build APK cocos creator

Cocos

when building the apk using android studio flamingo 2022.2.1 then encounter this problem cocos creator 3.8.

Build 52