Skip to content

Commit c422672

Browse files
N38: Dims (#1170)
Co-authored-by: Joe Clay <[email protected]>
1 parent 3bc06dc commit c422672

File tree

2 files changed

+36
-0
lines changed

2 files changed

+36
-0
lines changed

content/news/038/dims-timecycle.gif

2.31 MB
Loading

content/news/038/index.md

Lines changed: 36 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -256,6 +256,42 @@ as well as your awesome game creations.
256256
[Gamercade-Github]: https://github.com/gamercade-io/gamercade_console
257257
[Gamercade-Release]: https://gamercade.io/blog/gamercade-0-1-0
258258

259+
### [Dims][dims-website]
260+
261+
![A short video of changing the speed of the day/night cycle from Dims script parameters](dims-timecycle.gif)
262+
263+
[Dims][dims-website] ([Twitter][dims-twitter], [Discord][dims-discord],
264+
[YouTube][dims-youtube]) is a pre-alpha collaborative open-world
265+
creation platform.
266+
Users can hop in sessions and build a game together, allowing everyone
267+
to bring out their inner game-maker.
268+
269+
In September, the platform continued to make steady progress, with new features
270+
and bugfixes being made on a daily basis. The highlights are:
271+
272+
- The team's very first game of entirely scripted multiplayer Team Deathmatch 🎉
273+
- All player logic was moved to the Rust scripting layer, allowing for it to be
274+
changed on the fly
275+
- The implementation of animation retargeting, so you can use any animation with
276+
any model, as long as they share the same skeletal structure
277+
- Scripting now has greater access to the ECS, allowing it to move the sun 🌅
278+
- Initial work on an asset database and pipeline, so that you can import any
279+
asset and use it amongst your Dims projects
280+
- An all-new object manipulation/placement tool suite
281+
- Objects can now be consistently stacked, moved as a group, placed within
282+
each other, and more!
283+
- Many other infrastructural changes and improvements, including macOS and
284+
Linux builds
285+
286+
Want to try Dims out for yourself? Come join the [Discord][dims-discord] to be
287+
notified of future public tests, see the latest features before everyone else,
288+
and to talk to the devs personally.
289+
290+
[dims-website]: https://dims.co
291+
[dims-twitter]: https://twitter.com/DimsWorlds
292+
[dims-discord]: https://discord.gg/Z5CAVmNE57
293+
[dims-youtube]: https://youtube.com/channel/UCR5gOwS7uSl0a0dl7MLQoqg
294+
259295
## Learning Material Updates
260296

261297
### [Making a turn-based multiplayer game in Rust][tbs-tutrial-1]

0 commit comments

Comments
 (0)