Media Summary: void OnStart() { AddEntityCollideCallback("Player", "Trigger", "EventCollide", true, 1); } void EventCollide(string &in asParent, ... script is in comments I cannot put angle brackets in description :( # Hi, all. Today I bring you the start of my series, which is about creating a
Amnesia Ll Custom Story Tutorial - Detailed Analysis & Overview
void OnStart() { AddEntityCollideCallback("Player", "Trigger", "EventCollide", true, 1); } void EventCollide(string &in asParent, ... script is in comments I cannot put angle brackets in description :( # Hi, all. Today I bring you the start of my series, which is about creating a Cringe Alert: Hello everyone. Forgot to introduce myself in the video but you know who i am, here is the how to create your own ... void OnEnter() { PlayMusic("safe_room.ogg", true, 3, 3, 1, true); } # So it looks like instead of 30 minutes, the episodes may be 1 hour each. I hope this won't be too much of a problem. Contents: ...
Scripts used in this video: ///map 1: void OnStart() { AddGlobalVarInt("Machine", 1); } void door_interact(string &in asEntity) ...