Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[3D Sprite Extension] Adding shadow and light influences on the sprite material #1398

Open
1 task done
H4banero1 opened this issue Oct 4, 2024 · 0 comments
Open
1 task done
Labels
⚠ Issue with an extension An issue with an extension that is already on the extension store

Comments

@H4banero1
Copy link

Is there an existing issue for this?

Enter the name of the extension

3D Sprite

Describe the bug of the extension

I suggest to enhance the 3D sprite extension to add shadow and light influences on the sprite material.
It is a very powerful extension in my opinion and users with knowledge of 2D will be able to make impressive games with it.

Furthermore:
Beginners, which are not able to make 3D meshes could profit of it to implement the 3D capabilities in their games using sprites.

On detail what i am trying to do:
Im trying to change the 3D sprite extension to cast and receive shadows. I got shadow casting to work using a alpha value for the material but i have no clue to got this work with entropy 3D extension or pandakos builtin Advanced 3D Features Extension.

I think there is a need to change the material at all to something else (threejs standard material or something) to make it work.
I myself am apparently unable to do so.

Therefore, I leave the request here. It is an enhancement, no bug at all!

Steps to reproduce

Install 3D Sprite extension and add a second extension for 3D lights like
https://pandako.itch.io/a3f
https://github.com/Entr0py404/GDevelop-3D-Extensions

GDevelop platform

Desktop

GDevelop version

5.4.213

Platform info

OS (e.g. Windows, Linux, macOS, Android, iOS)

OS Version (e.g. Windows 10, macOS 10.15)

Browser(For Web) (e.g. Chrome, Firefox, Safari)

Device(For Mobile) (e.g. iPhone 12, Samsung Galaxy S21)

Additional context

No response

@H4banero1 H4banero1 added the ⚠ Issue with an extension An issue with an extension that is already on the extension store label Oct 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
⚠ Issue with an extension An issue with an extension that is already on the extension store
Projects
None yet
Development

No branches or pull requests

1 participant