fix(world): stabilize lafabrik spawn and vegetation
This commit is contained in:
@@ -20,7 +20,6 @@ export interface CharacterConfig {
|
||||
scale: Vector3Tuple;
|
||||
animations: readonly string[];
|
||||
defaultAnimation: string;
|
||||
snapToTerrain?: boolean;
|
||||
}
|
||||
|
||||
export const CHARACTER_CONFIGS = {
|
||||
|
||||
Reference in New Issue
Block a user