摘要: https://indienova.com/indie-game-development/ninety-five-percent-of-indie-games-on-steam-are-incurring-losses/ 阅读全文
posted @ 2024-11-15 11:13 三页菌 阅读(4) 评论(0) 推荐(0) 编辑
摘要: https://www.gcores.com/talks/748514 以下内容转载,引用自罗斯基,侵删 Steam流量规则和商业化策略 时间:11月7号成都,罗斯基Steam研发发行经验分享沙龙分享嘉宾 简介:主讲人陈波老师为游戏行业投资人,曾供职于微软、360、复兴等公司的投资部门,参与过微软与 阅读全文
posted @ 2024-11-14 15:10 三页菌 阅读(10) 评论(0) 推荐(0) 编辑
摘要: 使用 UnityEditor.Handles.DrawSolidArc using UnityEngine; using UnityEditor; public class DrawSectorHandles : MonoBehaviour { public float radius = 5f; / 阅读全文
posted @ 2024-09-30 15:49 三页菌 阅读(40) 评论(0) 推荐(0) 编辑
摘要: using UnityEngine; public class EditAnimator : MonoBehaviour { public float m_CurTime; public int selectedAnimationIndex; } using UnityEditor; using U 阅读全文
posted @ 2024-09-25 16:12 三页菌 阅读(18) 评论(0) 推荐(0) 编辑
摘要: https://www.bilibili.com/video/BV19Z421i7rs/?spm_id_from=333.788&vd_source=106601ca71b1d910c1ac4aa2466b744c https://github.com/ancientElement/AE_Skill 阅读全文
posted @ 2024-09-13 11:46 三页菌 阅读(37) 评论(0) 推荐(0) 编辑
摘要: https://fluxai.art/zh-CN 解决AI画手问题 2024-11-19 最新,最强的版本 Recraft AI 阅读全文
posted @ 2024-08-29 09:56 三页菌 阅读(8) 评论(0) 推荐(0) 编辑
摘要: https://6tail.cn/calendar/api.html 非常牛逼 Unity将当前时间转为天干地支 using System; using Lunar; using UnityEngine; public class GanZhiTimeConverter : MonoBehaviou 阅读全文
posted @ 2024-08-08 00:51 三页菌 阅读(15) 评论(0) 推荐(0) 编辑
摘要: https://www.gameres.com/812566.html 阅读全文
posted @ 2024-07-31 09:56 三页菌 阅读(10) 评论(0) 推荐(0) 编辑
摘要: 视频: https://www.bilibili.com/video/BV1aN4y1f718/ 模型浏览器:https://valveresourceformat.github.io/ 皮肤查询器:https://csgo.jokan.site/ cs2模型直接下载网站:https://sketc 阅读全文
posted @ 2024-05-19 01:11 三页菌 阅读(168) 评论(0) 推荐(0) 编辑
摘要: 非常重要,最新steam营销推广 https://store.steampowered.com/news/group/4145017/view/4191238396458987547 阅读全文
posted @ 2024-05-15 22:07 三页菌 阅读(11) 评论(0) 推荐(0) 编辑