-
Smoothy Games
- Paris / Angoulême, France
- FredericRP.com
- @FredericRP
Block or Report
Block or report FredericRP
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
droneOne Public
The drone engine described in my YouTube video: uses the physic engine to make an object fly with configurable driving option for newbie stable flight or total free style controller.
C#
-
-
StringDataList Public
A unity3d tool for designers: use string list from a file as enum in the editor. The Select attribute changes the way a string or int value is editable. The DataList attribute changes the way a lis…
C# 1
-
PersistentDataSystem Public
The PersistentDataSystem is a fast and maintenable save system. Data are written in binary files to hide the content from users and to enable fast loading and saving.
C#
-
PopupHandler Public
Pile up popups and pop them out as you want. The popup manager allows to show and hide popups, and handle going back and forth between opened popups.
C#
-
BucketGenerator Public
A bucket (or bean bag) is a tool to get random numbers within an interval only once. This bucket generator provides an easy way for random round robin algorithm.
C# 3