blueprint

Leaderboard UI Jump Length (new dynamodb blueprint plugin feature)

  • Exposure: public
  • UE Version: 4.27

lion547

November 1, 2021, 11:54 am

new dynamodb blueprint plugin feature(no edited version)

final project: https://drive.google.com/file/d/1V78TxmdSqPT8zby1lgK3x_wDYGxjJOC9/view?usp=sharing

please subscribe and hit the like button if the video helps you. Thanks.

referred plugins: DynamoDB https://www.unrealengine.com/marketplace/en-US/product/b903cc31184946199203da801cc4a7b3

prerequisites: getting value from dynamodb attribute value structure is complicated. using this new feature will make this process easier.

links in the video:

code in the video:

https://blueprintue.com/blueprint/kvf5dzy-/ https://blueprintue.com/blueprint/g98sfi7p/ https://blueprintue.com/blueprint/08qbfvcy/ https://blueprintue.com/blueprint/t5mokowh/ https://blueprintue.com/blueprint/i3jrc-ov/ https://blueprintue.com/blueprint/kzkf5eey/

goals:

show how to use blueprintue.com show a dynamodb's feature

warning:

linux ca file path: manjaro: /etc/ssl/certs/ca-certificates.crt fedora: /etc/pki/tls/certs/ca-bundle.crt

android ca file path: /sdcard/Android/data/com.YourCompany.GameLiftTutorial/files/cacert.pem(replace com.YourCompany.GameLiftTutorial with your android package name under Android project setting pannel.)

addition: input Action: in Lobby: Press "P" on the keyboard to open the invite Userwidget.

Press "R" to set the client ready. and then wait for the other players ready to start the matchmaking.And wait for the matchmaking complete, it will transfer you into the game map. Press "U" to open map selection UI

you can play as 1vs1, 2vs2, or 1vs2.

Press "T" in the lobby to switch character class index. you can add more character class in the character class list, gamelift game server game mode, and increase the number in the "T" key event in ThirdPersonCharacter Press "P" to invite friends in the lobby Press "R" to mark yourself ready

This video is provided by youtube using cookies.
See their privacy page.

Click the button above, it will automatically copy blueprint in your clipboard. Then in Unreal Engine blueprint editor, paste it with ctrl + v