Search found 3 matches
- Thu Nov 21, 2013 9:42 pm
- Forum: Amplify Motion
- Topic: AM & RenderTextures [SOLVED]
- Replies: 5
- Views: 3622
Re: AM & RenderTextures
Just sent the files over. Thanks!
- Thu Nov 21, 2013 6:36 pm
- Forum: Amplify Motion
- Topic: AM & RenderTextures [SOLVED]
- Replies: 5
- Views: 3622
Re: AM & RenderTextures
Ok, after a few hours of troubleshooting, I've pinpointed the issue and can recreate it at will now.
Basically, if I dynamically create and write to a texture that has a different aspect ratio than the viewport of the game, it fails...that is, I get this crazy amount of blur as if I was flying ...
Basically, if I dynamically create and write to a texture that has a different aspect ratio than the viewport of the game, it fails...that is, I get this crazy amount of blur as if I was flying ...
- Wed Nov 20, 2013 11:02 pm
- Forum: Amplify Motion
- Topic: AM & RenderTextures [SOLVED]
- Replies: 5
- Views: 3622
AM & RenderTextures [SOLVED]
Hi, I'm using the trial version and it's doing everything I need except for one weird issue: when I render to a texture, the blur amount is CRAZY high for no apparent reason. The texture that gets rendered is as if the camera was moving really fast when it rendered the texture, but the camera is ...