diff --git a/content/player/asset/_index.md b/content/player/asset/_index.md new file mode 100644 index 000000000..e3c3219bd --- /dev/null +++ b/content/player/asset/_index.md @@ -0,0 +1,4 @@ +--- +bookCollapseSection: false +weight: 30 +--- diff --git a/content/player/asset/emote.md b/content/player/asset/emote.md new file mode 100644 index 000000000..904841200 --- /dev/null +++ b/content/player/asset/emote.md @@ -0,0 +1,32 @@ +--- +date: 2024-06-30 +title: Emote +description: Decentraland Emote +categories: + - Decentraland +type: Document +url: /player/asset/emote +--- + +Emotes in Decentraland are animated actions and gestures used by avatars. They serve as a form of expression, enabling users to communicate and interact more dynamically. + +NFT emotes debuted during Metaverse Fashion Week 2022, advancing digital expression in Decentraland. Before this event, emotes were available but not as NFTs, restricting their customization and tradeability. In September 2022, all users were given access to create, market, and sell their own Emotes. + +About a year later, Emotes 2.0 introduced the ability to add sounds and props, making emotes more dynamic and interactive. This upgrade enriched user experiences, adding immersive audio and visual elements. + +### How Do You Access And Use Emotes? + +- Join Decentraland +- Press B to open the Emote UI, then E to customize +- Assign favorite Emotes to slots 0-9 and select Done +- Hold B and press the number key to use an Emote + +### How Can I Buy Emotes? + +Emotes can be purchased on Decentraland's Marketplace using MANA on the Polygon blockchain, as all Emotes are created on this Layer 2 solution. + + + + + + diff --git a/content/player/asset/land.md b/content/player/asset/land.md new file mode 100644 index 000000000..6537df5de --- /dev/null +++ b/content/player/asset/land.md @@ -0,0 +1,58 @@ +--- +date: 2024-06-30 +title: LAND +description: Decentraland LAND +categories: + - Decentraland +type: Document +url: /player/asset/land +--- + +LAND NFTs represent parcels of virtual real estate within Decentraland. Each LAND token corresponds to a unique piece of digital land, which users can purchase, develop, and monetize according to their preferences. These NFTs provide true ownership and immutable proof of ownership within the Decentraland ecosystem. LAND represents more than just virtual real estate, they symbolize the democratization of digital ownership and the possibilities of the Metaverse. + +### Specifications + +- Blockchain: **Ethereum** +- Token Standard: **ERC-721** +- Contract: **https://etherscan.io/token/0xf87e31492faf9a91b02ee0deaad50d51d56d5d4d** + +- LAND is **16m x 16m**, or **52ft x 52ft** in size +- Height and other creator parameter are restricted based on limitations + +- There is a total of **92,598 LAND** +- 301x301 parcels of LAND = 90601, plus the additional Aetheria district Expansion + +### What Can I Do With LAND? + +- Designing, building, and curating experiences, from art galleries and gaming, to virtual storefronts and social hubs, users can host events, gatherings, and collaborative projects. +- As virtual real estate, LAND NFTs also present opportunities for investment and speculation. Decentraland's marketplace allows users to buy, sell, and rent LAND. Especially in its early days, trading LAND was a common undertaking. + +### Decentraland DAO Voting Power + +Individuals can participate in Decentraland's DAO by owning LAND NFTs. Each LAND parcel corresponds to 2000 MANA of voting power. + +### Estates + +In Decentraland, LAND can be grouped together to form larger areas known as Estates and Districts. These groupings serve the purpose of expanding sizing and building limitations, and enable collaborative efforts, community building, and shared experiences. + +- Definition: An Estate is a collection of adjacent LAND parcels owned by one or different individuals but grouped together for thematic, collaborative, or organizational purposes. +- Benefits: Estates allow LAND owners to create bigger experiences. + +### Districts + +A District is a larger-scale grouping of LAND parcels organized around a common theme or purpose within Decentraland. + +### How Can I Buy LAND? + +To trade and buy LAND in Decentraland, follow these steps: + +- **Create a Wallet:** Set up a cryptocurrency wallet like MetaMask, which will be used to store your funds and interact with Decentraland. +- **Buy MANA:** Purchase MANA, Decentraland's cryptocurrency, via the Marketplace, or on a cryptocurrency exchange like Coinbase, Binance, or Kraken. You can then transfer it to your wallet. +- **Access Decentraland Marketplace:** Go to the Decentraland Marketplace and connect your wallet. +- **Browse LAND Parcels:** Navigate to the LAND section to browse available land for sale. You can filter by location, price, and other criteria. +- **Select and Buy:** Choose a LAND parcel you want to buy, click on it to see details, and then select "Buy" to initiate the transaction. Confirm the purchase through your connected wallet, please make sure you have enough Ethereum in your wallet to pay for transaction fees. +- **Manage Your Land:** Once purchased, you can view and manage your LAND from your wallet and within Decentraland’s Builder tool, where you can develop and customize your virtual property. + + + + diff --git a/content/player/asset/mana.md b/content/player/asset/mana.md new file mode 100644 index 000000000..d2a17f5ee --- /dev/null +++ b/content/player/asset/mana.md @@ -0,0 +1,33 @@ +--- +date: 2024-06-30 +title: MANA +description: MANA Token +categories: + - Decentraland +type: Document +url: /player/assets/mana +--- + +MANA is the native cryptocurrency or digital token that serves as the primary medium of exchange and utility within Decentraland's ecosystem. + +### Specifications + +- Token Symbol: **MANA** +- Token Standard: **ERC-20** +- Total Supply: **2,193,179,327.32** +- Contract: + - **Ethereum:** https://etherscan.io/token/0x0f5d2fb29fb7d3cfee444a200298f468908cc942 + - **Polygon:** https://polygonscan.com/address/0xa1c57f48f0deb89f569dfbe6e2b7f46d33606fd4 +- Decimals: **18** + +### Use Cases +**Marketplace** +One key functionality of MANA is its use in the acquisition of digital assets, LAND, Wearables, NAMEs, or Emotes using MANA as the primary currency on the official marketplace or 3rd party NFT platforms, such as OpenSea. + +**Payment** +MANA can serve as a means of payment for various transactions, including the purchase of virtual goods, services, experiences, or as in-game currency. + +**Governance And Growth** +MANA plays a pivotal role in supporting the broader development and governance of Decentraland. Participants can use MANA for voting on proposals and contributing to decision-making processes via the DAO, that shape the future and direction of Decentraland. Additionally, it incentives content creators and developers to contribute to the growth and enrichment of Decentraland and its ecosystem. By offering rewards and incentives in MANA, the platform encourages the creation of engaging and innovative virtual experiences, accelerating the development of diverse content that attracts and retains users. + + diff --git a/content/player/asset/name.md b/content/player/asset/name.md new file mode 100644 index 000000000..fdebec604 --- /dev/null +++ b/content/player/asset/name.md @@ -0,0 +1,33 @@ +--- +date: 2024-06-30 +title: NAME +description: Decentraland NAME +categories: + - Decentraland +type: Document +url: /player/assets/name +--- + +A Decentraland NAME is your unique passport to Decentraland, enabling unique ownership, governance participation, and World creation. They were introduced as NFTs during 2019. With a NAME, craft personalized experiences in your own World, from galleries to events. Easily link your NAME to LAND for seamless asset transfers and gain voting power in Decentraland DAO. You can claim your NAME in the Marketplace. + +### Specifications + +- Blockchain: **Ethereum** +- Token Standard: **ERC-721** +- Contract Address: **https://etherscan.io/address/0x2a187453064356c898cae034eaed119e1663acb8** + +### How Do I Get a NAME? + +Minting or claiming a new NAME will require 100 MANA and a small amount of Ethereum to pay for Transaction fees. In case the NAME has already been minted before, it can only be obtained on the secondary market. + +- **Claiming a NAME:** https://decentraland.org/marketplace/names/claim +- **Buying a NAME on secondary market:** https://decentraland.org/marketplace +- **Managing a NAME:** https://decentraland.org/builder/names + +### What Can I Do With A NAME? + +- Owning your digital identity +- Access to unique Worlds: A dedicated URL for your virtual spaces +- Permanent ENS address +- Voting Power in the Decentraland DAO 1 NAME contributes 100 VP + diff --git a/content/player/asset/overview.md b/content/player/asset/overview.md new file mode 100644 index 000000000..1bc76aead --- /dev/null +++ b/content/player/asset/overview.md @@ -0,0 +1,36 @@ +--- +date: 2024-06-30 +title: Overview +description: Assets Overview +categories: + - Decentraland +type: Document +url: /player/assets/overview +--- + +NFTs, or so-called Non-Fungible Tokens, represent ownership of digital assets and can include art, music, collectibles and other digital goods. These assets are stored on the blockchain, ensuring their rarity and security. + +Decentraland NFTs, specifically, are used within the platform to represent virtual LAND, Wearables as cosmetics, and NAMEs or Emotes for avatar customization, allowing users to interact within this virtual environment. + +Users can buy, sell, and trade NFTs on Decentraland’s Marketplace with MANA. Additionally, creators can design and mint their own NFTs, adding to the diversity and richness of the virtual world. + +### MANA + +MANA is the native cryptocurrency or digital token that serves as the primary medium of exchange and utility within Decentraland's ecosystem. + +### LAND + +LAND in Decentraland represents parcels of virtual land that users can buy, own, develop, and trade on the Marketplace. These parcels form the foundation of Decentraland, where users can build businesses, attractions and other 3d experiences. + +### NAME + +Name NFTs allow users to claim unique names for their avatars, providing a personalized identity within Decentraland. These names are one-of-a-kind and can be bought, sold, and traded on the Marketplace. + +### Wearable + +Wearable NFTs are virtual clothing and accessories that avatars can wear, offering a way to customize and express individuality. These items range from common to unique and can be traded or sold in Decentraland’s Marketplace. + +### Emote + +Emote NFTs enable avatars to perform unique actions and gestures, enhancing interaction and expression in Decentraland. These emotes can be created by users, traded on the Marketplace, and sometimes come with additional features like sounds and props. + diff --git a/content/player/asset/wearable.md b/content/player/asset/wearable.md new file mode 100644 index 000000000..cc01f5091 --- /dev/null +++ b/content/player/asset/wearable.md @@ -0,0 +1,49 @@ +--- +date: 2024-06-30 +title: Wearable +description: Decentraland Wearables +categories: + - Decentraland +type: Document +url: /player/assets/wearable +--- + +Wearables in Decentraland are the main cosmetics for avatars. These cosmetics allow the complete change of appearance from head to toe. They consist of two types: basic Wearables, which are non-NFT items available to all Decentraland users, and collectible, tradeable NFT Wearables. + +### Basic Wearable + +Basic Wearables are free to use for every user and are available upon loading into Decentraland. These assets are currently limited to a certain amount for each category. + +### NFT Wearable + +Early Wearable collections were minted on the Ethereum Blockchain. Due to increasing GAS fees, however, newer collections are only minted on Layer 2, Polygon Blockchain, since 2021. At this point in time, its not possible to mint new Decentraland Wearable collections on Ethereum. + +### Wearable Rarities + +NFT Wearables have varying rarities, with some being more unique and scarce than others due to differences in their supply categories. Below are the available categories and their supply cap. + +- Unique: 1 +- Mythic: 10 +- Exotic: 50 +- Legendary: 100 +- Epic: 1000 +- Rare: 5000 +- Uncommon: 10000 +- Common: 100000 + +### Smart Wearable + +Smart Wearables are digital accessories and clothing items that offer interactive and enhanced functionalities beyond mere visual appearance. These Wearables can provide various features and benefits to the avatars wearing them, enhancing the user experience within the virtual world. They add a layer of functionality and personalization to avatars, making them more than just decorative items in Decentraland. + +By incorporating code, smart Wearables can become highly customizable and dynamic, offering users additional functions and capabilities beyond those of conventional Wearables. More information can be found here: https://docs.decentraland.org/creator/development-guide/sdk7/smart-wearables/ + +### How Do I Buy A Wearable? + +To buy Wearables in Decentraland, you can follow these steps: + + - **Access the Marketplace:** Visit the Decentraland Marketplace. + - **Connect Your Wallet:** Connect your cryptocurrency wallet (such as MetaMask) to the Decentraland Marketplace. This allows you to make purchases using MANA, Decentraland's native cryptocurrency. + - **Browse Wearables:** Navigate to the Wearables section of the marketplace. Here, you can browse through a variety of clothing items, accessories, and other Wearables available for purchase. + - **Select and Purchase:** Choose the Wearable you want to buy by clicking on its listing. Review the details, including the price in MANA, and click on the Buy button to initiate the purchase. + - **Confirm Transaction:** Follow the prompts to confirm the transaction through your connected wallet. Make sure you have sufficient MANA balance in your wallet to complete the purchase. + - **Access Your Wearables:** Once the transaction is confirmed, the Wearable will be added to your inventory within Decentraland. You can then equip and customize your avatar with the newly purchased cosmetics. diff --git a/content/player/explorer/_index.md b/content/player/explorer/_index.md new file mode 100644 index 000000000..8c4f6e820 --- /dev/null +++ b/content/player/explorer/_index.md @@ -0,0 +1,4 @@ +--- +bookCollapseSection: false +weight: 25 +--- diff --git a/content/player/explorer/chat-commands.md b/content/player/explorer/chat-commands.md new file mode 100644 index 000000000..3530a11da --- /dev/null +++ b/content/player/explorer/chat-commands.md @@ -0,0 +1,40 @@ +--- +date: 2024-06-30 +title: Chat Commands +description: In-World Chat Commands +categories: + - Decentraland +type: Document +url: /player/explorer/chat-commands +--- +### How To Use Chat Commands + +To use a command you need to open the chat by pressing ENTER, as if you were about to send a message, when being in Decentraland. + +### Available Commands + +- **/goto X,Y** - Teleports to the given coordinates. Replace X,Y with the two coordinates you want to go to - Example: /goto -42,0 +- **/goto crowd** - Teleports the user to the most crowded place in Genesis City +- **/goto magic** - Teleports the user to a random location from a curated list +- **/changerealm REALM** - Changes the server - Example: /changerealm loki +- **/changerealm NAME.dcl.eth** - To change to the according Decentraland World +- **/world NAME.dcl.eth** - To change to the according Decentraland World + +- **/players** - Shows a list of players close to you +- **/getname** - Gets your username +- **/block USERNAME** - Blocks the user +- **/unblock USERNAME** - Unblocks the user +- **/mute USERNAME** - Mutes the user +- **/unmute USERNAME** - Unmutes the user +- **/w USERNAME** - Send a private message to a friend +- **/whisper USERNAME** - Send a private message to a friend +- **/emote NAME** - Triggers an avatar animation, eg. robot, wave, or fistpump + +- **/join CHANNELNAME** - Join a channel +- **/leave CHANNELNAME** - Leave channel + +- **/help** - Shows a list of available commands +- **/debug** - Shows the debug panel +- **/detectabs** - Colors Asset Bundle-loaded objects green and GLTF red +- **/showfps** - Shows the fps panel (deprecated in favor of /debug) +- **/version** - Shows the application version diff --git a/content/player/explorer/controls.md b/content/player/explorer/controls.md new file mode 100644 index 000000000..c9653823b --- /dev/null +++ b/content/player/explorer/controls.md @@ -0,0 +1,30 @@ +--- +date: 2024-06-30 +title: Controls +description: Explorer Controls +categories: + - Decentraland +type: Document +url: /player/explorer/controls +--- + +When in Decentraland, there is a set of predefined keyboard buttons to execute certain actions, which are currently fixed and cannot be altered. However, the new DCL 2.0 client will offer the ability to change keybindings for better personalization. + +- **B** - Emote Wheel +- **C** - DCL Camera +- **Enter** - Chat +- **H** - Control Panel +- **I** - Backpack - Wearables & Emotes overview +- **K** - Camera Reel - View taken photos (up to 500) +- **L** - Friends List +- **M** - Map +- **N** - Hide/Show Avatar Names +- **P** - Settings +- **Shift** - Walk/Run +- **Space** - Jump +- **T** - Voice Chat +- **Tab** - Menu, Jumping between sections +- **U** - Hide/Show UI +- **V** - Change POV (3rd/1st Person View) +- **W-A-S-D** - Movement Keys (Arrow Keys function as well) +- **X** - Discover - Genesis City, Worlds, Events, Favorites \ No newline at end of file diff --git a/content/player/explorer/overview.md b/content/player/explorer/overview.md new file mode 100644 index 000000000..0f8e2c235 --- /dev/null +++ b/content/player/explorer/overview.md @@ -0,0 +1,33 @@ +--- +date: 2024-06-30 +title: Overview +description: Explorer Overview +categories: + - Decentraland +type: Document +url: /player/explorer/overview +--- + +The explorer allows users to visit and explore Decentraland, interact with their avatars, view rendered and deployed content, and navigate through Genesis City or Worlds. It is accessible through the browser version, compatible with most internet browsers, and the desktop client, available for Windows, Mac, and Linux. + +In addition to the existing desktop client, the Decentraland Foundation is focusing on developing a new Client (currently named DCL 2.0) in 2024 to enhance performance and stability. This new client aims to lay the foundation for future mobile and VR clients. A preview of ist upcoming features has been shared during the first Decentraland Community Summit 2024, which was held in Argentina, South America. + +Furthermore, a team funded by the Decentraland DAO is currently working on two other explorer instances, one of which supports mobile devices. While these projects are in early stages, they demonstrate potential and are open-source initiatives, welcoming contributions from anyone interested in their development. + +### Official Clients + +- **Browser** - The Browser Client can be accessed with most browsers via https://decentraland.org/play + +- **Desktop Client** - The Desktop Client for Windows, Mac and Linux can be downloaded via https://decentraland.org/download + +### Alternative Clients + +These Clients are not related to the Decentraland Foundation, but funded by a Decentraland DAO grant. + +For further information on these explorers: https://dclexplorer.com + +- **Only Desktop** - https://github.com/decentraland/bevy-explorer/releases + +- **Desktop and Mobile** - https://github.com/decentraland/godot-explorer/releases + + diff --git a/content/player/explorer/settings.md b/content/player/explorer/settings.md new file mode 100644 index 000000000..aa572be53 --- /dev/null +++ b/content/player/explorer/settings.md @@ -0,0 +1,68 @@ +--- +date: 2024-06-30 +title: Settings +description: In-World Settings +categories: + - Decentraland +type: Document +url: /player/explorer/settings +--- + +The settings menu allows users to adjust graphics, sound, and general interaction preferences in Decentraland. They can be accessed by pressing P when in Decentraland. Below are the available options and their adjustable parameters, with a brief description of their impact. + +### General Settings + +- **Player Name Transparency** - 0,2 to 1,0 - From barely visible to full visibility +- **Show Avatar Names** - On/Off - Turns Avatar Names over avatars heads on or off +- **Dynamic Skybox** - On/Off - Turns the skybox cycle completely off or on +- **Skybox Time** - 00:00 (h:m) to 23:59 (h:m) - Alters the day or night time of the skybox and lightning +- **Scene Load Radius** - 1 to 4 - Impacts the surrounded scenes that are being loaded around an avatar +- **Hide UI** - On/Off - Makes the User Interface overlay disappear, also effective by pressing U on the Keyboard + +**Input** + +- **Mouse Sensitivity** - 1 to 100 - Changes the mouse movement speed +- **Invert Y Axis** - Alters the up/down mouse behaviour +- **Camera Movement Mode** - Lock on left mouse button/Hold right mouse button - Changes the mouse interaction for the camera view + +**Filters** + +- **Profanity Guard** +- **Adult Content** - On/Off - En-or Disables NSFW content + +### Graphics Settings + +- **Window Mode** - Windowed/Fullscreen Borderless/Fullscreen +- **Resolution** - Changes the used screen resolution +- **FPS Limit** - 30 FPS to Max - Limits the used frames per second +- **V-Sync** - On/Off +- **Graphics Quality** - Low to Ultra +- **Shadow** - On/Off - Turns Shadow Casting on or off +- **Soft Shadows** - On/Off - Turns Soft Shadow Casting on or off +- **Shadow Resolution** - 256 to 4096 +- **Shadow Distance** - 30 to 100 +- **Detail Object Culling** - On/Off +- **Detail Object Culling Size** - 0 to 100 +- **Max HQ Avatars** - 25 to 100 +- **Reflection Resolution** - 256 to 2048 +- **Rendering Scale** - 0,5 to 1,0 +- **Draw Distance** - 40 to 500 +- **Anti-Aliasing** - Off to 8x +- **Ambient Occlusion** - Off to High Quality +- **Bloom** - On/Off +- **First Person FOV** - 50 to 80 - Changes the maximum field of view + +### Audio Settings + +- **Master** - 0 to 100 - Main Decentraland Audio +- **Music** - 0 to 100 - Music volume +- **UI SFX** - 0 to 100 - User-Interface sound effects volume +- **Avatar & Emote SFX** - 0 to 100 - Avatar sound effects +- **Voice Chat** - 0 to 100 - Voice Chat Volume +- **World SFX** - World sound effects +- **Chat Sounds** - All/None/Mentions Only - Alters the ping sound behaviour in chat + +**Voice Chat** + +- **Allow Voice Chat** - Friends/Verified Users/All Users - Alters the user group for your voice chat +- **Input Audio Device** - Selection for the used microphone diff --git a/content/player/general/in-world-features/backpack.md b/content/player/general/in-world-features/backpack.md new file mode 100644 index 000000000..92a2c71c7 --- /dev/null +++ b/content/player/general/in-world-features/backpack.md @@ -0,0 +1,91 @@ +--- +date: 2024-06-30 +title: Backpack +description: In-World Backpack +categories: + - Decentraland +type: Document +url: /player/general/in-world-features/backpack +--- + +### Accessing the Backpack + +The Backpack feature in Decentraland, accessible by pressing "I" on the keyboard, offers customization and management options for avatars with Wearables and Emotes. Within the Backpack, users can fully personalize their avatars, adjusting everything from gender, hairstyle, skin color to shoes they want to wear, and can save up to five different outfits. + +Additionally, the VRM Export function allows users to export their complete look as a 3D .glb file for use outside of Decentraland. The Backpack also provides an overview of Wearables, including generic free options, NFTs, and Linked Wearables, along with sorting options. Emotes can be assigned to buttons 1-0, enabling users to have up to 10 emotes readily available, like waving, throwing money, and dancing. + +### Controls + +- Left-click and drag avatar to rotate +- Scroll to zoom in/out +- Right-click and drag avatar to pan +- Click items x1 to view their info, x2 to equip/unequip + +### Avatar Overview + +The Avatar Overview displays your current look and offers various categories to select preset non-NFT Decentraland Wearables, additonally to your owned Wearables, allowing you to create and customize your personal look. + +To simplify finding the asset you are looking for, it features various filter and selection options to choose from. + +- Only Collectibles Trigger +- Collection overview for Linked Wearables +- Sorting by:Newest, Oldest, Rarest, Less rare, Name A-Z, Name Z-A +- Search item + +The categories are as follows: + +- Head + - BODY SHAPE + - HAIR + - EYEBROWS + - EYES + - MOUTH + - FACIAL HAIR + +- Body + - UPPER BODY + - HANDWEAR + - LOWER BODY + - FEET + +- Rest + - HAT + - EYEWEAR + - EARRING + - MASK + - TIARA + - TOP HEAD + - HELMET + - SKIN + +### Emotes Overview + +The Emotes Overview displays all user-owned NFT Emotes along with the standard Emotes that Decentraland offers for everyone to use for free. + +Buttons 1 - 0 can be assigned for differing Emotes, offering the ability to have up to 10 Emotes handy to use when holding "B" in-world, and pressing the assigned number to trigger an Emote. + +Available Emotes for all users: + +- Wave +- Fist Pump +- Robot +- Raise Hand +- Clap +- Money +- Kiss +- Hammer +- Tik +- Tektonik +- Don't See +- Hands Air +- Shrug +- Disco +- Dab +- Head Explode +- Dance +- Snowfall +- Ho Ho Ho! +- Cry +- Hands in the Air +- Confetti Popper + diff --git a/content/player/general/in-world-features/dcl-camera.md b/content/player/general/in-world-features/dcl-camera.md new file mode 100644 index 000000000..78537c3a4 --- /dev/null +++ b/content/player/general/in-world-features/dcl-camera.md @@ -0,0 +1,35 @@ +--- +date: 2024-06-30 +title: DCL Camera +description: DCL Camera +categories: + - Decentraland +type: Document +url: /player/general/in-world-features/dcl-camera +--- + +The DCL Camera is a photography tool enabling free-roaming around your avatar, enabling the capture of snapshots from diverse angles with storage capacity for up to 500 photos. + +Each snapshot includes details such as the date, location, and the users present at that location along with the Wearables they have dressed up with. Users can download or share these photos via link or Twitter/X. + +### Controls + +- C - Open/Close Camera + +- Left Mouse Button - Hold to rotate +- W, S - Move Forward/Backward +- A, D - Strafe Left/Right +- R, F - Move Up/Down + +- E - Shoot + +- U - Show/Hide UI +- N - Name Tags On/Off +- K - Camera Reel + +### Visible Information + +- Date when the picture was taken +- By who it was taken +- Where it was taken and its coordinates +- People that are in the picture and the Wearables they wear \ No newline at end of file