I started using script calls in my eventing recently and it really is amazing. Opens up all sorts of doors for you. This is a great example of the ways it can help.
Hey Odie, I got this when i tried testing mine out and headed to another room TypeError Cannot read property 'setTransparent' of undefined Is there any fix to this?
You probably have a typo or the event ID that you're making transparent isn't the correct one. If it's the latter, make sure the ID # matches the event ID you're changing
It should work! The unique thing about mz3d is that it doesn't change the engine. It just adds a 3rd dimension and recreates the perspective. Give it a shot!
I started using script calls in my eventing recently and it really is amazing. Opens up all sorts of doors for you. This is a great example of the ways it can help.
Absolutely! I was terrified of them at first, but after taking the time to understand them, I find myself doing things in RM that don't feel legal 😁
awesome
Hey Odie, I got this when i tried testing mine out and headed to another room
TypeError
Cannot read property 'setTransparent' of undefined
Is there any fix to this?
You probably have a typo or the event ID that you're making transparent isn't the correct one. If it's the latter, make sure the ID # matches the event ID you're changing
@@TheOdie Yeah I just realized i didnt put the ID in the spawner event that has the common event in it haha. It works now, thanks for helping!
Damn i want to try this but I'm unsure due to me using mz3D like idk if its gonna work
It should work! The unique thing about mz3d is that it doesn't change the engine. It just adds a 3rd dimension and recreates the perspective. Give it a shot!