swiftui

Back Open Paginator
14.09.2025 20:29
weetwo (@weetwo@mastodon.gamedev.place)

My first attempt at a Prince-of-Persia level style. It's unclear what makes a level fun, so this is just noodling—but the editor works.

This grid is 9x100, each tile a ZLayer of layers. The selected tile at 5, 19, for instance, draws part of the floor, a column, and the top ledge portion of the side wall below.

Appearance depends on the tileset, with bricks shown here.

I don't want to imitate the PoP style, but thought it a worthwhile exercise to get to what I *do* want to build.

#swiftui





Show Original Post


14.09.2025 19:27
jncn (@jncn@mastodon.social)

Making progress with this weekend project, as I've added other modules Märklin offered back in the day. It's now possible to control multiple locomotives at the same time with the control unit and control 80 f modules. The keyboard controls turnouts, signals, …





Show Original Post


14.09.2025 19:18
fabio (@fabio@iosdev.space)

and done! released for #iOS26 #SwiftUI #iOSDev #iOSDeveloper #BuildInPublic #AppDev #IndieDev #IndiApp





Show Original Post


14.09.2025 19:06
nicoreese (@nicoreese@mastodon.social)

How is it possible that changes in relationships still do not update the UI in automatically? Need to call `game.objectWillChange.send()` to make it work. And even that does not work 100% of the time.




Show Original Post


14.09.2025 18:27
azamsharp (@azamsharp@iosdev.space)

View Composition in SwiftUI
youtu.be/JvCsCAt5UC8

#iosdev #swiftui




Show Original Post


14.09.2025 18:24
vrhermit (@vrhermit@mastodon.social)

We can use the onWorldRecenter view modifier to perform a block of code when the user re-centers (Press and hold the Digital Crown).

stepinto.vision/example-code/s





Show Original Post


14.09.2025 17:54
gingerbeardman (@gingerbeardman@mastodon.gamedev.place)

sfxr Next—definitely absolutely no more features

- sound colours are now shown in mixed waveform preview
- mini previews for each sound (optional)
- status bar with info and render quality dropdowns

#screenshotsunday #indiedev #gamedev #sfxr #soundfx #macos #macdev #swiftui





Show Original Post


14.09.2025 16:10
nicoreese (@nicoreese@mastodon.social)

What's the best view type for achieving a grid with dynamic columns? Fit as many items per row as possible, then move to the next row.

Seems like LazyVGrid/HGrid do not support this well?





Show Original Post


14.09.2025 15:29
everyplace (@everyplace@mastodon.social)

The top feature request at this point is more flexibility around available font sheets. I loved the “real” sheet selection UI but it isn’t scalable to the number of sheets people want. I can’t just have sliders as each size should allow for a distinct configuration, but this is directionally consistent with where I’m going.





Show Original Post


14.09.2025 14:18
dimitribouniol (@dimitribouniol@mastodon.social)

Once again (as is tradition at this point) struggling to pick the exact right hues for all the different seasonal motifs, but I think I’m getting better? Tomorrow let's add it to the app and send out a build. See you then!

🔜 Tomorrow’s stream: youtube.com/live/DxLxoDmpaR8
⏮️ Playlist so far: youtube.com/playlist?list=PLRx
📲 Download Jiiiii: apps.apple.com/app/apple-store





Show Original Post


14.09.2025 13:48
dimitribouniol (@dimitribouniol@mastodon.social)

I'm making a seasonal anime guide app, in the open for all to experience and learn from.

Let's start working on the 2025 fall icon!

Come chill with me: youtube.com/live/SCJrdnxvIpA




Show Original Post


14.09.2025 09:23
markbattistella (@markbattistella@mastodon.au)

am i holding it wrong? SwiftUI hierarchical shapes for .quartenary and .quinary are exactly the same?

i’m trying to mimic it with opacity so i can use them in a LinearGradient but then in my mapping the last two are the same?

#swiftui #ios #color





Show Original Post


1 ...181 182 183 184 185 186 187 188 189 190 191 ...236
UP