Cassie
Results
2
issues of
Cassie
In Lua, map's remap function should have a signature which passes the tile and x,y coordinate of the tile it's passing, and does not need any returns. While using PocketPy,...
documentation
I'm working on a Godot project which uses external function calls. Currently, I'm trying to pass a path to a scene through an EXTERNAL function. Unfortunately, Godot's filesystem uses `res://`...