Water pistol test assets added
This commit is contained in:
2
prototype/wpn_waterpistol.prototype/folder.meta.lx
Normal file
2
prototype/wpn_waterpistol.prototype/folder.meta.lx
Normal file
@ -0,0 +1,2 @@
|
||||
tags = []
|
||||
uuid = "f7f80743-4a82-4365-9f76-98fab2579e43"
|
||||
@ -0,0 +1,17 @@
|
||||
prototype = {
|
||||
modifiers = [
|
||||
{
|
||||
type = "luxe: system/transform.modifier"
|
||||
}
|
||||
{
|
||||
material = "models/wpn_waterpistol.fbx.assets/Material"
|
||||
mesh = "models/wpn_waterpistol"
|
||||
type = "luxe: system/mesh.modifier"
|
||||
}
|
||||
{
|
||||
type = "system/wpn_waterpistol.modifier"
|
||||
}
|
||||
] // modifiers
|
||||
name = "prototype/wpn_waterpistol"
|
||||
uuid = "e4288efc-3188-4fbb-9926-e2c0a423c347"
|
||||
} // prototype
|
||||
@ -0,0 +1,2 @@
|
||||
tags = []
|
||||
uuid = "6932e41f-34e6-4f35-b0bf-0f39b7b88031"
|
||||
Reference in New Issue
Block a user