Sat.Apr 26, 2025

article thumbnail

Godot 4.5 Dev3 Released

Game From Scratch

GameFromScratch.com Godot 4.5 Dev3 Released Today we have the third dev release of the Godot 4.5 cycle, following hot on the heels ofGodot 4.5 dev1 released in March and Godot 4.5 dev2 released earlier in April. These releases add new features and improvements to the Godot engine leading up to the Godot 4.5 release. These The post Godot 4.5 Dev3 Released appeared first on GameFromScratch.com.

Dev 64
article thumbnail

First 3D Game: Advanced Tutorial — Shadow problem

Cocos

Hi! Im in stuck with the tutorial part about shadows. I try to follow all the steps but here is the problem: It seems like some properties have different naming this days. I cant get the result they show: there is a shadow that casts behind the main character (Capsule). I cant see the same result. I can imagine the tutorial maybe old. But, unfortunately, I dont have enough experience to fix such things on my own.

Games 40
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

Viscerafest Is Out Now!!!

Indie DB

Hello, ladies and gentlemen! The time has come! Viscerafest has left early access!!! And we are very tired.

83
article thumbnail

iOS Warning: CLIENT OF UIKIT REQUIRES UPDATE — UIScene lifecycle not adopted

Cocos

Hi all, When launching my cocos2d-x(3.17.1) app on iOS 18, Im seeing this warning in the console: CLIENT OF UIKIT REQUIRES UPDATE: This process does not adopt UIScene lifecycle. This will become an assert in a future version. I understand that UIKit moved to a UIScene-based lifecycle in iOS 13, but Im not sure how cocos2d-x handles this. Do we need to update something in AppDelegate or elsewhere to prevent issues in the future?

Console 40