playMaker

Recent Posts

Pages: 1 ... 6 7 [8] 9 10
71
Yes, but only with proper configuration. Linker Wizard is designed to help preserve necessary types and members that Unity’s IL2CPP or managed stripping would otherwise remove. It works in tandem with PlayMaker to ensure actions like Get Property / Set Property still function correctly at runtime.
72
PlayMaker Bug Reporting / Re: Script conflict issue
« Last post by buggie on May 10, 2025, 06:57:23 PM »
SOLVED:
Thanks you for pointing out the PlayMakerGUI. That solved it.
73
PlayMaker Help / Re: Help. First time with playmaker
« Last post by CharlotteStevens on May 10, 2025, 07:00:58 AM »
The errors you're seeing likely come from importing the project before PlayMaker was fully installed, or from a version mismatch. Start by creating a clean Unity project, then import and install PlayMaker1.9.7Installer.unitypackage first — make sure there are no errors. Once PlayMaker is installed correctly, import your daughter's project.unitypackage. Avoid using Unity versions newer than 2021 with PlayMaker 1.9.7, as they may cause compatibility issues. If problems persist, try deleting the Library folder in the project directory and reopening the project.
74
PlayMaker Help / Can't find "Get Axis" Action
« Last post by GameWizard25 on May 08, 2025, 05:49:35 PM »
I'm trying to set up x-axis movement of a 2d bock by using the get axis action like a tutorial told me to do, but when I type that name into the action browser it doesn't come up for me. I tried reinstalling playmaker to make sure I had everything but it's still not working. Can someone please help?
75
PlayMaker Help / Re: Changing an FSM's name when actions reference it
« Last post by tellatmosphere on May 07, 2025, 10:32:52 PM »
The problem arises because the FSM name is stored as a string rather than a dynamic reference by activities like Get FSM Game Object.
76
Looks great, congrats on releasing your game.

Very impressive that you actually managed to release an immersive sim as your first big game. I don't play a lot of non-VR games anymore but this does look very interesting.

Thanks man, there's a demo available if you wanna give it a go! It's janky and rough but made with a lot of love
77
PlayMaker Help / Re: x-ray effect
« Last post by arkunis on May 07, 2025, 08:01:45 AM »
pls up
78
There might be a compatibility issue between your version of Unity and the version of Playmaker you are using. This is mentioned in a Playmaker forum thread where a user reported a similar issue in Unity 6.
79
PlayMaker Help / Re: Changing an FSM's name when actions reference it
« Last post by jeffreestar on May 07, 2025, 04:28:26 AM »
The issue stems from how actions like Get FSM Game Object store the FSM name as a string, not a dynamic reference.
80
Looks great, congrats on releasing your game.

Very impressive that you actually managed to release an immersive sim as your first big game. I don't play a lot of non-VR games anymore but this does look very interesting.
Pages: 1 ... 6 7 [8] 9 10