Preserved forum archive. This topic stores the original first post and locally mirrored RPG Maker Web attachments when available. It is posted by the BMMPlay archive account, not by the original creator.
Original Source
- Original title: XS - Stamina System
- Original author: Nicke
- Original date: October 7, 2013
- Source thread: https://forums.rpgmakerweb.com/threads/xs-stamina-system.18824/
- Source forum path: Game Development Engines > Ruby Game System (RGSS) Scripts > RGSS3 Scripts (RMVX Ace)
Summary
{ "lightbox_close": "Close", "lightbox_next": "Next", "lightbox_previous": "Previous",
Archived First Post
XS - Stamina System
Version 1.0c
Introduction
This script will add a Stamina System to the game. It will effect how long the player can dash around the map.
Features
- Control the stamina easily with built in methods or with variables.
- An HUD that will show the stamina values to the player. (Fade effect)
- Custom pictures for the gauge.
- Items can also effect the stamina. You can make a potion that will permanently increase max stamina etc.
- Both the system and the HUD can be enabled/disabled by a switch ingame.
- And more!
How to Use
Instructions how to use it can be find inside the script.
To install this script, open up your script editor and copy/paste this script to an open slot below Materials but above Main. Remember to save.
Script
Get the script here.
Put these above: Core Script and the Numeric Class.
Optional: Download example pictures for the HUD. Need to be located in "Graphics/Picture" folder.
Updates
Released 1.0c:
- Fixed a bug where the window/pictures would sometimes create itself more then once which would cause lag.
- And more minor bug fixes.
Do credit me, Nicke, if you are planing on using this script. Thanks.
Can be use in a commercial project.
Features Mentioned
- Control the stamina easily with built in methods or with variables.
- An HUD that will show the stamina values to the player. (Fade effect)
- Custom pictures for the gauge.
- Items can also effect the stamina. You can make a potion that will permanently increase max stamina etc.
- Both the system and the HUD can be enabled/disabled by a switch ingame.
- And more!
Downloads / Referenced Files
Log in to download
Log in, then follow the RPG Maker Developers Group to see these download links.
Log in to downloadLicense / Terms Note
Credit Do credit me, Nicke, if you are planing on using this script. Thanks. Can be use in a commercial project.
Creator Claims / Removal
If you are the original creator and want this listing reassigned, edited, or removed, join BMMPlay and contact the moderators with proof that matches the original RPG Maker Web profile, linked GitHub, itch.io page, or another public creator identity.
Replies (0)
No replies yet.
0
replies
1
view
Topic Summary
Loading summary...