Summary
Adds to the current
Weaver.Examples.Score.Points and shows a Weaver.Examples.FloatingText to indicate the increase.
- Assembly
- Weaver
.dll - Namespace
- Weaver
.Examples - Containing Type
- Score
Syntax
public static void AddPoints(int points, Vector3 position)
Parameters
| Name | Type | Description |
|---|---|---|
| points | int | |
| position | Vector3 |
Return Value
| Type | Description |
|---|---|
| void |