42 results for “topic:community-content”
The Healing Buff component can be used by players when they need to heal themselves. They can enter the area and receive healing over time while in the area. This could be useful for players that come back from fighting enemies that need to recover their health.
The DNA Generator is a tool that can be used to generate content based on traits from NFTs. It can load in a specific NFT, display a random NFT from a collection, and can also be used to build your NFT by outputting the trait type and trait value to the Event Log for you to easily use on OpenSea.
The Player List component will show who is in-game to all players. Knowing who is in-game can improve the experience for players and can make the game feel more alive and active.
NFT Searcher is a component that allows users to search for a specific NFT and display it on an image.
The NFT Random Cosmetic component will give players the ability to run through a trigger and receive a random box cosmetic that is attached to the head socket. These cosmetics are NFTs that have been lazy minted on OpenSea.
The Talking Heads component allows you to have animated actors show up in the UI that displays some dialogue to the player. This can be far more interesting to the player, as the actor can be animated to show emotion depending on what they are saying in the message.
Triggerable UI is a component that implements logic on a trigger to display a UI Container.
Sprinting in games can help the player get from one point to another more quickly. This is useful if mounts are disabled (i.e., don't fit the theme of the game) and you need the player to have the option to increase their speed.
Weapon Switcher is a template that allows players to switch between multiple weapons.
Camera Orbit Animation is a component to have a project start with a camera orbiting a center point and displaying a UI container.
The NFT Display Attributes component will display the attributes of an NFT in the UI. Attributes are a great way to create content in Core. You can read the attributes of an NFT and do something based on the attributes.
The NFT Loot Crate component will allow you to add loot crates to your game that drop down for each player.
The player shadow component will show a shadow blob below the player on the ground when they are in the air.
Weapon Spawner is a template that spawns a weapon item for the player to equip.
The Player Indicator component will add an indicator above all player's heads in the game so that players can easily find where other players are in the game.
The Teleporter component allows creators to set up teleporters around their map to help players quickly travel between different areas.
The bounce pad component will allow creators to place these around the map which could be used to get to certain areas of the level that could be unreachable by other means.
The Damageable Health bar component will show a health bar for objects that can take damage and die. For example, the damageable objects in Core Content. This component can be added as a child and will look for the damageable object above it.
The NFT Shareable Links component makes copying URLs to NFTs a lot easier by using the Text Entry Box.
The Shared Pickups component will allow you to place pickups in your game that can be picked up by all players. Instead of pickups becoming a race to who can get them first, every player will have a chance to collect the pickup.
A real-time computer vision–based billiard ball tracking engine for self-learning in the discipline and fine art of billiards.
Chat Rewards gives players a reward if they type a certain phrase into the chat.
VIP Entrance is a component that restrict users from a certain team from entering.
The Player Health component will show a health bar and health number in the UI so the player can see how much health they have left. This is useful for games when health management is important. A player Knowing their health helps them be more cautious and strategic.
The Resource Display component helps with show resources to the player in the UI so they can see how much of a resource they have. This component uses a data table of resources so any resource can be displayed along with an easy way to reorder the resources.
The NFT Image Display component will display a UI image with a loading animation while it fetches the NFT to be displayed. You can add as many of the NFT Images as you like, as the component will auto-set them when fetching a collection.
The Player Names component is a lightweight component for showing the names above the player's heads. This is useful for players to be able to see who is in the game and where they are.
The Save Resources component makes saving resources easier for creators. A data table can have a list of resources used in the game that will be saved and loaded for the player. This can help with keeping a player's progression between game sessions. For example, saving how many coins they have.
The Throwable Chairs component allows players to pickup a chair and throw it at other players, causing them to be killed. This adds a fun component to social spaces.
The Main Menu gives creators an very simple way to create a main menu for players that shows up when loading into the game.