Publisher | IndieGabe |
---|---|
File size | 16.75MB |
Number of files | 191 |
Latest version | 1 |
Latest release date | 2024-01-03 04:25:50 |
First release date | 2022-01-10 04:42:13 |
Supported Unity versions | 2018.4.2 or higher |
Simple Game Maker is a starter tool to make games in a faster way.
It is a framework for visual scripting.
You can easily extend the functionality with your own scripts (use SciptTemplates) or copy and modify an existing one.
It is compatible with unity 2019.4.40f1 version.
The documentation was made based on Simple Game Maker v1.7.5.
Videos of this version also show the full version's functionality.
Full version: https://assetstore.unity.com/packages/slug/200851
Try before buying the full version!
Free version- FEATURES
Simple Game Maker framework without limitations
AI- Navmesh: Point and click navigation
Generators: WorldFromCsv
Animation: animation_set
Audio: audio_play, audio_stop, pause, is_playing
Camera: camera_follow, camera_lookAt
Console: all full version variable print functions
Logic: sequence start and stop, key press detection, collision and trigger events, wait, object set to active/inactive
Material: scroll
Other: add/remove rigidbody component, 3d text message, Set collision..kinematic..trigger
Variable relations (more, less, equals)
Scene: load another scene
Store: save/load variables
Object transform: create, follow, lookAt, destroy, rotation, position, force and impulse move
UI: set text (based on variable types)
Variables: all the full version operations
ScriptsStandalone: on_collision_enter_tag, on_collision_exit_tag, on_trigger_enter_tag, on_trigger_exit_tag, follow_smooth