Game Builder

Game Builder

Not enough ratings
GameBuilder Plus
   
Award
Favorite
Favorited
Unfavorite
Tags: Asset, CardPack
File Size
Posted
Updated
61.697 KB
8 Sep, 2019 @ 10:35am
11 Oct, 2019 @ 11:02am
2 Change Notes ( view )

Subscribe to download
GameBuilder Plus

Description
This is a community effort to author a consistent set of cards needed in various games. Please refer to https://github.com/orangy/gamebuilder-plus for more information about the project.

Cards:

* Random – generates a random value and sets it to a variable or sends as a message
* Cutscene – UI and Show/Hide action
* Item Pickup – collects an item and sends a message about it and optionally respawns an item after a specified time
* Respawn – hides and respawns an actor after a specified amount of time
* Swift Movements – alternative WASD movements card with a faster action, double jump and air control for FPS games
* Player Roster – alternative scoreboard with player names, scoring, sorting and highlighting
* Radius Collision – an event card to trigger an event when an actor is detected within a specified radius. Useful to trigger collision-like event in a radius larger than an actor itsefl
* Notifications – UI and action card to send notification to other players
* Crosshair – a customizable crosshair for FPS games
* Variable Value – say in 3D space, or show in UI a message including variable values
* Value Bar – a customizable UI for displaying variables like health, mana, energy, etc
* Timer – Start a named timer, trigger an event when it expires and display its value in UI
* Follow Mouse – Move player towards current mouse position, always or when mouse button is pressed.
Popular Discussions View All (1)
0
8 Sep, 2019 @ 12:28pm
Bug Reports
Emil
1 Comments
Sandles  [author] 11 Sep, 2019 @ 10:27pm 
Please let us add example panels for these cards to explain how one might use them in the game.