amplify beat heat sound, tweak detune/playback rate, bump aframe for pooling fix (my overlay branch, rename to aframe-master to keep source map alive and easier copying)
This commit is contained in:
@@ -2,7 +2,11 @@
|
||||
<html>
|
||||
<head>
|
||||
<title>Super Saber</title>
|
||||
<script src="vendor/aframe.effects.js"></script>
|
||||
{% if IS_PRODUCTION %}
|
||||
<script src="vendor/aframe-master.min.js"></script>
|
||||
{% else %}
|
||||
<script src="vendor/aframe-master.js"></script>
|
||||
{% endif %}
|
||||
<script src="build/build.js"></script>
|
||||
</head>
|
||||
<body>
|
||||
|
||||
Reference in New Issue
Block a user