update : put every constante in the data folder
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
export const TRIGGER_DEFAULT_COLLIDERS = "ball";
|
||||
export const TRIGGER_DEFAULT_LABEL = "Interagir";
|
||||
export const TRIGGER_DEFAULT_SOUND_VOLUME = 1;
|
||||
export const TRIGGER_DEFAULT_SPAWN_OFFSET: [number, number, number] = [0, 0, 0];
|
||||
Reference in New Issue
Block a user