Skip to content

How to edit only parts of states #461

Closed Answered by r6915ee
KadePleaseHelpMe asked this question in Q&A
Discussion options

You must be logged in to vote

I want to change the healthicon position and functionality, but that would involve redirecting PlayState to a ModdedPlayState which would totally break the mod whenever a new action build comes out How do I only edit that

You don't really need to create a modded version of PlayState. Important PlayState variables are available from any song script, and those include the icon variables (iconBF and iconDad, for the player and opponent respectively). As a result, you can modify the icon variables as you normally would in any script loaded by the game during normal gameplay.

Replies: 1 comment 8 replies

Comment options

You must be logged in to vote
8 replies
@KadePleaseHelpMe
Comment options

@r6915ee
Comment options

@NyxieFemboy
Comment options

@KadePleaseHelpMe
Comment options

@NexIsDumb
Comment options

Answer selected by KadePleaseHelpMe
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
5 participants