Skip to content

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

Open
@H4banero1

Description

@H4banero1

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    ⚠ Issue with an extensionAn issue with an extension that is already on the extension store

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions