Questions tagged [decentraland]

22 questions
0
votes
1 answer

Video with a small bulge/curve in decentraland

I made a simple billboard in blender with a curve in it. I'd like to now how I can add a video to it with the same curve. The video needs to be loaded separately in dcl. I can now modify the video with Typescript (Threejs or babylonjs). Is there a…
loonybin
  • 65
  • 1
  • 14
0
votes
1 answer

Can I send an NFT (erc-721) to a wallet using only code?

Can I send an NFT (erc-721) from (Decentraland) to a wallet using only code (backend)? I am using as a provider (infura) and as a library (ethers.js). I would appreciate any additional suggestions to follow a path.
0
votes
1 answer

Scene Limit Exceeds: Triangles

Recently try to develop using decentraland sdk. I have downloaded some assets from sketchfab and copy those files into my decentraland project. However, when I click start the project using dcl start. After rendering, I saw a warning message on the…
tcf01
  • 1,699
  • 1
  • 9
  • 24
0
votes
2 answers

Names and autocomplete from a third-party SDK are gone

Previously working SDK environment stops recognize the names and provide autocomplete. I want to know, what caused the problem and does it connected to SDK maintenance or maybe it goes offline? This is a Decentraland SDK:…
0
votes
1 answer

can't deploy a scene with the SDK from the CLI

Hi i can't deploy a scene with the DCL SDK, when i run "dcl deploy [my project]" it ask me to log, to say yes and thats ok but at the end it appear an error "✖ Failed to upload content Error: dcl deploy Unable ro upload content. Invalid …
0
votes
2 answers

How do I build scenes for Decentraland as a beginner?

What approaches can I use, and what skills/documentation/tools do I need, to build scenes for Decentraland and put them on my land? I have been playing around with the DCL Builder because probably the only thing I can really do. I find the Builder…
-1
votes
1 answer

Is is possible to record voice from the microphone in Decentraland?

I am trying to catch the voice from micrpphone in Decentraland but not able to do it but I am able to convert any mp3 to text. If Some has work on decentraland for capturing the voice from microphone. 1.Is is possible to record voice from the…
1
2