- Joined
- Jan 26, 2013
- Messages
- 2
- Reaction score
- 2
- First Language
- English
- Primarily Uses
Rock Paper Scissors
Version: 1.0
Author: SirBilly (silentkingdom.com)
Date: 20 January 2014
Introduction
This script provides the mini-game Rock, Paper, Scissors for your game. The players wins and losses are saved to a variable to give you more options to use with in your game. For example you can set up an event that you need so many wins in order for it to run.
Future update ideas is to add in animation for the choice selected instead of just displaying a text outcome.
Features
Sets up a new scene for the mini-game.
Ability to customize almost everything on the screen with no scripting knowledge required.
Change the text, windows, background, bgm, se, ect.
Option to charge the player money in order to play the game. Change the return value for wining.
Screenshot
How to Use
Copy into materials, but above main.
Copy Actor_RPS.png file to /Graphics/Pictures/ in your project.
Read all instructions and setup options in script for customization.
Script
Get it here
Terms of Use
* Free to use for both commercial and non-commercial projects.
* Do not claim this as your own.
* Crediting me in the game's credits would be appreciated.
Version: 1.0
Author: SirBilly (silentkingdom.com)
Date: 20 January 2014
Introduction
This script provides the mini-game Rock, Paper, Scissors for your game. The players wins and losses are saved to a variable to give you more options to use with in your game. For example you can set up an event that you need so many wins in order for it to run.
Future update ideas is to add in animation for the choice selected instead of just displaying a text outcome.
Features
Sets up a new scene for the mini-game.
Ability to customize almost everything on the screen with no scripting knowledge required.
Change the text, windows, background, bgm, se, ect.
Option to charge the player money in order to play the game. Change the return value for wining.
Screenshot
How to Use
Copy into materials, but above main.
Copy Actor_RPS.png file to /Graphics/Pictures/ in your project.
Read all instructions and setup options in script for customization.
Script
Get it here
Terms of Use
* Free to use for both commercial and non-commercial projects.
* Do not claim this as your own.
* Crediting me in the game's credits would be appreciated.

