This is a SCRIPT-8 cassette.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#This script is an addon for HungryProton's Scatter https://github.com/HungryProton/scatter | |
#It allows Scatter to detect the terrain height from Terrain3D | |
#Copy this file into /addons/proton_scatter/src/modifiers | |
#Then uncomment everything below | |
#In the editor, add this modifier, then set your Terrain3D node | |
@tool | |
extends "base_modifier.gd" | |
signal projection_completed |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
"use strict"; | |
var _createClass = function () { function defineProperties(target, props) { for (var i = 0; i < props.length; i++) { var descriptor = props[i]; descriptor.enumerable = descriptor.enumerable || false; descriptor.configurable = true; if ("value" in descriptor) descriptor.writable = true; Object.defineProperty(target, descriptor.key, descriptor); } } return function (Constructor, protoProps, staticProps) { if (protoProps) defineProperties(Constructor.prototype, protoProps); if (staticProps) defineProperties(Constructor, staticProps); return Constructor; }; }(); | |
function _classCallCheck(instance, Constructor) { if (!(instance instanceof Constructor)) { throw new TypeError("Cannot call a class as a function"); } } | |
var FollowPathInteractive = function () { | |
function FollowPathInteractive(_ref) { | |
var _this = this; |
This is a SCRIPT-8 cassette.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"removed": [ | |
{ | |
"created": "2018-04-06 19:26:24", | |
"unit_multi": 5, | |
"count": 1, | |
"vat": 0, | |
"sum": 12.5, | |
"article_id": "502839", | |
"pos": 1, |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
const exec = require("promised-exec") | |
function onFailure(err) { | |
console.log("err", err) | |
} | |
function onSuccess(response) { | |
console.log("success", response) | |
} |
I hereby claim:
- I am fenchurchh on github.
- I am fenchurch (https://keybase.io/fenchurch) on keybase.
- I have a public key whose fingerprint is A90D 5B13 4794 426F 2F47 ACFF EFB3 B5A5 2604 183B
To claim this, I am signing this object:
NewerOlder