NPCs included, finishing touches zijn nog nodig
This commit is contained in:
@@ -39,8 +39,8 @@ function rotate(pos: Vector3, angle: number) {
|
||||
|
||||
const particleData = new MolangVariableMap();
|
||||
particleData.setColorRGB("variable.color", {
|
||||
red: 1,
|
||||
green: 1,
|
||||
red: 0,
|
||||
green: 0.5,
|
||||
blue: 1,
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user