Yes, but I asked that because in a menu I have to highlight a jpeg image when opened. It's a list of "Collectibles" where jpeg images are all showed in black and white and when the player find one of them, it become in color. I would like …
I don't have Unity with AC here right now... but a Cutscene can be created from the main windows of AC. In the Cutscene you can create every single action described above. Then, you can assign the Use interaction of the hotspot of the cabinet to cal…
You can use variables.
When you click on the cabinet, make a Cutscene_Cabinet where begins to check the variable "OpenCabinet". If it's false (if it's closed), Continue and assign True to that variable and make the opening animation and pu…
Doing that, when loading a previous saved game, the first second you can see the Player get up. Not so cool to see. I found a workaround, I disabled the Pause menu by changing the AppearType from "On input key" (the Esc key) to "Manua…
Ok, but it doesn't work. With Mecanim, I have an animation called Crouch that's float value. If I load a saved game while Player is in that position, the value remains in True (1) state, also if I put a Character Animate - Play custom - Idle in the …
Good opinion @TayannaStudios! ;) I mean pc and mac, of course, because for iOs there's the App Store and for Android there's the Android Market and Google Play Store. I don't think you can sell this game format in other ways... :-?
Hey, good job Darren! ;) There are a lot of cool camera movement, very "film style"!Have you already planned a release date? Where do you think you'll sell it? Cheers
Ok, here's the video with Tin Pot. I just changed the interaction method of the demo to choose hotspot then interaction and he sayd the text from distance.
VIDEO
After 2 hard working days, I'm now able to continue my game.I had to restart from scratch, importing first of all AC 1.34 and then one asset at a time, make a copy of backup everytime I added one. Because when the problem comes out, I wasn't able to…
Update: a strange thing happened, i discovered why my backup was also compromised but i don't know the cause. When problems descripted above was shown, I open my 1st backup copy to see everything goes, and it was ok. I close it without save and when…
Unity version 4.3.4f(Image)
https://www.dropbox.com/s/ilksirwhergqlcu/Error.jpg
Other problem in that everytime I start my Unity scene it gives me an error it can't create temp dir. I click on retry and it start.This happens only on the updated proj…