-
might have some path collisons with jitpack support but now several times seen projects like FXGL or similar that has actually perfect standalone main apps in their sample projects but either wont or …
-
As the title suggests, looks like with the newest version of Tiled, setting the opacity of something from the tiled layer to 0 no longer hides it from the game scene, it only hides it in the Tiled app…
-
This starter won't work for non-modular projects. The main method should be in a class that doesn't extend `Application` for now. See http://mail.openjdk.java.net/pipermail/openjfx-dev/2018-June/02197…
-
### Discussed in https://github.com/AlmasB/FXGL/discussions/1191
Originally posted by **chengenzhao** July 30, 2022
Hi:
Is it possible to get the current frame data like which frame(1st, 2n…
-
In the fxgl-trade module we have Inventory API, we now need to provide a default InventoryView with some reasonable settings such as width and height and a default look.
Most of the time, developer…
-
ControllableAnimatedTexture is an alternative to AnimatedTexture, which allows user to provide function which will return proper image index for each frame from AnimationChanel.
Class signature:
…
-
### 示例集合
- #309
- #308
- #306
- #305
- #307
- #310
- #311
iohao updated
4 months ago
-
### Discussed in https://github.com/AlmasB/FXGL/discussions/1099
Originally posted by **francescvc** September 2, 2021
On entityBuilder() I can setup an onClick((ent)-> { ... }) but on the…
-
1⃣️build_sign_data 签到时的定位数据完全可以获取上一次的签到记录(抓https://fxgl.jx.edu.cn/4136010421/studentQd/pageStudentQdInfoByXh),并且对经纬度稍微随机偏移一丢丢哈哈哈哈
2⃣️可以加入多人签到(手动狗头,这不妹子面前秀一波操作,当然多分几个脚本就是了,但是人多就麻烦了)
3⃣️建议老哥换个苹果手机抓包方便…
-
Hi! I have a question. Can the library support infinite-size maps from Tiled?
I'm trying to create an infinite map in Tiled, export it in tmx format, save it in the `resources/assets/levels/map.tmx` …