scifiguy123
- Activité totale 38
- Dernière activité
- Membre depuis
- Abonné à 0 utilisateur
- Abonnés 0 utilisateur
- Votes 5
- Abonnements 8
-
Scene Limit Bug
I couldn't find a thread that discussed this topic so I decided to make one myself. I've keep getting an error message saying that I've hit the limit of the number of scenes within a dream even aft...
-
Community Feedback Request
As some of you may have already known, I'm currently making a superhero game (if you haven't, here's a link to my collaboration thread: https://forums.indreams.me/hc/en-us/community/posts/360016117...
-
Project Nephilim - Collaborators Wanted. Join Today!
Want to create a game where you can become the world's newest superhero with the power to send crooks running with scorching fireballs, leap tall buildings in a single bound, smash armies with supe...
-
How can I make an NPC flee from danger while avoiding obstacles in its path?
The logic I have so far can be seen below. The laser scopes are set to detect the ground and obstacles ahead of the NPC as well as to the left and right of it. The Look At Rotator makes the NPC fac...
-
Animation Issues
I'm trying to make a puppet do a hadoken move but the head keeps flopping around after the wind-up. Is there any way to prevent this from happening during the animation?
-
Pause Menu System Optimization
I'm having some trouble with my pause menu logic. I want make my menu system response but every time I exit a sub-menu back to the main menu, the pause menu would close entirely. I fixed this by cr...
-
Controllable Color Customizer
I'm working on an action RPG game where player can customize their character but I'm having trouble creating a mechanic to allow them to customize their colors. I plan on using three sliders, one t...
-
Superhero Flight Controls
I've tried to tweak a YouTuber's superhero flight control logic but I can't seem to figure it out. This is what I'm looking for:Left Stick (LS) Up: AccelerateLS Down: Move backwardLS Left/Right: St...
-
Menu System Logic
I created a menu system that has a start screen, a main menu, an options menu, and a series of menus that allow players to create their character. I'm planning on using the Circle button to return ...
-
Variables and Variable Modifiers
I just recently started playing Dreams and currently working on a superhero RPG game. I want to allow players to choose powers for their characters with variables and variable modifiers. Any sugges...