Add utils.lua file to the project and it had a collision with the utils.lua file from the UI framework. These files need to be namespaced better so we don't have conflicts with users trying to add their own lua files with similar names in their project folder.
Add utils.lua file to the project and it had a collision with the utils.lua file from the UI framework. These files need to be namespaced better so we don't have conflicts with users trying to add their own lua files with similar names in their project folder.