inkle / inkle/ink

External functions Error Missing function binding for external

Open
#766 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
C#
Stars
4.9k
Forks
540
PR merge metrics
No merged PRs in 30d

Description

on ink file I wrote this on the very top:
EXTERNAL PlaySound(name)

My fallback
===function PlaySound(name)===
~ return

to call the function I wrote {PlaySound("SlipFall")}

and Unity gives me an error: ERROR: Missing function binding for external: 'PlaySound' , and no fallback ink function found. Im using Unity 2021 LTS. Anyone know how to fix?

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.