Michael Temper

@michael_temper
25 Followers
46 Following
25 Posts
visionOS & iOS Developer and creator of Ploppy Pairs, Ploppypop and Where is Ploppy? 


#iOS #visionOS #Swift
Homepagehttps://tempuno.com
Appshttps://apps.apple.com/at/developer/michael-temper/id1676934134

There seems to be a bug with SpatialEventGesture() that it ignores .handActivationBehavior(.pinch) - it still triggers for direct touches

Combining it with customizable handActivationBehavior breaks the input of SwiftUI attachments

Workaround:

1. Add a LongPressGesture simultaneously to your actual gesture
2. Use a min duration of 0 to trigger it immediately
3. Set a handActivationBehavior to get the configured behavior
4. Sequence it before the SpatialTapGestureEvent

FB15760689
#visionOS

AudioMixGroup in #visionOS 🔊

I couldn't find much resources how AudioMixGroup works, so I wrote a small tutorial with an example app to show how I made it work in my game.

I use it to separately change the volume of audio groups, like sound and music

https://mitemmetim.medium.com/audiomixgroup-tutorial-for-visionos-2-85b0beb17210

#AppleVisionPro #RealityComposerPro

AudioMixGroup Tutorial for visionOS 2 - Michael Temper - Medium

Audio can be an essential part of a visionOS app to make the user feel really immersed inside your world. To provide a good user experience, we often want to let the user adapt the audio to their…

Medium

The Ultra Wide Virtual Display is great for developing Vision Pro apps, RCP + Xcode + Simulator / Immersive Space, all I need at once

Also just realized you can use your mouse in Immersive Space

And a small spoiler of the prototype of my new game for the AVP I am working on 👀

#AVP #visionOS #AppleVisionPro

Finally I was able to test #SharePlay with Spatial Personas in Immersive Space as well.

Set the correct .spatialTemplatePreference, fixed the synchronization of the game board transform and the rest worked out of the box.

#visionOS #AppleVisionPro

To celebrate the launch of the Apple Vision Pro in new countries, all in-app purchases in Ploppy Pairs and Where is Ploppy? will be FREE + on #visionOS in ALL countries over the weekend! Have fun!

Make sure to give #SharePlay a try with friends :)

https://itunes.apple.com/app/apple-store/id6472619150

https://itunes.apple.com/app/apple-store/id6472882190

‎Ploppy Pairs - Matching Game

‎Ploppy Pairs is a fun card matching game for everyone! What sets Ploppy Pairs apart is its SharePlay functionality, allowing you to play with friends and family via FaceTime, making it feel like you’re all in the same room. Explore various theme-based levels ranging from 4 to 70 cards, offering a d…

App Store

#AI can be really helpful with #a11y. I got feedback that a description for the islands would be great

With listing the items on the islands and asking for a child-friendly result, I got a much more joyful description I could ever came up with - making it enjoyable for everyone! #accessibility #iOS #Swift #VoiceOver

SharePlay + Spatial Persona + ARKit

It's fun to see how all these technologies play together across different platforms!

#visionOS #AppleVisionPro #iOS

Raycasting in #visionOS

Let's see if I get a prototype of my new game ready till #WWDC24 🕹️👀

#buildinpublic #wip #AppleVisionPro

Going to my first WWDC 🤩 🙌 #wwdc24

Finally I can share that together with Broken Rules I have been working on the visionOS version of the Apple Arcade and Apple Design Award Winning game Gibbon: Beyond the Trees over the last couple of months🐒🕹️

Unity gameplay combined with native #visionOS features in Swift 🤝

#AppleVisionPro #visionOS #iOS #Apple #Arcade #Unity