# Easily change the default FPS (frames per second) for your game, also allows # a slow key && a… Read more FPS Set
Category: Snippets
Font Defaults
# This script will change the default font settings.. # *May* not work for non default scripts. LINK
Equip Type Check
# This Snippet simply creates a method to check if an actor has a certain # equipment type (weapon /… Read more Equip Type Check
ReSpawn
Snippet to allow for players to have a “ReSpawn” point, automatically go there when gameover occurs. LINK