GDevelopApp / GDevelop-extensions

Repository of behaviors, actions, conditions and expressions to be used in GDevelop for creating games
https://gdevelop.io
MIT License
131 stars 52 forks source link

[Sprite Snapshot] <The extension doesn't work correctly with 3D built-in> #984

Open Quertup opened 1 year ago

Quertup commented 1 year ago

Is there an existing issue for this?

Enter the name of the extension

Sprite Snapshot

Describe the bug of the extension

Hello, I was planning to make a mini map in my 3D game using the "Sprite Snapshot" extension to be able to develop it more easily but the extension did not work as I thought and started to make wierd shapes and stretch the image. If you have a solution to the problem, I would be extremely grateful. I put a video to show you the bug that occurs in game as an attachment, thank you again and have a good day!

PS: I didn't manage to send the video in its entirety, but you can see part of the problem on the video, bottom left.

Steps to reproduce

https://github.com/GDevelopApp/GDevelop-extensions/assets/103558793/6f859fef-50ef-4222-a936-917a67a5b7fc

GDevelop platform

Desktop

GDevelop version

5.2.169

Platform info

*Os: Windows* > *OS Version: Windows 10* >

Additional context

No response

jack-ii commented 9 months ago

I can confirm something similar. All 3 actions don't work as soon as a 3D model, 3D box, panel sprite, slider, toggle switch or resource bar is in the scene! The target sprite becomes invisible.

GD 186, Extension 0.0.4

It would be good if it worked also for global objects. Useful for nice scene transitions, pause menu in its own scene, etc. An additional extension(UploadDownloadImageFile) can be used for this, so fixing the bug would be good for now.