My thoughts on core scripts
Well, I don’t really like them. On one hand, as a developer it makes my code easier to manage, but on the other if I were a user I’d have to end up downloading...
Well, I don’t really like them. On one hand, as a developer it makes my code easier to manage, but on the other if I were a user I’d have to end up downloading...
This script is aimed at developers that wish to write and add more effects to the game, but find it too tedious to do so. It is also useful for users that are not...
Here is a simple snippet of code that checks whether the player is facing an event. A player is facing an event when they are facing each other: Player faces up, event faces down...