I mean, barely anyone knew the purpose of that folder. I doubt one could rely on it, other than Roblox’s core scripts.
That uses hidden properties inside StarterPlayer.
The folder only appears when the game is running, so that’s why you don’t see it.
yes, correct, this is why i’m making the change
I think I’ve see this folder before but I barley use it.
F in the chat for the folder lol.
The CEO of HumanoidDefaultAssets
has spoken.
Anyways, after taking a look inside of what this folder contains and how it operates I completely agree with its removal. Its existence seems redundant and it’s a good thing that this clutter is being disposed of
Slightly related issue - will you be bringing back the ability to test in R6 without publishing to Roblox? Currently, loading an R6 character model into the StarterCharacter is very cumbersome and not a very good solution.
14:00:45.522 The current identity (4) cannot GameSettingsAvatar (lacking permission 5) - Edit
14:00:45.522 Stack Begin - Studio
14:00:45.522 Script 'game.StarterPlayer.GameSettingsAvatar = Enum.GameAvatarType.R6', Line 1 - Studio
14:00:45.522 Stack End - Studio
This can be done by saving to .rbxlx, going inside, and changing <token name="GameSettingsAvatar">1</token>
to <token name="GameSettingsAvatar">0</token>
.
Were will it be moved tho? I use this every week or so and i hope you can still find it (◔◡◔)
They’re saying this folder will be completely removed, you will not be able to access it anymore.
it will not be in the hierarchy anymore. you won’t be able to use it anymore. what do you use it for? Please let me know if this change will break any games you have in a way that you can’t fix
honestly ive seen this folder in play testing when i was looking for a way to make custom animations (already figured it out so no worries), but i never knew the purpose of this folder at all lol
I don’t even know if HumanoidDefaultAssets folder even existed up until this topic. This is a good update because developers won’t depend it on the future which could cause even bigger problems in the long run.
Oh, I have seen it; I just never really looked into it.
We get a huge announcement on something not everyone knows or cares about, yet when you change games to discover you don’t make a post about it.
Yeah I still don’t know what this update is for.
I use this for putting animations in to play them later in game, I guess i can just put it in the players humanoid but the folder makes it easier.
To let people know its gonna be gone so they don’t rage i think.
yes, that works as an alternate approach. Please let me know if you have any problems
This topic seems rather unclear…
Do you mean that the default Starter folders, such as StarterCharacter, Humanoid, and whatever else is available is to be removed?
If so, I highly disagree with this update, I use these to quickly prototype character assets and settings and load default data.
What tools are suggested to replicate this functionality?
They are talking about this folder that gets created only on runtime:
Other assets like StarterHumanoid and StarterCharacter will work as intendent.
Ah, thanks for the clarification.
Yeah, didn’t know this existed. Does anyone know why it was introduced? I don’t recall an announcement, less this is a legacy thing?