WELCOME TO INFOCHEATS.NET

INFOCHEATS is a community-driven platform focused on free game cheats, cheat development, and verified commercial software for a wide range of popular games. We provide a large collection of free cheats shared by the community. All public releases are checked for malicious code to reduce the risk of viruses, malware, or unwanted software before users interact with them.

Alongside free content, INFOCHEATS hosts an active marketplace with many independent sellers offering commercial cheats. Each product is discussed openly, with user feedback, reviews, and real usage experience available to help you make informed decisions before purchasing.

Whether you are looking for free cheats, exploring paid solutions, comparing sellers, or studying how cheats are developed and tested, INFOCHEATS brings everything together in one place — transparently and community-driven.

The Curviest Curve

UnrealEngine

User
User

UnrealEngine

User
User
Status
Offline
Joined
Feb 18, 2021
Messages
52
Reaction score
23
Screenshot1b-1920x1080-d1ded7387f9ccf3db0b758d2f7272272.jpg


V4.26
You cant view this link please login.


Curve Assets are great. They make it possible to coordinate how many parameters change over time in a visual way. The issue is that currently you can either build lots of float curves, or stuff data into vector and color curves and break it out. There's no way to name the parameters you're driving in a curve, and there's no way to see multiple parameters (beyond 4) in one curve asset.
This plugin fixes this. It makes it possible to have as many curves as you want stored inside a single curve asset, so you can easily author whatever complex behaviors you desire.

Technical Details​

Features:
  • New Curve Asset Type : Curviest (allows as many curves as you want)
  • New Blueprint Node: Get Curve Values (generic method to get values out of any curve type, broken into float output pins)
  • All the colors
  • Live updating -- you can edit your curves and see the results in real time while running your game.
  • [NEW] Change the curve colors to be whatever you want
  • Curves can have names to make them easier to work with
  • [NEW] Organize your curves and group them into folders, all in one curve asset
  • [NEW] Supports the new Curve Editor in UE 4.24
  • Adds support for new Retime and Transform tools to manipulate your curves
  • [NEW] Adds the ability to lock curves, a feature missing from UE 4.24!

Code Modules:
  • Editor: Create and edit complex curve assets
  • Run-Time: Use complex curve assets to drive whatever behaviors you want

Example Projects:
  • You cant view this link please login.

Supported Development Platforms: Win64, Win32, XboxOne, PS4, Switch
Supported Target Build Platforms: Win64, Win32, XboxOne, PS4, Switch

View hidden content is available for registered users!
 
Top