We use cookies to ensure that we give you the best experience on our website. If you continue to use this site we will assume that you are happy with it.

Replace Texture X in mat Y with URL problem

Home Forums General Questions Replace Texture X in mat Y with URL problem

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #55582
    andrei pek
    Customer

    Hey everyone

    I can’t figure out what to input in the URL there when changing a texture.

    Any tips?

    Tried the exact url on my folder structure, tried the default { url(‘./path goes here’)

    but still no luck

    Attachments:
    You must be logged in to view attached files.
    #55584
    kdv
    Participant

    ./path/to/your/image.png or path/to/your/image.png
    The path is relative and begins in the app folder.

    Puzzles and JS. Fast and expensive.

    If you don’t see the meaning in something it primarily means that you just don’t see it but not the absence of meaning at all.

    #55593

    Hi, see instructions on specifying paths here.

    Soft8Soft Tech Chief
    X | FB | LinkedIn

    #55601
    andrei pek
    Customer

    Thank you Kdv, Thank you Alexander,

    It worked. I was adding the (./) in the text there and it didn’t get the name right I’m guessing, having just the file name and keeping the file in the root folder of the app works.

    Thank you and take care!

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.