Quote:
Originally Posted by MysticalDragon
I don't think you can use || with the functions like you could in GS1
I would do
function onPlayerEnters() customFunction();
function onCreated() customFunction();
function onWasHit() customFunction();
|
that is what I figured, thanks for the quick reply regardless