今天跟着教程调试某2D界面,发现人物绘图总和给定的position存在偏差,并且移动不按照现有的格子一格一格的移动. 最后通过断点确定了不是TileMap.Tileset.TileSize的问题.而是TileMap.Scale的问题,不知道是误操作还是默认的设置,总之这里的Sc...
2024/08/07
2024/08/03
记录一次关于GetNode方法的GoDot 4.2 (采用c#脚本)的踩坑
八月 03, 2024
No comments
note1 记录一次关于GetNode方法的GoDot 4.2 (采用c#脚本)的踩坑 前言:笔者是第一次使用godot,c#的一些高级特性也不是很精通.今天在跟着 b站上视频教程 时遇到了奇怪的问题,具体报错如下 xxxxxxxxxx E 0:00:00:04...
-
Here is my notes during this experiment. I will not provide with the entire answer directory, but you can get some useful snippets from thi...
-
2025年3月4日 - scarletborder 新手向,通过学习一些最佳实践得出编写liteloaderQQNT插件的经验心得 在这篇教程中,笔者会介绍开发插件的一些必备知识,最终带领读者开发一个插件,这个插件会在设置栏目中增加选项以控制是否启用后续功能,如是,为QQNT的...
-
【Experiment description】 The task of this experiment is to penetrate the host of the intranet through the proxy through the host of the ext...