Google Sign In
Sign In
Register
Username:
Password:
Remember me
Forgot username
Forgot password
Register
Cyberix
3D
- Free Online 3D Game Maker
Home
Start here
Games
All Games
Recent games
Popular games
Random games
Editor
Download
Windows
Chrome OS
Linux
Forum
Recent Topics
Search
Tutorials
Wiki
Reviews
My Games
My Favorites
You are here:
Home
Forum
Cyberix3D Forum
Examples
Recent Topics
Search
Welcome,
Guest
Username:
Password:
Remember me
Forgot your password?
Forgot your username?
Create an account
Forum
Cyberix3D Forum
General Discussion
How to use the set random block
TOPIC: How to use the set random block
How to use the set random block
7 months 4 weeks ago
#3586
whinter
OFFLINE
Senior Boarder
Hi, I try to make cool games for the community
Posts: 71
Thank you received: 16
I want to make the cube or rectangle move randomly, but I don’t know how to do it
Last Edit: 7 months 4 weeks ago by
whinter
.
The administrator has disabled public write access.
The following user(s) said Thank You:
AligatorDev
How to use the set random block
7 months 4 weeks ago
#3587
cyberix3d
OFFLINE
Administrator
Posts: 792
Thank you received: 797
Hello whinter,
You can use the Set Random command to define the random range, together with random.random, to generate random numbers within that range and make your cube move randomly.
Here’s an example you can check out:
www.gamemaker3d.com/player?pid=01666523
-- Cyberix3D team
The administrator has disabled public write access.
The following user(s) said Thank You:
whinter
,
AligatorDev
Board Categories
Cyberix3D Forum
- Updates
- General Discussion
- Community's Video / Live Tutorials
- Examples
- Done!
- Feature Requests
- Report a bug
- Job Offerings
Forum
Cyberix3D Forum
General Discussion
How to use the set random block