Included FPKit, updated to 2026.1.1-next.2

This commit is contained in:
2026-01-26 11:50:45 -08:00
parent 0967b9882a
commit 176fc83dae
5 changed files with 35 additions and 7 deletions

View File

@ -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

View File

@ -10,4 +10,5 @@ entity = {
] // modifiers
name = "Socket_Wield"
uuid = "c4cfdbea-7aa1-4683-b82f-ca56f43130bd"
visible = true
} // entity

View File

@ -6,4 +6,5 @@ scene = {
] // modifiers
name = "scene/player"
uuid = "2de03880-ca96-41f2-a9fd-6139e28bbbcb"
visible = true
} // scene