Image processing: reseting image problems
Hey guys :3 I'm currently working on a project at school, trying to do some image processing in Unity (Please don't ask me why, it's a bad idea :P) So we ran into a problem where we can't reset the...
View ArticleArray of abstract class in inspector
Hey people :) I'm kinda new to the whole making custom inspector scripts, but I have this problem that I was wondering if is even solvable. So what I want to do is have multiple classes extending from...
View ArticlePhysics.SphereCast or a sphere trigger area?
Hey everyone :) I'm currently working on the interaction in my game, however I have a small problem, since I thought it would be easier to just spherecast whenever I press the interaction button,...
View ArticleUsing animationcurves for controlling jump height through...
Hey Guys :) I'm trying to create a nicer and easier customizable flow for my jump. But I have no idea how to do this. This is currently my code for the jump: case PlayerState.jumping: moveDirection =...
View ArticleCan animationclips be given extra parameters?
Hey all :) I'm in the middle of developing my combat system and ran into this problem. Basically I want to ensure that every animationClip I'm using has three new time values. I'm looking to have a...
View ArticleWwise integration crash application on Android Nexus 9
Hey guys : ) I'm working on a small game in Unity 5.1.1 which has Wwise integrated into the project, however when building our application for Android and using it on a Nexus 9, the application crashes...
View ArticleAdd ScriptableObject to collection upon creation
Hey guys! I've been working on an editor extension for creating and editing ScriptableObjects, but I also have the option to create ScriptableObjects by Create-> ScriptableObject and poof, there's...
View ArticleMicrosoft Azure database integration gets stuck on await Task operations
Hey guys, Recently our company decided to change our database work to work with Microsoft Azure, however having gone through most of their documentation and support chats nothing seems to be working....
View Article