Skip to content

Fix missing elements, add gui elements and string interpolation#15

Open
nukemaster619 wants to merge 1 commit intoMaximumADHD:mainfrom
nukemaster619:nukemaster619-patch-1
Open

Fix missing elements, add gui elements and string interpolation#15
nukemaster619 wants to merge 1 commit intoMaximumADHD:mainfrom
nukemaster619:nukemaster619-patch-1

Conversation

@nukemaster619
Copy link

I noticed that when calling for :GetElements(), it returns an empty table, leaving me unable to modify any elements such as rigs to be replaced by a clone of the player's character. I fixed that and modified the path for MoonAnimator's CoreGui, leading to ReplicatedStorage instead.

There, you just have to make a ScreenGui with similarly named elements and parent the ScreenGui to the PlayerGui before playing the cutscene in order to make it work (with the exception of the Letter Box). I also added String interpolation for the Subtitles to work.

I noticed that when calling for :GetElements(), it returns an empty table, leaving me unable to modify any elements such as rigs to be replaced by a clone of the player's character. I fixed that and modified the path for MoonAnimator's CoreGui, leading to ReplicatedStorage instead.

There, you just have to make a ScreenGui with similarly named elements and parent the ScreenGui to the PlayerGui before playing the cutscene in order to make it work (with the exception of the Letter Box). I also added String interpolation for the Subtitles to work.
@BobJoeGaming
Copy link

heck ya!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants