SkillAgentSearch skills...

GodotVSRG

No description available

Install / Use

/learn @KayDeeTee/GodotVSRG
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

GodotVSRG

A simple but functional vsrg example, designed to be similar in feel to other popular vsrgs and to be implemented in a way that supports most features existing players would expect from the gameplay portion of a rhythm game.

This is not currently designed to be a playable game and thus doesn't contain a main menu, song select, user options, or eval screens. But is instead just the gameplay and instantly just throws you into the chart.

Features

  • MSS (WIFE3) accuracy system
  • NPS graph
  • Hiterror bars
  • Hidden/Sudden
  • Scroll velocities
  • Scroll speed
  • Reverse scroll
  • Judgements
  • Toasties
  • Song progress
  • Break indicators
  • Parses osu!mania charts (or atleast this one)

Gameplay Example

https://user-images.githubusercontent.com/6253118/196013381-baf8337e-f0dc-4682-abcc-6ba431abd8ab.mp4

Screenshot(s)

image

How to test

Charts should go into a song folder in the project root, so "res://song/" will find it, charts are made of 2 parts chart.osu and audio.mp3, you can get both from extracting them from a .osz file.

Technically these should be loaded via usr:// and engine should handle unzipping them but I haven't got around to it yet.

Keybinds are ZX,. change them in the project settings if you want different ones.

Other settings are in code/gameplay/UserSettings.

View on GitHub
GitHub Stars6
CategoryDevelopment
Updated5mo ago
Forks2

Languages

GDScript

Security Score

62/100

Audited on Oct 30, 2025

No findings