Build a blockchain game with Unity - Getting Started with Unity SDK

Build a blockchain game with Unity - Getting Started with Unity SDK

thirdweb

11 месяцев назад

5,751 Просмотров

Ссылки и html тэги не поддерживаются


Комментарии:

@user-vo1he9ik8r
@user-vo1he9ik8r - 30.10.2023 13:20

Can u create a video for connect desktop metamask wallet in unity ?

Ответить
@muhammeteminaydnalp7633
@muhammeteminaydnalp7633 - 14.10.2023 12:16

Can we make purchases with USDT from the game we made with Unity? So is there a compatible sdk etc between unity and usdt?

Ответить
@Diertstarr
@Diertstarr - 13.10.2023 04:43

This works -> var results = await contract.ERC721.Balance();
This does NOT work -> var results = await contract.ERC1155.Balance();

Why is that and how to I get the balance of an ERC1155 contract?

Ответить
@Diertstarr
@Diertstarr - 12.10.2023 04:11

Ok, left a comment earlier, but figured it out. I was looking for balance of a token:

var results = await contract.ERC1155.Balance(tokenId);

It worked!

GODOT is the future!! Forget UE5 -- same bs as Unity. Plus Godot is easy smooth and light weight.

Thirdweb - please work on GODOT SDK! thanks!

Ответить
@tonybrown1727
@tonybrown1727 - 07.10.2023 20:03

Awesome Job

Ответить
@buzimamusic5545
@buzimamusic5545 - 04.10.2023 14:33

How delete UI elements another wallets? From inspector it’s not working:(

Ответить
@pascalb5908
@pascalb5908 - 30.09.2023 12:59

Hi there! When trying to connect to a an injected browser wallet (using v3.3.0, Unity 2022.3.5f1), I get an error stating "This wallet connection method is not supported on this platform!". When trying to connect using metamask I get the QR code with the open deep link that sends me to the metamask extension (which is already installed). How would the player actually paste his address? I tried desktop and webgl platform. Testing with Paper (email) works correctly. Thanks!

Ответить
@humanbeing5535
@humanbeing5535 - 12.09.2023 10:00

could you do this with for solana ?what would we have to change ?

Ответить
@DustVoltrage
@DustVoltrage - 02.08.2023 11:54

When you do calls through "ERC721." (like GetBalanceOf) I suppose you need to have the NFT contract uploaded on the Thirdweb Dashboard right ?

How would you call a custom function in a generic way ? Like if I have the address of my contract and the name of the method ?

Thanks a lot !

Ответить
@s_screation3358
@s_screation3358 - 27.07.2023 20:59

When I try to deploy smart contract, it ask for API secret key in terminal, what should I do ?

Ответить
@WoobyHob
@WoobyHob - 25.07.2023 05:45

How do I switch to other metamask wallet when I have already connected one?

Currently I only able to logout wallet, but when I connect through metamask again it's connecting to my previous connected metamask wallet.

How to connect to other metamask wallet?

Ответить
@ZGamesStudio
@ZGamesStudio - 19.07.2023 13:09

Can't find the gassless transaction code in your description

Ответить
@Oliver-ik7eu
@Oliver-ik7eu - 17.07.2023 17:54

Thank you for the tutorials but i believe that best option for gaming and web 3 is unreal engine so this tool must support unreal engine 5 🤍

Ответить
@tyebeach
@tyebeach - 17.07.2023 14:58

What happens when you set up a game with gassless transactions and the contract runs out of gas? Does the user get a message saying the contract is out of gas and is there a second option where they can choose to then pay the gas fee?

Ответить
@zoomwarmetaverse64
@zoomwarmetaverse64 - 17.07.2023 12:49

Ue4 please 😮

Ответить
@teawa_
@teawa_ - 16.07.2023 20:55

This is super cool! I‘m currently using thirdweb to work on a project and it’s going great, thanks for the tutorials.

Ответить
@berrymanbrendon
@berrymanbrendon - 16.07.2023 20:24

I love watching and learning your shows

Ответить
@gsdealer7691
@gsdealer7691 - 16.07.2023 18:46

Good one bro, I expect to see a blockchain game with blind box nfts , rarities and so on.

Ответить