playMaker

Recent Posts

Pages: 1 ... 3 4 [5] 6 7 ... 10
41
Android Help / [SOLVED] Playmaker actions not working in android yet again
« Last post by volcank on April 25, 2024, 05:19:12 AM »
Hi I saw a thread on this but still wanted to create new thread for this situation. My game works perfect in ios and I even published it here
https://apps.apple.com/tr/app/cool-cats-block-slide/id6480193201

But the thing is when I switched back to android and built it with android, the playmaker actions didn't work. This was a sourcecode that I purchased and changed the graphics and all and added my own actions into it. The game itself is coded no playmaker but I added the coin events and used playerpefs to save coins. Also added an extra button at top like it takes you to another scene where you can decorate your house etc but none of these work. Like The button even doesn't work that gets you to the deco page.

I am using Unity 2021.3.36f1 version and I also build my android targeting API 33 because it was giving gradle errors in highest and 34. Minimum API is Android 7.0 Marshmallow. No idea if that is the reason for pm not working. The only actions I use in the maing game are coin collect etc. and the button that takes you to another scene for deco. Using the latest version of Playmaker.

I would appreciate your help and advice.

Best

42
PlayMaker Help / Re: Audio Play won't play sounds
« Last post by stigma on April 25, 2024, 03:17:25 AM »
uses Playsound
43
PlayMaker Help / How can I "SET" an input value in the new input system?
« Last post by dmal on April 24, 2024, 12:13:15 PM »
I'm trying to make my own custom mobile onscreen controller. The stick will have very custom functionality which I can make.
The problem is that I want to use Unity's new Input system, but I dont know how to SET an input value.
Example: "Horizontal = .65"
All of my searches have only said how to get input values.

I want to use the input system instead of hardcoding it because I am using ECM2 character controller.

Appreciate any help you can give
44
PlayMaker Help / Audio Play won't play sounds
« Last post by SawyerK on April 24, 2024, 10:44:28 AM »
Hi!
Audio Play action won't play Audio Source sound.
I have an object that needs to play a sound once (it's an explosion). I have Audio Source on the gameobject, audioClip set, everything done as usual. I even use the Set Audio Clip action as well but nothing it just doesn't play the sound at all.
45
Hi!

Glad you liked the video. Unfortunately, I had to remove it because a lot has changed since then. However, I have 2 other videos about the same game if you're interested, as the release is close.

46
When you drag a game object into your playmaker state and mouse over the GameObject component, the Activate GameObject action appears at the top of the context menu.

I have a custom action for moving the player camera to certain locations, and when I drag in an object with this CameraLocation component attached, I want my change view action to appear in the context menu just as ActivateGameObject does when you drag in a GameObject component. Problem is, I can't see anywhere in the ActivateGameObject action code how that action does it, so I don't know how to replicate it.
47
PlayMaker Help / Re: Templates Categories - HOW?
« Last post by Alatriste on April 23, 2024, 01:04:26 PM »
Got it! The category shows up in the FSM template. Thanks.
48
PlayMaker Help / [Solved]Set Property or Activate Game Object
« Last post by stigma on April 23, 2024, 10:03:27 AM »
Hi,
To disable objects, what is the difference between
- Set Property
- Activate Game Object

THANKS
49
This code snippet checks the Unity version and defines toolbarSearchField with the correct style name. If you’re using Unity version 2022.3.8f, you should replace “ToolbarSeachTextField” with “ToolbarSearchTextField” in your scripts. Autodesk AutoCAD flexible subscription. Additionally, it’s been reported that this issue has been fixed in the Input System package version 1.6.3. So, updating the Input System package to version 1.6.3 or newer might also resolve the problem.
50
The video you shared is not working. I can't view the game you want to share. Can you send this video to me privately?
Pages: 1 ... 3 4 [5] 6 7 ... 10