Included FPKit, updated to 2026.1.1-next.2
This commit is contained in:
@ -1,11 +1,10 @@
|
||||
entity = {
|
||||
modifiers = [
|
||||
{
|
||||
link = [
|
||||
"2de03880-ca96-41f2-a9fd-6139e28bbbcb"
|
||||
] // link
|
||||
pos = [0 0 0] // pos
|
||||
type = "luxe: system/transform.modifier"
|
||||
type = "fpkit: system/first_person_player.modifier"
|
||||
}
|
||||
{
|
||||
type = "fpkit: system/player_interaction.modifier"
|
||||
}
|
||||
{
|
||||
height = 1.7
|
||||
@ -16,9 +15,14 @@ entity = {
|
||||
width = 0.3
|
||||
}
|
||||
{
|
||||
type = "system/player_input.modifier"
|
||||
link = [
|
||||
"2de03880-ca96-41f2-a9fd-6139e28bbbcb"
|
||||
] // link
|
||||
pos = [0 0 0] // pos
|
||||
type = "luxe: system/transform.modifier"
|
||||
}
|
||||
] // modifiers
|
||||
name = "Player"
|
||||
uuid = "20ec0cdf-d909-4aea-a27e-5c697828e34d"
|
||||
visible = true
|
||||
} // entity
|
||||
|
||||
Reference in New Issue
Block a user