Skip to content

Instantly share code, notes, and snippets.

View onimenotsuki's full-sized avatar
🎯
Focusing

Edgar Talledos Robledos onimenotsuki

🎯
Focusing
View GitHub Profile
using System.Collections;
using System.Collections.Generic;
using UnityEngine;
using EasyAR;
/* This script fixes the model shake behavior on EasyAr v2. You should
use this instead of ImageTargetBehaviour on your target. Just delete the
ImageTargetBehaviour component and add this one
It is a fixed and improved version of the one posted on this thread: