Skip to content

Commit 5a84916

Browse files
authored
update gif
1 parent a671d19 commit 5a84916

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Adds a field to any scriptable object tagged with the `[SOVariant]` attribute th
88

99
When changing values in the original, values are automagically propagated to the children.
1010

11-
<img src="https://s2.gifyu.com/images/ScriptableObjectOverrideDemo.gif" width="100%">
11+
<img src="https://raw.githubusercontent.com/GieziJo/ScriptableObjectVariant/assets/ScriptableObjectOverrideDemo.gif" width="100%">
1212

1313
## Usage
1414
Add the tag `[SOVariant]` before the class header of any ScriptableObject class you want to be overridable, i.e. to be able to create a variant of.

0 commit comments

Comments
 (0)